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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 2 [Married... with Children] *
324 [Jack the Giant Killer] *
36 [Ralph Brown] *
361 [Jack the Giant Slayer] *
1 [Alien³] *
1 [Star Wars: Episode I - The Phantom Menace] *
1 [Withnail & I] *
484 [Goodfellas] *
16 [Frank DiLeo] *
1 [Moonwalker] *
1 [Michael Jackson: Leave Me Alone] *
324 [Transformers: Robots in Disguise] *
36 [Ted McGinley] *
324 [Do You Believe?] *
1 [Revenge of the Nerds] *
361 [Shrinking]
)
= 8.01 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Married... with Children] *
1 [Jack the Giant Killer] *
1 [Ralph Brown] *
1 [Jack the Giant Slayer] *
1 [Alien³] *
1 [Star Wars: Episode I - The Phantom Menace] *
1 [Withnail & I] *
1 [Goodfellas] *
1 [Frank DiLeo] *
1 [Moonwalker] *
1 [Michael Jackson: Leave Me Alone] *
1 [Transformers: Robots in Disguise] *
1 [Ted McGinley] *
1 [Do You Believe?] *
1 [Revenge of the Nerds] *
1 [Shrinking]
)
= 2
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
16
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.39%
(8.01 × 1020 overall)
Dominant nodes (excluded from chart)Goodfellas 21.20%Jack the Giant Slayer 15.81%Shrinking 15.81%Jack the Giant Killer 14.19%Transformers: Robots in Disguise 14.19%Do You Believe? 14.19%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)