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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 30 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 625 [Blues Incorporated] *
576 [Ginger Baker] *
100 [Dick Morrissey] *
289 [Charlie Watts] *
400 [Keith Richards] *
1 [Geoff Bradford] *
729 [Jimmy Page] *
81 [Long John Baldry] *
225 [Mel Collins] *
400 [Chris Pyne] *
9 [Brian Smith] *
36 [Lee Jackson] *
4 [Danny Craig] *
324 [Ray Warleigh] *
289 [Alan Skidmore] *
1 [Art Themen] *
1 [Art Wood (2)] *
1 [Barry Howten] *
1 [Colin Bowden] *
1 [Dave Castle] *
1 [Dave Stevens (4)] *
4 [George Bruno Money] *
81 [Mike Zwerin] *
81 [Alexis Korner] *
256 [dick-heckstall-smith] *
36 [Cyril Davies And His Rhythm And Blues All Stars] *
4 [Alexis Korner's Skiffle Group] *
1 [Steve Lane's Famous Southern Stompers] *
529 [Carlo Little] *
784 [Nicky Hopkins]
)
= 1.72 x 10^46
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Blues Incorporated] *
1 [Ginger Baker] *
1 [Dick Morrissey] *
1 [Charlie Watts] *
1 [Keith Richards] *
1 [Geoff Bradford] *
1 [Jimmy Page] *
1 [Long John Baldry] *
1 [Mel Collins] *
1 [Chris Pyne] *
1 [Brian Smith] *
1 [Lee Jackson] *
1 [Danny Craig] *
1 [Ray Warleigh] *
1 [Alan Skidmore] *
1 [Art Themen] *
1 [Art Wood (2)] *
1 [Barry Howten] *
1 [Colin Bowden] *
1 [Dave Castle] *
1 [Dave Stevens (4)] *
1 [George Bruno Money] *
1 [Mike Zwerin] *
1 [Alexis Korner] *
1 [dick-heckstall-smith] *
1 [Cyril Davies And His Rhythm And Blues All Stars] *
1 [Alexis Korner's Skiffle Group] *
1 [Steve Lane's Famous Southern Stompers] *
1 [Carlo Little] *
1 [Nicky Hopkins]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
30
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.27%
(1.72 × 1046 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)