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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 144 [In This Moment] *
64 [Scar the Martyr] *
36 [VIMIC] *
25 [World Under Blood] *
25 [Kyle Konkiel] *
4 [Marlon David Coyle] *
4 [Tommy Vext] *
9 [John Boecklin] *
1 [Chris Cain (3)] *
1 [Daniel Laskiewicz] *
64 [God Forbid] *
81 [Divine Heresy] *
100 [Devil Driver] *
144 [DevilDriver]
)
= 8.02 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [In This Moment] *
1 [Scar the Martyr] *
1 [VIMIC] *
1 [World Under Blood] *
1 [Kyle Konkiel] *
1 [Marlon David Coyle] *
1 [Tommy Vext] *
1 [John Boecklin] *
1 [Chris Cain (3)] *
1 [Daniel Laskiewicz] *
1 [God Forbid] *
1 [Divine Heresy] *
1 [Devil Driver] *
1 [DevilDriver]
)
= 1
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
14
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.88%
(8.02 × 1019 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)