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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 12 [John Bradley] *
20 [Bob Sapp] *
9 [Joey Diaz] *
1 [Tracy Morgan] *
16 [Burt Reynolds] *
9 [Edward Bunker] *
100 [Terry Crews] *
25 [Brandon Molale] *
100 [Adam Sandler] *
16 [David Patrick Kelly] *
16 [Stink Fisher] *
324 [The Longest Yard] *
9 [Dalip Singh] *
1 [Lobo Sebastian] *
9 [Michael Irvin] *
16 [Nicholas Turturro] *
1 [Steve Reevis] *
1 [Walter Williamson] *
4 [William Fichtner] *
4 [American Satan] *
1 [Santa's Slay]
)
= 1.20 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [John Bradley] *
1.25 [Bob Sapp] *
1 [Joey Diaz] *
1 [Tracy Morgan] *
1 [Burt Reynolds] *
1 [Edward Bunker] *
1 [Terry Crews] *
1 [Brandon Molale] *
1 [Adam Sandler] *
1 [David Patrick Kelly] *
1 [Stink Fisher] *
1 [The Longest Yard] *
1 [Dalip Singh] *
1 [Lobo Sebastian] *
1 [Michael Irvin] *
1 [Nicholas Turturro] *
1 [Steve Reevis] *
1 [Walter Williamson] *
1 [William Fichtner] *
1 [American Satan] *
1 [Santa's Slay]
)
= 1.67
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.28%
(1.20 × 1021 overall)
Dominant nodes (excluded from chart)The Longest Yard 46.09%Terry Crews 14.22%Adam Sandler 14.22%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)