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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 1 [Bandits] *
49 [Kevin Pollak] *
289 [The Whole Ten Yards] *
196 [Bruce Willis] *
9 [Johnny Williams] *
16 [Amanda Peet] *
9 [Matthew Perry] *
16 [Buck McDancer] *
4 [Carl Ciarfalio] *
1 [Carlos Zapata] *
16 [Doc Duhame] *
1 [Elisa Gallay] *
9 [Frank Collison] *
1 [George Zapata] *
4 [Johnny Messner] *
4 [McNally Sagal] *
1 [Silas Weir Mitchell] *
9 [Tasha Smith] *
1 [The Scarlet Letter] *
1 [Tyler, the Creator: Tamale]
)
= 7.64 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Bandits] *
1 [Kevin Pollak] *
1 [The Whole Ten Yards] *
1 [Bruce Willis] *
1 [Johnny Williams] *
1 [Amanda Peet] *
1 [Matthew Perry] *
1 [Buck McDancer] *
1 [Carl Ciarfalio] *
1 [Carlos Zapata] *
1 [Doc Duhame] *
1 [Elisa Gallay] *
1 [Frank Collison] *
1 [George Zapata] *
1 [Johnny Messner] *
1 [McNally Sagal] *
1 [Silas Weir Mitchell] *
1 [Tasha Smith] *
1 [The Scarlet Letter] *
1 [Tyler, the Creator: Tamale]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
20
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.45%
(7.64 × 1016 overall)
Dominant nodes (excluded from chart)The Whole Ten Yards 44.26%Bruce Willis 30.02%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)