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 *
( 506 [12 Monkeys] *
289 [Clear and Present Danger] *
36 [Anne Archer] *
9 [Fatal Attraction] *
9 [Patriot Games] *
1 [The Art of War] *
289 [Ghosts of Girlfriends Past] *
16 [Madeleine Stowe] *
289 [The Last of the Mohicans] *
4 [The General's Daughter] *
4 [Chris Penn] *
9 [Jennifer Jason Leigh] *
36 [Fred Ward] *
9 [Charles Rocket] *
256 [Reservoir Dogs] *
289 [Dances with Wolves] *
361 [Dumb and Dumber] *
225 [The Hateful Eight] *
1 [Single White Female] *
256 [Uncommon Valor] *
361 [The Player] *
289 [Sweet Home Alabama] *
289 [Summer Catch] *
324 [The Right Stuff]
)
= 1.44 x 10^43
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.05 [12 Monkeys] *
1 [Clear and Present Danger] *
1 [Anne Archer] *
1 [Fatal Attraction] *
1 [Patriot Games] *
1 [The Art of War] *
1 [Ghosts of Girlfriends Past] *
1 [Madeleine Stowe] *
1 [The Last of the Mohicans] *
1 [The General's Daughter] *
1 [Chris Penn] *
1 [Jennifer Jason Leigh] *
1 [Fred Ward] *
1 [Charles Rocket] *
1 [Reservoir Dogs] *
1 [Dances with Wolves] *
1 [Dumb and Dumber] *
1 [The Hateful Eight] *
1 [Single White Female] *
1 [Uncommon Valor] *
1 [The Player] *
1 [Sweet Home Alabama] *
1 [Summer Catch] *
1 [The Right Stuff]
)
= 1.05
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.86%
(1.44 × 1043 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)