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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Tom McCleister] *
72 [The Heartbreak Kid] *
256 [Manhunter] *
16 [Get Shorty] *
25 [Dennis Farina] *
324 [Knucklehead] *
9 [Snatch] *
324 [Million Dollar Baby] *
324 [Serpico] *
289 [On the Nickel] *
25 [The Sting] *
25 [Jack Kehoe] *
1 [Young Guns II] *
324 [Repo Man] *
16 [Richard Foronjy] *
25 [Carlito's Way] *
81 [King Kong] *
361 [Heaven Can Wait] *
289 [So I Married an Axe Murderer] *
36 [Charles Grodin] *
4 [Seems Like Old Times]
)
= 9.64 x 10^36
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Tom McCleister] *
1.13 [The Heartbreak Kid] *
1 [Manhunter] *
1 [Get Shorty] *
1 [Dennis Farina] *
1 [Knucklehead] *
1 [Snatch] *
1 [Million Dollar Baby] *
1 [Serpico] *
1 [On the Nickel] *
1 [The Sting] *
1 [Jack Kehoe] *
1 [Young Guns II] *
1 [Repo Man] *
1 [Richard Foronjy] *
1 [Carlito's Way] *
1 [King Kong] *
1 [Heaven Can Wait] *
1 [So I Married an Axe Murderer] *
1 [Charles Grodin] *
1 [Seems Like Old Times]
)
= 1.69
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
21
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.88%
(9.64 × 1036 overall)
Dominant nodes (excluded from chart)Heaven Can Wait 12.64%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)