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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 35 [Charlie and The Chocolate Factory] *
12 [Celia Lovsky] *
20 [Roy Jenson] *
25 [Jack Albertson] *
9 [Willy Wonka & the Chocolate Factory] *
1 [Lincoln Kilpatrick] *
16 [Leigh Taylor-Young] *
9 [Dick Van Patten] *
16 [Brock Peters] *
16 [Morgan Farley] *
256 [Soylent Green] *
4 [Belle Mitchell] *
16 [Charlton Heston] *
16 [Chuck Connors] *
1 [John Barclay] *
16 [Paula Kelly] *
1 [Edward G. Robinson] *
1 [Stephen Young] *
1 [Whit Bissell] *
1 [Getting Straight]
)
= 2.63 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.4 [Charlie and The Chocolate Factory] *
1.33 [Celia Lovsky] *
1.25 [Roy Jenson] *
1 [Jack Albertson] *
1 [Willy Wonka & the Chocolate Factory] *
1 [Lincoln Kilpatrick] *
1 [Leigh Taylor-Young] *
1 [Dick Van Patten] *
1 [Brock Peters] *
1 [Morgan Farley] *
1 [Soylent Green] *
1 [Belle Mitchell] *
1 [Charlton Heston] *
1 [Chuck Connors] *
1 [John Barclay] *
1 [Paula Kelly] *
1 [Edward G. Robinson] *
1 [Stephen Young] *
1 [Whit Bissell] *
1 [Getting Straight]
)
= 2.33
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.87%
(2.63 × 1018 overall)
Dominant nodes (excluded from chart)Soylent Green 53.22%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)