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, 12) = 12
$outbound = max(1, 12) = 12
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 12 * 12 = 144
Base_Influence (IV) = $inbound / $outbound = 12 / 12 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 144 *
( 225 [Don Airey] *
81 [Carl Sentance] *
25 [Simon McBride] *
16 [Don Airey & Friends] *
4 [Gail Thompson's Big Band] *
225 [Jim Mullen] *
1 [Mark Nightingale Quintet] *
1 [Nigel Hitchcock Quartet] *
1 [Secret Sessions] *
1 [Simon Allen Quintet] *
9 [The Don Airey Band] *
1 [The Fents] *
1 [The Genetically Modified Quintet] *
289 [Steve White] *
4 [The Paul Carr Quartet] *
1 [The Prodigal Sons (10)] *
4 [Tim Garland Quartet] *
81 [Tim Garland]
)
= 3.18 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Don Airey] *
1 [Carl Sentance] *
1 [Simon McBride] *
1 [Don Airey & Friends] *
1 [Gail Thompson's Big Band] *
1 [Jim Mullen] *
1 [Mark Nightingale Quintet] *
1 [Nigel Hitchcock Quartet] *
1 [Secret Sessions] *
1 [Simon Allen Quintet] *
1 [The Don Airey Band] *
1 [The Fents] *
1 [The Genetically Modified Quintet] *
1 [Steve White] *
1 [The Paul Carr Quartet] *
1 [The Prodigal Sons (10)] *
1 [Tim Garland Quartet] *
1 [Tim Garland]
)
= 1
Outbound
12
Tags on post
Inbound
12
Posts tagging this
Connections
18
Total nodes
Base Node Strength
144
Base Node Influence
1
Strength Share (vs Direct Neighbours)
12.93%
(3.18 × 1018 overall)
Dominant nodes (excluded from chart)Steve White 25.94%Don Airey 20.20%Jim Mullen 20.20%Carl Sentance 7.27%Tim Garland 7.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)