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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 49 [Damageplan] *
4 [Dimebag Darrell] *
1 [Bob Zilla] *
16 [Patrick Lachman] *
4 [Vinnie Paul] *
9 [Darrell Lance Abbott] *
16 [Vincent Paul Abbott] *
100 [Hellyeah] *
225 [Roy Mayorga] *
4 [Chad Gray] *
1 [Christian Brady] *
4 [Kyle Sanders] *
9 [Tom Maxwell] *
4 [Greg Tribbett] *
9 [Jerry Montano] *
1 [Christian Brady (2)]
)
= 842.76T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Damageplan] *
1 [Dimebag Darrell] *
1 [Bob Zilla] *
1 [Patrick Lachman] *
1 [Vinnie Paul] *
1 [Darrell Lance Abbott] *
1 [Vincent Paul Abbott] *
1 [Hellyeah] *
1 [Roy Mayorga] *
1 [Chad Gray] *
1 [Christian Brady] *
1 [Kyle Sanders] *
1 [Tom Maxwell] *
1 [Greg Tribbett] *
1 [Jerry Montano] *
1 [Christian Brady (2)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Roy Mayorga 48.91%Hellyeah 21.74%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)