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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 25 [The Rocketeer] *
289 [Ace Ventura: Pet Detective] *
9 [Tiny Ron] *
400 [Escape from New York] *
16 [Joe Unger] *
25 [A Nightmare on Elm Street] *
1 [Leatherface: Texas Chainsaw Massacre III] *
441 [Donnie Darko] *
289 [Point Break] *
256 [Uncommon Valor] *
36 [Patrick Swayze] *
324 [Dirty Dancing] *
4 [Ghost] *
361 [Magic City] *
9 [Drugstore Cowboy] *
25 [Kelly Lynch] *
324 [Curly Sue] *
36 [Charlie's Angels] *
25 [Ben Gazzara] *
324 [Summer of Sam] *
529 [The Big Lebowski] *
4 [The Killing of a Chinese Bookie] *
4 [Anatomy of a Murder]
)
= 2.57 x 10^40
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Rocketeer] *
1 [Ace Ventura: Pet Detective] *
1 [Tiny Ron] *
1 [Escape from New York] *
1 [Joe Unger] *
1 [A Nightmare on Elm Street] *
1 [Leatherface: Texas Chainsaw Massacre III] *
1 [Donnie Darko] *
1 [Point Break] *
1 [Uncommon Valor] *
1 [Patrick Swayze] *
1 [Dirty Dancing] *
1 [Ghost] *
1 [Magic City] *
1 [Drugstore Cowboy] *
1 [Kelly Lynch] *
1 [Curly Sue] *
1 [Charlie's Angels] *
1 [Ben Gazzara] *
1 [Summer of Sam] *
1 [The Big Lebowski] *
1 [The Killing of a Chinese Bookie] *
1 [Anatomy of a Murder]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
23
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.66%
(2.57 × 1040 overall)
Dominant nodes (excluded from chart)The Big Lebowski 13.99%Donnie Darko 11.66%Escape from New York 10.58%Magic City 9.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)