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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 6 [Village Green] *
25 [Spud] *
36 [Dave Gaynor] *
36 [Rob Strong Band] *
36 [Eric Bell Band] *
1 [The Tickets (2)] *
289 [Auto Da Fe] *
49 [G Squad] *
225 [The Radiators From Space] *
36 [Mark Megaray] *
64 [The Defenders (8)] *
729 [L.A. Guns] *
16 [Phil Lewis] *
1 [Filthy Lucre (3)] *
1 [Tormé] *
784 [Spooky Tooth] *
36 [Bryson Graham] *
4 [MAINHORSE] *
4 [Wonderwheel (2)] *
1 [Neo (15)] *
4 [Zen Attack] *
9 [Simon Laffy] *
9 [Man Raze] *
2 [Hard Rain]
)
= 4.38 x 10^30
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Village Green] *
1 [Spud] *
1 [Dave Gaynor] *
1 [Rob Strong Band] *
1 [Eric Bell Band] *
1 [The Tickets (2)] *
1 [Auto Da Fe] *
1 [G Squad] *
1 [The Radiators From Space] *
1 [Mark Megaray] *
1 [The Defenders (8)] *
1 [L.A. Guns] *
1 [Phil Lewis] *
1 [Filthy Lucre (3)] *
1 [Tormé] *
1 [Spooky Tooth] *
1 [Bryson Graham] *
1 [MAINHORSE] *
1 [Wonderwheel (2)] *
1 [Neo (15)] *
1 [Zen Attack] *
1 [Simon Laffy] *
1 [Man Raze] *
0.5 [Hard Rain]
)
= 0.75
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
24
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.03%
(4.38 × 1030 overall)
Dominant nodes (excluded from chart)Spooky Tooth 32.29%L.A. Guns 30.02%Auto Da Fe 11.90%The Radiators From Space 9.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)