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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 35 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 324 [Salmon Fishing in the Yemen] *
16 [Tom Mison] *
324 [Lost in Austen] *
324 [One Day] *
361 [War for the Planet of the Apes] *
9 [Alessandro Juliani] *
400 [Man of Steel] *
289 [A Home at the End of the World] *
9 [Matt Frewer] *
625 [Dawn of the Dead] *
16 [Charlie Talbert] *
49 [Billy Crudup] *
16 [Jeffrey Dean Morgan] *
16 [Greg Travis] *
36 [Jackie Earle Haley] *
484 [The Big Short] *
4 [Megalopolis] *
1 [Love & Death] *
361 [Spotlight] *
400 [Almost Famous] *
361 [Mission: Impossible II] *
324 [20th Century Women] *
361 [Big Fish] *
400 [Mission: Impossible III] *
361 [Magic City] *
256 [P.S. I Love You] *
4 [The Losers] *
4 [Little Children] *
1 [Shutter Island] *
289 [The Day of the Locust] *
289 [Breaking Away] *
25 [A Nightmare on Elm Street] *
64 [Starship Troopers] *
324 [Showgirls] *
1 [Midlife]
)
= 1.61 x 10^65
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Salmon Fishing in the Yemen] *
1 [Tom Mison] *
1 [Lost in Austen] *
1 [One Day] *
1 [War for the Planet of the Apes] *
1 [Alessandro Juliani] *
1 [Man of Steel] *
1 [A Home at the End of the World] *
1 [Matt Frewer] *
1 [Dawn of the Dead] *
1 [Charlie Talbert] *
1 [Billy Crudup] *
1 [Jeffrey Dean Morgan] *
1 [Greg Travis] *
1 [Jackie Earle Haley] *
1 [The Big Short] *
1 [Megalopolis] *
1 [Love & Death] *
1 [Spotlight] *
1 [Almost Famous] *
1 [Mission: Impossible II] *
1 [20th Century Women] *
1 [Big Fish] *
1 [Mission: Impossible III] *
1 [Magic City] *
1 [P.S. I Love You] *
1 [The Losers] *
1 [Little Children] *
1 [Shutter Island] *
1 [The Day of the Locust] *
1 [Breaking Away] *
1 [A Nightmare on Elm Street] *
1 [Starship Troopers] *
1 [Showgirls] *
1 [Midlife]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
35
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.89%
(1.61 × 1065 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)