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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 33 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 56 [Carol Kane] *
324 [Moneyball] *
64 [Robin Wright] *
441 [Blade Runner 2049] *
289 [A Home at the End of the World] *
441 [The Girl with the Dragon Tattoo] *
289 [Unbreakable] *
324 [A Most Wanted Man] *
324 [White Oleander] *
4 [Fred Savage] *
16 [Mandy Patinkin] *
16 [Cary Elwes] *
16 [Malcolm Storry] *
16 [Betsy Brantley] *
289 [The Last of the Mohicans] *
25 [Firefox] *
4 [The Man Who Knew Too Little] *
4 [The Boy Who Could Fly] *
289 [Wish I Was Here] *
441 [Dick Tracy] *
289 [Alien Nation] *
361 [Robin Hood: Men in Tights] *
16 [Kiss the Girls] *
1 [Saw] *
324 [Dog Day Afternoon] *
324 [In the Soup] *
289 [Thanks for Sharing] *
361 [My Blue Heaven] *
4 [Addams Family Values] *
1 [The Pacifier] *
36 [Deep Impact] *
361 [Who Framed Roger Rabbit] *
9 [Double Jeopardy]
)
= 3.21 x 10^60
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Carol Kane] *
1 [Moneyball] *
1 [Robin Wright] *
1 [Blade Runner 2049] *
1 [A Home at the End of the World] *
1 [The Girl with the Dragon Tattoo] *
1 [Unbreakable] *
1 [A Most Wanted Man] *
1 [White Oleander] *
1 [Fred Savage] *
1 [Mandy Patinkin] *
1 [Cary Elwes] *
1 [Malcolm Storry] *
1 [Betsy Brantley] *
1 [The Last of the Mohicans] *
1 [Firefox] *
1 [The Man Who Knew Too Little] *
1 [The Boy Who Could Fly] *
1 [Wish I Was Here] *
1 [Dick Tracy] *
1 [Alien Nation] *
1 [Robin Hood: Men in Tights] *
1 [Kiss the Girls] *
1 [Saw] *
1 [Dog Day Afternoon] *
1 [In the Soup] *
1 [Thanks for Sharing] *
1 [My Blue Heaven] *
1 [Addams Family Values] *
1 [The Pacifier] *
1 [Deep Impact] *
1 [Who Framed Roger Rabbit] *
1 [Double Jeopardy]
)
= 1.14
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
33
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.80%
(3.21 × 1060 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)