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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 9 [Brian Connolly] *
16 [Sweet (band)] *
16 [Mick Tucker] *
9 [Steve Priest] *
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)] *
1 [Ladders] *
9 [Andy Scott's Sweet] *
1 [Mayfield's Mule] *
9 [QSP] *
1 [The Elastic Band (3)] *
100 [Bodo Schopf] *
9 [Mal McNulty] *
16 [Suzi Quatro] *
64 [Don Powell]
)
= 2.37 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Brian Connolly] *
1 [Sweet (band)] *
1 [Mick Tucker] *
1 [Steve Priest] *
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 [Ladders] *
1 [Andy Scott's Sweet] *
1 [Mayfield's Mule] *
1 [QSP] *
1 [The Elastic Band (3)] *
1 [Bodo Schopf] *
1 [Mal McNulty] *
1 [Suzi Quatro] *
1 [Don Powell]
)
= 1
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
27
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.74%
(2.37 × 1029 overall)
Dominant nodes (excluded from chart)The Sweet 27.95%Mick Stewart 27.95%Bodo Schopf 9.67%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)