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, 7) = 7
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 6 = 42
Base_Influence (IV) = $inbound / $outbound = 7 / 6 = 1.1667
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 42 *
( 240 [Return to Me] *
324 [Cannibal Corpse] *
16 [Paul Mazurkiewicz] *
1 [Umbilicus] *
4 [Heaven's Gate (11)] *
81 [Torture Killer] *
4 [Bob Rusay] *
1 [Cam V] *
9 [Dennis John Glinski] *
1 [Joe Morelli (2)] *
1 [Rich Ziegler] *
4 [Grave Descent] *
1 [Darkapathy] *
8 [Chris Barnes]
)
= 19.5T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.1667 *
( 1.07 [Return to Me] *
1 [Cannibal Corpse] *
1 [Paul Mazurkiewicz] *
1 [Umbilicus] *
1 [Heaven's Gate (11)] *
1 [Torture Killer] *
1 [Bob Rusay] *
1 [Cam V] *
1 [Dennis John Glinski] *
1 [Joe Morelli (2)] *
1 [Rich Ziegler] *
1 [Grave Descent] *
1 [Darkapathy] *
0.5 [Chris Barnes]
)
= 0.6222
Outbound
7
Tags on post
Inbound
6
Posts tagging this
Connections
14
Total nodes
Base Node Strength
42
Base Node Influence
1.1667
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Cannibal Corpse 43.96%Return to Me 32.56%Torture Killer 10.99%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)