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, 12) = 12
$outbound = max(1, 12) = 12
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 12 * 12 = 144
Base_Influence (IV) = $inbound / $outbound = 12 / 12 = 1
// 3. Exponential Network Values (accumulating 92 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 144 *
( 132 [Andy Fairweather-Low] *
441 [Procol Harum] *
144 [Mark Brzezicki] *
36 [Tim Renwick] *
144 [Gary Brooker] *
121 [Matthew Fisher] *
16 [Geoff Whitehorn] *
16 [David Murray Oates] *
64 [Peter Solley] *
4 [Alan Cartwright] *
9 [B.J. Wilson] *
36 [Bobby Harrison] *
9 [Chris Copping] *
64 [Dave Ball (2)] *
4 [David Knights] *
16 [Geoff Dunn] *
9 [Josh Phillips] *
4 [Keith Reid] *
4 [Matt Pegg] *
25 [Mick Grabham] *
4 [Ray Royer] *
1 [Robin Trower] *
361 [Henry McCullough] *
81 [Kevin McAlea] *
784 [Dr Feelgood] *
361 [Nick Lowe] *
4 [Gypie Mayo] *
81 [Wilko Johnson] *
81 [The Rubettes] *
1 [John B. Sparks] *
4 [Pat McMullan] *
1 [Buzz Barwell] *
16 [Craig Rhind] *
1 [Gordon Russell] *
1 [Kevin Morris] *
25 [Pete Gage] *
4 [Lee Brilleaux] *
1 [Phil H. Mitchell] *
1 [Robert Kane] *
1 [Steve Walwyn] *
1 [The Big Figure] *
1 [John "The Big Figure" Martin] *
9 [John Crippen] *
4 [John Philip Mayo] *
1 [Kevin Morris (2)] *
1 [Pete Gage (2)] *
1 [Phil Mitchell] *
1 [Robert Kane (3)] *
36 [Pub rock (United Kingdom)] *
1 [John B. 'Sparko' Sparks] *
324 [George's Band] *
361 [Liquorice John Death] *
25 [No Stiletto Shoes] *
16 [The Gary Brooker Ensemble] *
4 [Andy Fairweather Low And The Lowriders] *
1 [Be Sharp] *
1 [Fargo (8)] *
1 [Glyder (2)] *
4 [Mickey Jupp Band] *
225 [Mick Fleetwood & Friends] *
144 [Eric Clapton] *
16 [Jim Capaldi] *
400 [Tom Scott] *
121 [Jeff Lynne] *
144 [Tom Petty and the Heartbreakers] *
144 [Ray Cooper] *
64 [Klaus Voormann] *
64 [Jools Holland] *
256 [Jim Keltner] *
169 [Henry Spinetti] *
144 [Chris Stainton] *
169 [Albert Lee] *
144 [Billy Preston] *
36 [Sam Brown] *
324 [Paul McCartney] *
100 [Pete Townshend] *
64 [John Mayall] *
196 [Mick Fleetwood] *
121 [Jeremy Spencer] *
81 [David Gilmour] *
121 [Bill Wyman] *
49 [Noel Gallagher] *
144 [Billy Gibbons] *
81 [Neil Finn] *
169 [Zak Starkey] *
16 [Kirk Hammett] *
16 [Jonny Lang] *
36 [Rick Vito] *
64 [Graham Broad] *
25 [Frank Mead] *
64 [Robbie McIntosh] *
4 [Mickey Jupp]
)
= 2.35 x 10^124
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.09 [Andy Fairweather-Low] *
1 [Procol Harum] *
1 [Mark Brzezicki] *
1 [Tim Renwick] *
1 [Gary Brooker] *
1 [Matthew Fisher] *
1 [Geoff Whitehorn] *
1 [David Murray Oates] *
1 [Peter Solley] *
1 [Alan Cartwright] *
1 [B.J. Wilson] *
1 [Bobby Harrison] *
1 [Chris Copping] *
1 [Dave Ball (2)] *
1 [David Knights] *
1 [Geoff Dunn] *
1 [Josh Phillips] *
1 [Keith Reid] *
1 [Matt Pegg] *
1 [Mick Grabham] *
1 [Ray Royer] *
1 [Robin Trower] *
1 [Henry McCullough] *
1 [Kevin McAlea] *
1 [Dr Feelgood] *
1 [Nick Lowe] *
1 [Gypie Mayo] *
1 [Wilko Johnson] *
1 [The Rubettes] *
1 [John B. Sparks] *
1 [Pat McMullan] *
1 [Buzz Barwell] *
1 [Craig Rhind] *
1 [Gordon Russell] *
1 [Kevin Morris] *
1 [Pete Gage] *
1 [Lee Brilleaux] *
1 [Phil H. Mitchell] *
1 [Robert Kane] *
1 [Steve Walwyn] *
1 [The Big Figure] *
1 [John "The Big Figure" Martin] *
1 [John Crippen] *
1 [John Philip Mayo] *
1 [Kevin Morris (2)] *
1 [Pete Gage (2)] *
1 [Phil Mitchell] *
1 [Robert Kane (3)] *
1 [Pub rock (United Kingdom)] *
1 [John B. 'Sparko' Sparks] *
1 [George's Band] *
1 [Liquorice John Death] *
1 [No Stiletto Shoes] *
1 [The Gary Brooker Ensemble] *
1 [Andy Fairweather Low And The Lowriders] *
1 [Be Sharp] *
1 [Fargo (8)] *
1 [Glyder (2)] *
1 [Mickey Jupp Band] *
1 [Mick Fleetwood & Friends] *
1 [Eric Clapton] *
1 [Jim Capaldi] *
1 [Tom Scott] *
1 [Jeff Lynne] *
1 [Tom Petty and the Heartbreakers] *
1 [Ray Cooper] *
1 [Klaus Voormann] *
1 [Jools Holland] *
1 [Jim Keltner] *
1 [Henry Spinetti] *
1 [Chris Stainton] *
1 [Albert Lee] *
1 [Billy Preston] *
1 [Sam Brown] *
1 [Paul McCartney] *
1 [Pete Townshend] *
1 [John Mayall] *
1 [Mick Fleetwood] *
1 [Jeremy Spencer] *
1 [David Gilmour] *
1 [Bill Wyman] *
1 [Noel Gallagher] *
1 [Billy Gibbons] *
1 [Neil Finn] *
1 [Zak Starkey] *
1 [Kirk Hammett] *
1 [Jonny Lang] *
1 [Rick Vito] *
1 [Graham Broad] *
1 [Frank Mead] *
1 [Robbie McIntosh] *
1 [Mickey Jupp]
)
= 1.09
Outbound
12
Tags on post
Inbound
12
Posts tagging this
Connections
92
Total nodes
Base Node Strength
144
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.81%
(2.35 × 10124 overall)
Dominant nodes (excluded from chart)Dr Feelgood 9.84%Procol Harum 5.54%Tom Scott 5.02%Henry McCullough 4.53%Nick Lowe 4.53%Liquorice John Death 4.53%George's Band 4.07%Paul McCartney 4.07%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)