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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 4 [Julie Christie] *
64 [Jack Warden] *
16 [Keene Curtis] *
25 [Vincent Gardenia] *
36 [Warren Beatty] *
9 [Curt Gowdy] *
16 [Morgan Farley] *
361 [Heaven Can Wait] *
36 [Charles Grodin] *
16 [Buck Henry] *
4 [Stephanie Faracy] *
16 [Joseph Maher] *
4 [Frank Campanella] *
16 [Arthur Malet] *
1 [Bill Sorrells] *
9 [Jeannie Linero] *
1 [Larry Block] *
4 [George J. Manos] *
1 [Harry D.K. Wong] *
1 [Deathtrap] *
1 [The Last of Sheila] *
1 [Bob & Carol & Ted & Alice]
)
= 2.60 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Julie Christie] *
1 [Jack Warden] *
1 [Keene Curtis] *
1 [Vincent Gardenia] *
1 [Warren Beatty] *
1 [Curt Gowdy] *
1 [Morgan Farley] *
1 [Heaven Can Wait] *
1 [Charles Grodin] *
1 [Buck Henry] *
1 [Stephanie Faracy] *
1 [Joseph Maher] *
1 [Frank Campanella] *
1 [Arthur Malet] *
1 [Bill Sorrells] *
1 [Jeannie Linero] *
1 [Larry Block] *
1 [George J. Manos] *
1 [Harry D.K. Wong] *
1 [Deathtrap] *
1 [The Last of Sheila] *
1 [Bob & Carol & Ted & Alice]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
22
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.43%
(2.60 × 1020 overall)
Dominant nodes (excluded from chart)Heaven Can Wait 54.86%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)