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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 289 [The Boy Next Door] *
36 [Death Wish] *
1 [Faster] *
1 [Kristin Chenoweth] *
25 [Travis Schuldt] *
16 [Adam Hicks] *
9 [François Chau] *
1 [Bailey Chase] *
1 [Brian Mahoney] *
1 [Chad Bullard] *
1 [Forrest Hoffman] *
4 [Hill Harper] *
1 [Ian Nelson] *
1 [John Corbett] *
1 [Kari Perdue] *
1 [Kent Avenido] *
16 [Lexi Atkins] *
1 [Raquel Gardner] *
1 [Ryan Guzman] *
9 [Keith Farrel] *
16 [Hank Garrett] *
25 [Vincent Gardenia] *
36 [Floyd Levine] *
9 [Edward Grover]
)
= 2.52 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Boy Next Door] *
1 [Death Wish] *
1 [Faster] *
1 [Kristin Chenoweth] *
1 [Travis Schuldt] *
1 [Adam Hicks] *
1 [François Chau] *
1 [Bailey Chase] *
1 [Brian Mahoney] *
1 [Chad Bullard] *
1 [Forrest Hoffman] *
1 [Hill Harper] *
1 [Ian Nelson] *
1 [John Corbett] *
1 [Kari Perdue] *
1 [Kent Avenido] *
1 [Lexi Atkins] *
1 [Raquel Gardner] *
1 [Ryan Guzman] *
1 [Keith Farrel] *
1 [Hank Garrett] *
1 [Vincent Gardenia] *
1 [Floyd Levine] *
1 [Edward Grover]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
24
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.76%
(2.52 × 1016 overall)
Dominant nodes (excluded from chart)The Boy Next Door 56.56%Death Wish 7.05%Floyd Levine 7.05%Travis Schuldt 4.89%Vincent Gardenia 4.89%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)