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 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 529 [Soft Machine] *
25 [Kevin Ayers] *
361 [Marc Charig] *
361 [Elton Dean] *
144 [Andy Summers] *
324 [Allan Holdsworth] *
169 [Robert Wyatt] *
196 [Karl Jenkins] *
400 [Hugh Hopper] *
36 [Mike Ratledge] *
225 [Roy Babbington] *
361 [Daevid Allen] *
169 [John Etheridg] *
121 [Alan Wakeman] *
1 [Asaf Sirkis] *
4 [Fred T. Baker] *
4 [John Marshall] *
81 [Lyn Dobson] *
4 [Nick Evans] *
4 [Phil Howard] *
324 [Ray Warleigh] *
36 [Ric Sanders] *
1 [Theo Travis] *
36 [2nd Vision] *
1 [Mickey Barker] *
1 [Dave Bristow] *
1 [Jonathan Davie]
)
= 2.22 x 10^42
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Soft Machine] *
1 [Kevin Ayers] *
1 [Marc Charig] *
1 [Elton Dean] *
1 [Andy Summers] *
1 [Allan Holdsworth] *
1 [Robert Wyatt] *
1 [Karl Jenkins] *
1 [Hugh Hopper] *
1 [Mike Ratledge] *
1 [Roy Babbington] *
1 [Daevid Allen] *
1 [John Etheridg] *
1 [Alan Wakeman] *
1 [Asaf Sirkis] *
1 [Fred T. Baker] *
1 [John Marshall] *
1 [Lyn Dobson] *
1 [Nick Evans] *
1 [Phil Howard] *
1 [Ray Warleigh] *
1 [Ric Sanders] *
1 [Theo Travis] *
1 [2nd Vision] *
1 [Mickey Barker] *
1 [Dave Bristow] *
1 [Jonathan Davie]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
27
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.10%
(2.22 × 1042 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)