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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 1 [Colin Mattson] *
25 [Raul Varela] *
1 [Tony Benjamins] *
25 [Tony Thunder] *
1 [Brad Hull] *
4 [David Peacock (4)] *
1 [Brian Szarek] *
1 [Chris Hogan (4)] *
1 [Doug Eskew (2)] *
1 [Greg Belt] *
16 [The Pat Dinizio Foursome] *
9 [The One Truth Band] *
4 [Jan Hammer Group] *
4 [Malo (2)] *
144 [Disgorge] *
64 [Impaled] *
169 [Landmine Marathon] *
289 [Morbosidad] *
169 [Pantera]
)
= 4.38 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Colin Mattson] *
1 [Raul Varela] *
1 [Tony Benjamins] *
1 [Tony Thunder] *
1 [Brad Hull] *
1 [David Peacock (4)] *
1 [Brian Szarek] *
1 [Chris Hogan (4)] *
1 [Doug Eskew (2)] *
1 [Greg Belt] *
1 [The Pat Dinizio Foursome] *
1 [The One Truth Band] *
1 [Jan Hammer Group] *
1 [Malo (2)] *
1 [Disgorge] *
1 [Impaled] *
1 [Landmine Marathon] *
1 [Morbosidad] *
1 [Pantera]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
19
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
9.72%
(4.38 × 1019 overall)
Dominant nodes (excluded from chart)Morbosidad 28.09%Landmine Marathon 16.42%Pantera 16.42%Disgorge 13.99%Impaled 6.22%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)