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 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 9 [Ed Begley] *
64 [12 Angry Men] *
16 [Hang 'Em High] *
256 [Manhunter] *
25 [Joan Allen] *
289 [The Bourne Ultimatum] *
25 [Room] *
4 [Death Race] *
289 [Unbreakable] *
4 [Charlayne Woodard] *
324 [Rabbit Hole] *
25 [Rob Campbell] *
4 [Unforgiven] *
4 [Hedwig and the Angry Inch] *
9 [Winter's Tale]
)
= 3.68 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Ed Begley] *
1 [12 Angry Men] *
1 [Hang 'Em High] *
1 [Manhunter] *
1 [Joan Allen] *
1 [The Bourne Ultimatum] *
1 [Room] *
1 [Death Race] *
1 [Unbreakable] *
1 [Charlayne Woodard] *
1 [Rabbit Hole] *
1 [Rob Campbell] *
1 [Unforgiven] *
1 [Hedwig and the Angry Inch] *
1 [Winter's Tale]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
15
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.17%
(3.68 × 1022 overall)
Dominant nodes (excluded from chart)Rabbit Hole 23.77%The Bourne Ultimatum 21.20%Unbreakable 21.20%Manhunter 18.78%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)