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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 49 [Damageplan] *
4 [Dimebag Darrell] *
1 [Bob Zilla] *
4 [Vinnie Paul] *
9 [Darrell Lance Abbott] *
16 [Vincent Paul Abbott] *
4 [Bob Kakaha] *
25 [Scott Travis] *
36 [Rob Halford] *
4 [Mike Davis] *
36 [Halford] *
81 [Bobby Jarzombek] *
1 ["Metal" Mike Chlasciak] *
4 [Diesel Machine] *
1 [State Of The Art (5)] *
16 [Shane Gaalaas]
)
= 4.85 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Damageplan] *
1 [Dimebag Darrell] *
1 [Bob Zilla] *
1 [Vinnie Paul] *
1 [Darrell Lance Abbott] *
1 [Vincent Paul Abbott] *
1 [Bob Kakaha] *
1 [Scott Travis] *
1 [Rob Halford] *
1 [Mike Davis] *
1 [Halford] *
1 [Bobby Jarzombek] *
1 ["Metal" Mike Chlasciak] *
1 [Diesel Machine] *
1 [State Of The Art (5)] *
1 [Shane Gaalaas]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
16
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
5.21%
(4.85 × 1015 overall)
Dominant nodes (excluded from chart)Bobby Jarzombek 26.38%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)