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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 324 [Easy Rider] *
16 [Dennis Hopper] *
324 [Cool Hand Luke] *
36 [Blue Velvet] *
441 [Batman Begins] *
9 [Gerard Murphy] *
9 [The Scarlet Pimpernel] *
16 [Jeanne Tripplehorn] *
25 [Lanny Flaherty] *
289 [Sliding Doors] *
324 [Basic Instinct] *
16 [Mickey Blue Eyes] *
400 [Natural Born Killers] *
361 [Book of Shadows: Blair Witch 2] *
49 [Men in Black 3] *
4 [Miller's Crossing]
)
= 5.86 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Easy Rider] *
1 [Dennis Hopper] *
1 [Cool Hand Luke] *
1 [Blue Velvet] *
1 [Batman Begins] *
1 [Gerard Murphy] *
1 [The Scarlet Pimpernel] *
1 [Jeanne Tripplehorn] *
1 [Lanny Flaherty] *
1 [Sliding Doors] *
1 [Basic Instinct] *
1 [Mickey Blue Eyes] *
1 [Natural Born Killers] *
1 [Book of Shadows: Blair Witch 2] *
1 [Men in Black 3] *
1 [Miller's Crossing]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
16
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.60%
(5.86 × 1029 overall)
Dominant nodes (excluded from chart)Batman Begins 16.59%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)