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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 196 [Johnny Kidd And The Pirates] *
49 [Billy J. Kramer and The Dakotas] *
81 [Mick Green] *
4 [The Enemy Within (2)] *
4 [The Pirates (3)] *
9 [Shanghai (5)] *
1 [Fresh Meat (3)] *
25 [Johnny Kidd & The Pirates] *
9 [Billy J. Kramer & The Dakotas] *
576 [The Fortunes] *
4 [Eddie Mooney (2)] *
4 [Frank Farley] *
4 [Mike Maxfield] *
4 [Ray Jones (3)] *
4 [Robin MacDonald] *
1 [Toni Baker] *
4 [Tony Mansfield (2)]
)
= 3.81 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Johnny Kidd And The Pirates] *
1 [Billy J. Kramer and The Dakotas] *
1 [Mick Green] *
1 [The Enemy Within (2)] *
1 [The Pirates (3)] *
1 [Shanghai (5)] *
1 [Fresh Meat (3)] *
1 [Johnny Kidd & The Pirates] *
1 [Billy J. Kramer & The Dakotas] *
1 [The Fortunes] *
1 [Eddie Mooney (2)] *
1 [Frank Farley] *
1 [Mike Maxfield] *
1 [Ray Jones (3)] *
1 [Robin MacDonald] *
1 [Toni Baker] *
1 [Tony Mansfield (2)]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
17
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.14%
(3.81 × 1018 overall)
Dominant nodes (excluded from chart)The Fortunes 55.23%Johnny Kidd And The Pirates 18.79%Mick Green 7.77%Billy J. Kramer and The Dakotas 4.70%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)