How is this calculated?
The math continuously tracks how strongly this post is connected to the rest of the network. Every tag forms a 2-way link. The base stats determine personal node strength, and the pie charts below show this node's share against its direct neighbours.
// 1. Base variables (floored at 1 to prevent zero-multiplication math errors)
$inbound = max(1, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 110 [Bradley Cooper] *
16 [Rakim] *
1 [Desmond Harrington] *
16 [Ron Rifkin] *
9 [Tomas Arana] *
484 [Limitless] *
16 [Mary Elizabeth Mastrantonio] *
9 [Blair Brown] *
9 [Jake McDorman] *
25 [Patricia Kalember] *
25 [Jennifer Carpenter] *
16 [Johnny Whitworth] *
4 [Hill Harper] *
1 [Colin Salmon] *
16 [Georgina Haig] *
1 [Jeffrey Omura] *
1 [Megan Guinan] *
1 [Michael Devine] *
1 [Michael James Shaw] *
1 [Musto Pelinkovicci] *
1 [Patch Darragh] *
1 [Tom Degnan]
)
= 1.02 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.1 [Bradley Cooper] *
1 [Rakim] *
1 [Desmond Harrington] *
1 [Ron Rifkin] *
1 [Tomas Arana] *
1 [Limitless] *
1 [Mary Elizabeth Mastrantonio] *
1 [Blair Brown] *
1 [Jake McDorman] *
1 [Patricia Kalember] *
1 [Jennifer Carpenter] *
1 [Johnny Whitworth] *
1 [Hill Harper] *
1 [Colin Salmon] *
1 [Georgina Haig] *
1 [Jeffrey Omura] *
1 [Megan Guinan] *
1 [Michael Devine] *
1 [Michael James Shaw] *
1 [Musto Pelinkovicci] *
1 [Patch Darragh] *
1 [Tom Degnan]
)
= 1.1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
22
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.13%
(1.02 × 1017 overall)
Dominant nodes (excluded from chart)Limitless 63.27%Bradley Cooper 14.38%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)