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 124 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 144 *
( 12 [John Dalton] *
132 [Andy Fairweather-Low] *
210 [One Bad Pig] *
49 [Emitt Rhodes] *
36 [Romano's Ballroom] *
25 [Dave Davies] *
36 [Nick Heyward] *
900 [The Kinks] *
49 [Mick Avory] *
81 [Jim Rodford] *
9 [Rod Vey] *
9 [Ian Gibbons] *
16 [John Gosling] *
25 [Ray Davies] *
25 [Pete Quaife] *
4 [Mark Haley] *
1 [Gordon Edwards] *
121 [Bob Henrit] *
49 [Andy Pyle] *
4 [Cilla Black] *
9 [Dave Berry] *
4 [Johnny Rivers] *
9 [Gordon Edwards (2)] *
4 [Alan Holmes (2)] *
4 [John Beecham] *
4 [John Gosling (2)] *
4 [Laurie Brown] *
4 [Mark Haley (5)] *
81 [Mike Cotton] *
9 [Nick Newall] *
9 [British Invasion] *
49 [Yé-yé] *
169 [The Who] *
324 [George's Band] *
9 [The Cogics] *
196 [The Louisiana Gator Boys] *
529 [Ringo Starr and His All-Starr Band] *
9 [Jerry Cole And His Spacemen] *
1 [The Cleveland Singers] *
1 [The Preston Family] *
144 [John Mayall & Friends] *
1 [Billy Preston & Co] *
64 [Richie Furay] *
49 [Maria Muldaur] *
16 [Al Green] *
4 [Jaci Velasquez] *
9 [B.J. Thomas] *
1 [Benny Hester] *
9 [Randy Stonehill] *
196 [Phil Keaggy] *
1 [Malcolm and Alwyn] *
1 [Mark Heard] *
4 [Michael and Stormie Omartian] *
1 [Miss Angie] *
1 [Randy Matthews] *
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] *
36 [Sam Brown] *
144 [Dave Bronze] *
144 [Gary Brooker] *
324 [Paul McCartney] *
324 [Randy Bachman] *
64 [Felix Cavaliere] *
196 [Dave Edmunds] *
36 [Mark Farner] *
121 [Timothy B. Schmit] *
16 [Gary Wright] *
196 [John Entwistle] *
144 [Paul Carrack] *
25 [Colin Hay] *
169 [Zak Starkey] *
36 [Rick Danko] *
225 [Gregg Bissonette] *
121 [Clarence Clemons] *
64 [Todd Rundgren] *
49 [Burton Cummings] *
81 [Nils Lofgren] *
81 [Garth Hudson] *
100 [Simon Kirke] *
9 [John Waite] *
100 [levon-helm] *
16 [Gloria Jones] *
4 [Andraé Crouch] *
64 [John Mayall] *
196 [Mick Fleetwood] *
144 [Steve Cropper] *
49 [John McVie] *
121 [Mick Taylor] *
144 [Billy Gibbons] *
25 [Chris Rea] *
36 [Steve Miller] *
16 [Jonny Lang] *
16 [Jeff Healey] *
81 [Isaac Hayes] *
36 [Lou Rawls] *
121 [Jeff "Skunk" Baxter] *
36 [Grover Washington] *
64 [Willie Weeks] *
49 [B. B. King] *
9 [Bo Diddley] *
4 [Koko Taylor] *
49 [Charlie Musselwhite] *
225 [Joshua Redman] *
4 [Travis Tritt] *
49 [Jimmie Vaughan] *
4 [Jerry Cole] *
64 [Larry Knechtel] *
100 [Pete Townshend] *
121 [Joe Walsh] *
256 [Pino Palladino] *
1 [Doug Sandom] *
49 [Keith Moon] *
225 [Kenney Jones] *
36 [kenny-jones]
)
= 6.16 x 10^189
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [John Dalton] *
1.09 [Andy Fairweather-Low] *
1.07 [One Bad Pig] *
1 [Emitt Rhodes] *
1 [Romano's Ballroom] *
1 [Dave Davies] *
1 [Nick Heyward] *
1 [The Kinks] *
1 [Mick Avory] *
1 [Jim Rodford] *
1 [Rod Vey] *
1 [Ian Gibbons] *
1 [John Gosling] *
1 [Ray Davies] *
1 [Pete Quaife] *
1 [Mark Haley] *
1 [Gordon Edwards] *
1 [Bob Henrit] *
1 [Andy Pyle] *
1 [Cilla Black] *
1 [Dave Berry] *
1 [Johnny Rivers] *
1 [Gordon Edwards (2)] *
1 [Alan Holmes (2)] *
1 [John Beecham] *
1 [John Gosling (2)] *
1 [Laurie Brown] *
1 [Mark Haley (5)] *
1 [Mike Cotton] *
1 [Nick Newall] *
1 [British Invasion] *
1 [Yé-yé] *
1 [The Who] *
1 [George's Band] *
1 [The Cogics] *
1 [The Louisiana Gator Boys] *
1 [Ringo Starr and His All-Starr Band] *
1 [Jerry Cole And His Spacemen] *
1 [The Cleveland Singers] *
1 [The Preston Family] *
1 [John Mayall & Friends] *
1 [Billy Preston & Co] *
1 [Richie Furay] *
1 [Maria Muldaur] *
1 [Al Green] *
1 [Jaci Velasquez] *
1 [B.J. Thomas] *
1 [Benny Hester] *
1 [Randy Stonehill] *
1 [Phil Keaggy] *
1 [Malcolm and Alwyn] *
1 [Mark Heard] *
1 [Michael and Stormie Omartian] *
1 [Miss Angie] *
1 [Randy Matthews] *
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 [Sam Brown] *
1 [Dave Bronze] *
1 [Gary Brooker] *
1 [Paul McCartney] *
1 [Randy Bachman] *
1 [Felix Cavaliere] *
1 [Dave Edmunds] *
1 [Mark Farner] *
1 [Timothy B. Schmit] *
1 [Gary Wright] *
1 [John Entwistle] *
1 [Paul Carrack] *
1 [Colin Hay] *
1 [Zak Starkey] *
1 [Rick Danko] *
1 [Gregg Bissonette] *
1 [Clarence Clemons] *
1 [Todd Rundgren] *
1 [Burton Cummings] *
1 [Nils Lofgren] *
1 [Garth Hudson] *
1 [Simon Kirke] *
1 [John Waite] *
1 [levon-helm] *
1 [Gloria Jones] *
1 [Andraé Crouch] *
1 [John Mayall] *
1 [Mick Fleetwood] *
1 [Steve Cropper] *
1 [John McVie] *
1 [Mick Taylor] *
1 [Billy Gibbons] *
1 [Chris Rea] *
1 [Steve Miller] *
1 [Jonny Lang] *
1 [Jeff Healey] *
1 [Isaac Hayes] *
1 [Lou Rawls] *
1 [Jeff "Skunk" Baxter] *
1 [Grover Washington] *
1 [Willie Weeks] *
1 [B. B. King] *
1 [Bo Diddley] *
1 [Koko Taylor] *
1 [Charlie Musselwhite] *
1 [Joshua Redman] *
1 [Travis Tritt] *
1 [Jimmie Vaughan] *
1 [Jerry Cole] *
1 [Larry Knechtel] *
1 [Pete Townshend] *
1 [Joe Walsh] *
1 [Pino Palladino] *
1 [Doug Sandom] *
1 [Keith Moon] *
1 [Kenney Jones] *
1 [kenny-jones]
)
= 1.56
Outbound
12
Tags on post
Inbound
12
Posts tagging this
Connections
124
Total nodes
Base Node Strength
144
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.32%
(6.16 × 10189 overall)
Dominant nodes (excluded from chart)The Kinks 8.24%Ringo Starr and His All-Starr Band 4.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)