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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 9 [Brian Connolly] *
16 [Sweet (band)] *
49 [Andy Scott] *
16 [Mick Tucker] *
289 [The Sweet] *
49 [Peter Lincoln] *
4 [Bruce Bisland] *
16 [Phil Lanzon] *
4 [Paul Manzi] *
9 [Tony O'Hora] *
36 [Paul Mario Day] *
289 [Mick Stewart] *
4 [Andy Scott (2)] *
4 [Frank Torpey (2)] *
9 [Jeff Brown (5)] *
4 [Lee Small] *
4 [Steve Grant (5)] *
4 [Stuart Smith (3)] *
196 [Johnny Kidd And The Pirates]
)
= 6.23 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Brian Connolly] *
1 [Sweet (band)] *
1 [Andy Scott] *
1 [Mick Tucker] *
1 [The Sweet] *
1 [Peter Lincoln] *
1 [Bruce Bisland] *
1 [Phil Lanzon] *
1 [Paul Manzi] *
1 [Tony O'Hora] *
1 [Paul Mario Day] *
1 [Mick Stewart] *
1 [Andy Scott (2)] *
1 [Frank Torpey (2)] *
1 [Jeff Brown (5)] *
1 [Lee Small] *
1 [Steve Grant (5)] *
1 [Stuart Smith (3)] *
1 [Johnny Kidd And The Pirates]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
19
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.88%
(6.23 × 1023 overall)
Dominant nodes (excluded from chart)The Sweet 28.33%Mick Stewart 28.33%Johnny Kidd And The Pirates 19.22%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)