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, 11) = 11
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 11 * 11 = 121
Base_Influence (IV) = $inbound / $outbound = 11 / 11 = 1
// 3. Exponential Network Values (accumulating 84 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 121 *
( 132 [Andy Fairweather-Low] *
144 [Eric Clapton] *
64 [John Mayall] *
289 [John Mayall & the Bluesbreakers] *
576 [Jon Hiseman] *
4 [Peter Green] *
25 [Hughie Flint] *
49 [John McVie] *
289 [Aynsley Dunbar] *
121 [Jimmy McCulloch] *
1 [Jay Davenport] *
4 [Greg Rzab] *
4 [Carolyn Wonderland] *
100 [Keef Hartley] *
1 [Coco Montoya] *
324 [Ray Warleigh] *
289 [Alan Skidmore] *
256 [dick-heckstall-smith] *
121 [Bill Wyman] *
4 [terry taylor] *
225 [geraint watkins] *
1 [martin taylor] *
9 [Georgie Fame] *
16 [Nick Payn] *
64 [Graham Broad] *
1 [Gary U.S. Bonds] *
25 [Frank Mead] *
121 [Beverley Skeete] *
169 [Albert Lee] *
144 [Gary Brooker] *
1 [Clive Powell (2)] *
1 [Janice Hoyte] *
25 [gmt] *
576 [The Keef Hartley Band] *
81 [The Stones] *
1 [Mick Taylor All Star Blues Band] *
1 [Mick Taylor Band] *
1 [Mick Taylor's New Electric Band] *
4 [The Jack Bruce Band] *
9 [The Juniors (6)] *
144 [John Mayall & Friends] *
225 [Bill Wyman’s Rhythm Kings] *
16 [Pete Wingfield] *
25 [Dino Dines] *
36 [Johnny Almond Music Machine] *
361 [Pete York] *
16 [Jimmy Jewell] *
529 [Harry Beckett] *
16 [Henry Lowther] *
36 [Junior Marvin] *
36 [Johnny Almond] *
81 [Lyn Dobson] *
9 [Chris Mercer] *
4 [Danny Allmark] *
4 [Dave Caswell] *
4 [Derek Austin] *
4 [Derek Wadsworth] *
9 [Gary Thain] *
4 [Ian Cruickshank] *
4 [Junior Kerr] *
4 [Lyle Jenkins] *
289 [Charlie Watts] *
4 [Ian Stewart] *
400 [Keith Richards] *
225 [Ron Wood] *
9 [Tony Chapman] *
9 [Dick Taylor (2)] *
4 [Brian Jones (5)] *
196 [Mick Fleetwood] *
144 [Steve Cropper] *
144 [Billy Gibbons] *
25 [Chris Rea] *
36 [Steve Miller] *
144 [Billy Preston] *
16 [Jonny Lang] *
16 [Jeff Healey] *
81 [Carla Bley] *
100 [Brian Glascock] *
81 [John Glascock] *
9 [Wilgar Campbell] *
16 [Mike Patto] *
4 [John McCoy] *
25 [Max Middleton] *
506 [Barbara Thompson]
)
= 3.45 x 10^121
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.09 [Andy Fairweather-Low] *
1 [Eric Clapton] *
1 [John Mayall] *
1 [John Mayall & the Bluesbreakers] *
1 [Jon Hiseman] *
1 [Peter Green] *
1 [Hughie Flint] *
1 [John McVie] *
1 [Aynsley Dunbar] *
1 [Jimmy McCulloch] *
1 [Jay Davenport] *
1 [Greg Rzab] *
1 [Carolyn Wonderland] *
1 [Keef Hartley] *
1 [Coco Montoya] *
1 [Ray Warleigh] *
1 [Alan Skidmore] *
1 [dick-heckstall-smith] *
1 [Bill Wyman] *
1 [terry taylor] *
1 [geraint watkins] *
1 [martin taylor] *
1 [Georgie Fame] *
1 [Nick Payn] *
1 [Graham Broad] *
1 [Gary U.S. Bonds] *
1 [Frank Mead] *
1 [Beverley Skeete] *
1 [Albert Lee] *
1 [Gary Brooker] *
1 [Clive Powell (2)] *
1 [Janice Hoyte] *
1 [gmt] *
1 [The Keef Hartley Band] *
1 [The Stones] *
1 [Mick Taylor All Star Blues Band] *
1 [Mick Taylor Band] *
1 [Mick Taylor's New Electric Band] *
1 [The Jack Bruce Band] *
1 [The Juniors (6)] *
1 [John Mayall & Friends] *
1 [Bill Wyman’s Rhythm Kings] *
1 [Pete Wingfield] *
1 [Dino Dines] *
1 [Johnny Almond Music Machine] *
1 [Pete York] *
1 [Jimmy Jewell] *
1 [Harry Beckett] *
1 [Henry Lowther] *
1 [Junior Marvin] *
1 [Johnny Almond] *
1 [Lyn Dobson] *
1 [Chris Mercer] *
1 [Danny Allmark] *
1 [Dave Caswell] *
1 [Derek Austin] *
1 [Derek Wadsworth] *
1 [Gary Thain] *
1 [Ian Cruickshank] *
1 [Junior Kerr] *
1 [Lyle Jenkins] *
1 [Charlie Watts] *
1 [Ian Stewart] *
1 [Keith Richards] *
1 [Ron Wood] *
1 [Tony Chapman] *
1 [Dick Taylor (2)] *
1 [Brian Jones (5)] *
1 [Mick Fleetwood] *
1 [Steve Cropper] *
1 [Billy Gibbons] *
1 [Chris Rea] *
1 [Steve Miller] *
1 [Billy Preston] *
1 [Jonny Lang] *
1 [Jeff Healey] *
1 [Carla Bley] *
1 [Brian Glascock] *
1 [John Glascock] *
1 [Wilgar Campbell] *
1 [Mike Patto] *
1 [John McCoy] *
1 [Max Middleton] *
0.9565 [Barbara Thompson]
)
= 1.04
Outbound
11
Tags on post
Inbound
11
Posts tagging this
Connections
84
Total nodes
Base Node Strength
121
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.43%
(3.45 × 10121 overall)
Dominant nodes (excluded from chart)Jon Hiseman 6.82%The Keef Hartley Band 6.82%Harry Beckett 6.27%Barbara Thompson 5.99%Keith Richards 4.74%Pete York 4.28%Ray Warleigh 3.84%John Mayall & the Bluesbreakers 3.42%Aynsley Dunbar 3.42%Alan Skidmore 3.42%Charlie Watts 3.42%dick-heckstall-smith 3.03%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)