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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 81 [Duff McKagan] *
100 [The Fartz] *
81 [Fastbacks] *
529 [Guns N’ Roses] *
49 [Velvet Revolver] *
81 [Jane's Addiction] *
49 [Neurotic Outsiders] *
100 [10 Minute Warning] *
36 [Hollywood Vampires] *
100 [Barrett Martin] *
25 [Mad Season] *
64 [Screaming Trees] *
121 [Skin Yard] *
144 [Tuatara] *
9 [7 Kinds Of Monkeys] *
4 [Barrett Martin Group] *
9 [Endino's Earthworm] *
1 [Levee Walkers] *
1 [Thin Men (3)]
)
= 8.78 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Duff McKagan] *
1 [The Fartz] *
1 [Fastbacks] *
1 [Guns N’ Roses] *
1 [Velvet Revolver] *
1 [Jane's Addiction] *
1 [Neurotic Outsiders] *
1 [10 Minute Warning] *
1 [Hollywood Vampires] *
1 [Barrett Martin] *
1 [Mad Season] *
1 [Screaming Trees] *
1 [Skin Yard] *
1 [Tuatara] *
1 [7 Kinds Of Monkeys] *
1 [Barrett Martin Group] *
1 [Endino's Earthworm] *
1 [Levee Walkers] *
1 [Thin Men (3)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
19
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.25%
(8.78 × 1029 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)