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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 56 [Delroy Lindo] *
240 [This Christmas] *
256 [Manhunter] *
25 [Dennis Farina] *
25 [Midnight Run] *
324 [Knucklehead] *
9 [Snatch] *
289 [Do the Right Thing] *
289 [Clear and Present Danger] *
25 [Miguel Sandoval] *
1 [Sharp Objects] *
324 [Repo Man] *
25 [Barry Sonnenfeld] *
225 [The Cider House Rules] *
324 [The Last Castle] *
25 [Malcolm X] *
324 [Do You Believe?] *
4 [Da 5 Bloods] *
289 [Blood Simple] *
361 [Men in Black] *
49 [Men in Black 3] *
4 [Wild Wild West]
)
= 8.20 x 10^40
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Delroy Lindo] *
1.07 [This Christmas] *
1 [Manhunter] *
1 [Dennis Farina] *
1 [Midnight Run] *
1 [Knucklehead] *
1 [Snatch] *
1 [Do the Right Thing] *
1 [Clear and Present Danger] *
1 [Miguel Sandoval] *
1 [Sharp Objects] *
1 [Repo Man] *
1 [Barry Sonnenfeld] *
1 [The Cider House Rules] *
1 [The Last Castle] *
1 [Malcolm X] *
1 [Do You Believe?] *
1 [Da 5 Bloods] *
1 [Blood Simple] *
1 [Men in Black] *
1 [Men in Black 3] *
1 [Wild Wild West]
)
= 1.22
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
22
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.46%
(8.20 × 1040 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)