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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 16 [Roy Harper] *
1 [Davey Graham] *
676 [The Anti Heroin Project] *
4 [Chips (17)] *
81 [Eire Apparent] *
361 [Henry McCullough] *
81 [Gene and The Gents] *
324 [Skyrockets Showband] *
25 [Trenniers Showband] *
49 [Sweeney's Men] *
784 [Spooky Tooth] *
784 [Dr Feelgood] *
49 [the Grease Band] *
100 [Paul McCartney And Wings] *
81 [Wings (2)] *
1 [Henry McCullough Band] *
1 [Henry McCullough Blues Band] *
4 [Ronnie Lane Band] *
25 [The Frankie Miller Band] *
4 [The People (9)] *
1 [The Skyrockets (3)] *
1 [Gene & The Gents]
)
= 1.59 x 10^31
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Roy Harper] *
1 [Davey Graham] *
1 [The Anti Heroin Project] *
1 [Chips (17)] *
1 [Eire Apparent] *
1 [Henry McCullough] *
1 [Gene and The Gents] *
1 [Skyrockets Showband] *
1 [Trenniers Showband] *
1 [Sweeney's Men] *
1 [Spooky Tooth] *
1 [Dr Feelgood] *
1 [the Grease Band] *
1 [Paul McCartney And Wings] *
1 [Wings (2)] *
1 [Henry McCullough Band] *
1 [Henry McCullough Blues Band] *
1 [Ronnie Lane Band] *
1 [The Frankie Miller Band] *
1 [The People (9)] *
1 [The Skyrockets (3)] *
1 [Gene & The Gents]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.12%
(1.59 × 1031 overall)
Dominant nodes (excluded from chart)Spooky Tooth 22.68%Dr Feelgood 22.68%The Anti Heroin Project 19.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)