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 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 2 [April Fools' Day] *
12 [Ken Olandt] *
342 [St. Elsewhere] *
380 [Tommy Boy] *
16 [Vinnie Vincent] *
4 [Rock Star] *
1 [A Nightmare on Elm Street 4: The Dream Master] *
484 [Fear and Loathing in Las Vegas] *
36 [Mark Harmon] *
9 [Chasing Liberty] *
361 [Freaky Friday] *
289 [The Presidio] *
49 [Francis X. McCarthy] *
16 [Darwyn Swalve] *
361 [Pennies from Heaven] *
324 [ALTERED STATES] *
289 [Interstellar] *
289 [Alien Nation] *
16 [BASEketball] *
4 [The Man with Two Brains] *
289 [Darkdrive] *
361 [Barton Fink] *
361 [Police Academy 6: City Under Siege] *
400 [Heartbreak Ridge]
)
= 6.03 x 10^44
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [April Fools' Day] *
1.33 [Ken Olandt] *
1.06 [St. Elsewhere] *
1.05 [Tommy Boy] *
1 [Vinnie Vincent] *
1 [Rock Star] *
1 [A Nightmare on Elm Street 4: The Dream Master] *
1 [Fear and Loathing in Las Vegas] *
1 [Mark Harmon] *
1 [Chasing Liberty] *
1 [Freaky Friday] *
1 [The Presidio] *
1 [Francis X. McCarthy] *
1 [Darwyn Swalve] *
1 [Pennies from Heaven] *
1 [ALTERED STATES] *
1 [Interstellar] *
1 [Alien Nation] *
1 [BASEketball] *
1 [The Man with Two Brains] *
1 [Darkdrive] *
1 [Barton Fink] *
1 [Police Academy 6: City Under Siege] *
1 [Heartbreak Ridge]
)
= 2.96
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
24
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.53%
(6.03 × 1044 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)