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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 576 [Megadeth] *
25 [Shawn Drover] *
4 [Wreck-Defy] *
4 [Bruiz] *
4 [Withering Scorn] *
256 [Nevermore] *
361 [In Flames] *
49 [Chris Broderick] *
196 [Jag Panzer] *
1 [Ballistic] *
1 [Industrial Eden] *
4 [Henry Derek] *
4 [Matthew Bachand] *
9 [Henry Derek (2)] *
64 [Scar the Martyr] *
121 [Shadows Fall] *
4 [Thrown Into Exile]
)
= 9.12 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Megadeth] *
1 [Shawn Drover] *
1 [Wreck-Defy] *
1 [Bruiz] *
1 [Withering Scorn] *
1 [Nevermore] *
1 [In Flames] *
1 [Chris Broderick] *
1 [Jag Panzer] *
1 [Ballistic] *
1 [Industrial Eden] *
1 [Henry Derek] *
1 [Matthew Bachand] *
1 [Henry Derek (2)] *
1 [Scar the Martyr] *
1 [Shadows Fall] *
1 [Thrown Into Exile]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
17
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.46%
(9.12 × 1022 overall)
Dominant nodes (excluded from chart)Megadeth 33.72%In Flames 21.14%Nevermore 14.99%Jag Panzer 11.48%Shadows Fall 7.08%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)