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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 6 [The Net] *
420 [Analyze That] *
400 [Pulp Fiction] *
25 [Rosanna Arquette] *
4 [Desperately Seeking Susan] *
256 [The Whole Nine Yards] *
324 [Amazon Women on the Moon] *
16 [Margo Winkler] *
25 [Frank Aquilino] *
16 [Linda Fiorentino] *
16 [The King of Comedy] *
441 [Analyze This] *
324 [King of New York] *
324 [The Moderns] *
1 [The Last Seduction] *
462 [Goodfellas] *
342 [Men in Black]
)
= 1.00 x 10^32
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [The Net] *
1.05 [Analyze That] *
1 [Pulp Fiction] *
1 [Rosanna Arquette] *
1 [Desperately Seeking Susan] *
1 [The Whole Nine Yards] *
1 [Amazon Women on the Moon] *
1 [Margo Winkler] *
1 [Frank Aquilino] *
1 [Linda Fiorentino] *
1 [The King of Comedy] *
1 [Analyze This] *
1 [King of New York] *
1 [The Moderns] *
1 [The Last Seduction] *
0.9545 [Goodfellas] *
0.9474 [Men in Black]
)
= 1.42
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
17
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.47%
(1.00 × 1032 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)