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 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 25 [Lee Dorrian] *
4 [Leo Smee] *
16 [Tim Bagshaw] *
16 [Alex Thomas] *
441 [Napalm Death] *
16 [Septic Tank] *
36 [Teeth Of Lions Rule The Divine] *
4 [Septic Tank (2)] *
64 [CHROME HOOF] *
169 [Electric Wizard] *
9 [Serpentine Path] *
256 [Bolt Thrower] *
1 [Groop Dogdrill] *
1 [Toah Dynamic]
)
= 1.04 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Lee Dorrian] *
1 [Leo Smee] *
1 [Tim Bagshaw] *
1 [Alex Thomas] *
1 [Napalm Death] *
1 [Septic Tank] *
1 [Teeth Of Lions Rule The Divine] *
1 [Septic Tank (2)] *
1 [CHROME HOOF] *
1 [Electric Wizard] *
1 [Serpentine Path] *
1 [Bolt Thrower] *
1 [Groop Dogdrill] *
1 [Toah Dynamic]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
14
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.49%
(1.04 × 1019 overall)
Dominant nodes (excluded from chart)Napalm Death 41.06%Bolt Thrower 23.84%Electric Wizard 15.74%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)