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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 4 [1974 Super Outbreak] *
4 [David Robbins] *
64 [Tim Robbins] *
16 [Dennis Neal] *
4 [BlackHawk] *
1 [1974 Xenia tornado] *
225 [The Spoils of Babylon] *
361 [The Player] *
289 [Mystic River] *
361 [Arlington Road] *
36 [The Shawshank Redemption] *
289 [Thanks for Sharing] *
289 [Howard the Duck] *
49 [The Practice] *
256 [Wild Things] *
1 [Sunshine State]
)
= 3.35 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [1974 Super Outbreak] *
1 [David Robbins] *
1 [Tim Robbins] *
1 [Dennis Neal] *
1 [BlackHawk] *
1 [1974 Xenia tornado] *
1 [The Spoils of Babylon] *
1 [The Player] *
1 [Mystic River] *
1 [Arlington Road] *
1 [The Shawshank Redemption] *
1 [Thanks for Sharing] *
1 [Howard the Duck] *
1 [The Practice] *
1 [Wild Things] *
1 [Sunshine State]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
16
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.71%
(3.35 × 1026 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)