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 *
( 420 [Michael Clayton] *
441 [The Simpsons] *
25 [Grey Griffin] *
324 [Firebuds] *
324 [Batman: Arkham City] *
361 [When Marnie Was There] *
25 [André Sogliuzzo] *
256 [Year of the Dragon] *
1 [Proof of Life] *
324 [The Polar Express] *
9 [You've Got Mail] *
36 [Julie White] *
361 [The Nanny Diaries] *
64 [Transformers: Dark of the Moon] *
36 [Transformers] *
324 [The Astronaut Farmer] *
16 [David Bowe] *
289 [Air America] *
4 [The Cable Guy] *
4 [UHF]
)
= 3.76 x 10^37
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.05 [Michael Clayton] *
1 [The Simpsons] *
1 [Grey Griffin] *
1 [Firebuds] *
1 [Batman: Arkham City] *
1 [When Marnie Was There] *
1 [André Sogliuzzo] *
1 [Year of the Dragon] *
1 [Proof of Life] *
1 [The Polar Express] *
1 [You've Got Mail] *
1 [Julie White] *
1 [The Nanny Diaries] *
1 [Transformers: Dark of the Moon] *
1 [Transformers] *
1 [The Astronaut Farmer] *
1 [David Bowe] *
1 [Air America] *
1 [The Cable Guy] *
1 [UHF]
)
= 1.05
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)
0.44%
(3.76 × 1037 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)