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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 100 [Max Cavalera] *
4 [Igor Amadeus Cavalera] *
4 [Zach Coleman] *
121 [Sepultura] *
36 [Cavalera Conspiracy] *
4 [Nailbomb] *
16 [Echelon] *
36 [Killer Be Killed] *
4 [Guerrilha] *
4 [Los Hooligans (3)] *
9 [Cavalera] *
9 [Lody Kong] *
25 [Khemmis] *
210 [Soulfly]
)
= 9.83 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Max Cavalera] *
1 [Igor Amadeus Cavalera] *
1 [Zach Coleman] *
1 [Sepultura] *
1 [Cavalera Conspiracy] *
1 [Nailbomb] *
1 [Echelon] *
1 [Killer Be Killed] *
1 [Guerrilha] *
1 [Los Hooligans (3)] *
1 [Cavalera] *
1 [Lody Kong] *
1 [Khemmis] *
0.9333 [Soulfly]
)
= 0.9333
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
14
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.52%
(9.83 × 1017 overall)
Dominant nodes (excluded from chart)Soulfly 35.53%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)