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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 272 [The Waterboy] *
306 [iCarly] *
400 [Inglourious Basterds] *
49 [Mike Myers] *
256 [Austin Powers: The Spy Who Shagged Me] *
324 [The Love Guru] *
289 [Bohemian Rhapsody] *
289 [So I Married an Axe Murderer] *
225 [Shrek] *
25 [Mindy Sterling] *
4 [Neil Mullarkey] *
16 [Seth Green] *
49 [Clint Howard] *
16 [Elizabeth Hurley] *
256 [Party Monster] *
324 [Robot Chicken] *
361 [Drop Dead Gorgeous] *
400 [How the Grinch Stole Christmas] *
4 [Bedazzled] *
289 [Passenger 57] *
289 [3 from Hell] *
256 [The Many Adventures of Winnie the Pooh] *
9 [Far and Away] *
1 [Six Pairs of Pants]
)
= 1.06 x 10^48
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [The Waterboy] *
1.06 [iCarly] *
1 [Inglourious Basterds] *
1 [Mike Myers] *
1 [Austin Powers: The Spy Who Shagged Me] *
1 [The Love Guru] *
1 [Bohemian Rhapsody] *
1 [So I Married an Axe Murderer] *
1 [Shrek] *
1 [Mindy Sterling] *
1 [Neil Mullarkey] *
1 [Seth Green] *
1 [Clint Howard] *
1 [Elizabeth Hurley] *
1 [Party Monster] *
1 [Robot Chicken] *
1 [Drop Dead Gorgeous] *
1 [How the Grinch Stole Christmas] *
1 [Bedazzled] *
1 [Passenger 57] *
1 [3 from Hell] *
1 [The Many Adventures of Winnie the Pooh] *
1 [Far and Away] *
1 [Six Pairs of Pants]
)
= 1.13
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
24
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.76%
(1.06 × 1048 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)