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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 529 [Guns N’ Roses] *
1.8K [BulletBoys] *
16 [Steven Adler] *
1 [Adler (9)] *
144 [Keri Kelli] *
64 [Pretty Boy Floyd & The Gems] *
25 [A New Revenge] *
729 [Ratt] *
484 [Warrant] *
16 [Pretty Boy Floyd] *
9 [Angel City Outlaws] *
1 [Big Bang Babies] *
121 [Night Ranger] *
4 [Saints Of The Underground] *
4 [Dad's Porno Mag] *
169 [Black Star Riders] *
64 [Robbie Crane] *
144 [Lynch Mob] *
36 [Lynch Mob (2)] *
1 [Hot Wheelz]
)
= 1.71 x 10^32
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Guns N’ Roses] *
1 [BulletBoys] *
1 [Steven Adler] *
1 [Adler (9)] *
1 [Keri Kelli] *
1 [Pretty Boy Floyd & The Gems] *
1 [A New Revenge] *
1 [Ratt] *
1 [Warrant] *
1 [Pretty Boy Floyd] *
1 [Angel City Outlaws] *
1 [Big Bang Babies] *
1 [Night Ranger] *
1 [Saints Of The Underground] *
1 [Dad's Porno Mag] *
1 [Black Star Riders] *
1 [Robbie Crane] *
1 [Lynch Mob] *
1 [Lynch Mob (2)] *
1 [Hot Wheelz]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.21%
(1.71 × 1032 overall)
Dominant nodes (excluded from chart)BulletBoys 40.70%Ratt 16.82%Guns N’ Roses 12.21%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)