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