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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 64 [Richard McCracken] *
225 [Spencer Davis Group] *
36 [Nigel Olsson] *
9 [Miller Anderson] *
49 [John Gustafson] *
9 [Muff Winwood] *
361 [Pete York] *
49 [Spencer Davis] *
361 [Ray Fenwick] *
169 [Colin Hodgkinson] *
4 [David Hynes (2)] *
16 [David Murray Oates] *
4 [Jim Blazer] *
36 [Phil Sawyer] *
4 [Steve Simone] *
25 [Johnny Warman] *
256 [The Spencer Davis Group] *
121 [Les Binks] *
25 [Axis Point] *
9 [Rob Townsend] *
25 [Charlie Whitney]
)
= 3.21 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Richard McCracken] *
1 [Spencer Davis Group] *
1 [Nigel Olsson] *
1 [Miller Anderson] *
1 [John Gustafson] *
1 [Muff Winwood] *
1 [Pete York] *
1 [Spencer Davis] *
1 [Ray Fenwick] *
1 [Colin Hodgkinson] *
1 [David Hynes (2)] *
1 [David Murray Oates] *
1 [Jim Blazer] *
1 [Phil Sawyer] *
1 [Steve Simone] *
1 [Johnny Warman] *
1 [The Spencer Davis Group] *
1 [Les Binks] *
1 [Axis Point] *
1 [Rob Townsend] *
1 [Charlie Whitney]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.48%
(3.21 × 1033 overall)
Dominant nodes (excluded from chart)Pete York 19.35%Ray Fenwick 19.35%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)