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, 19) = 19
$outbound = max(1, 19) = 19
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 19 * 19 = 361
Base_Influence (IV) = $inbound / $outbound = 19 / 19 = 1
// 3. Exponential Network Values (accumulating 103 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 361 *
( 132 [Andy Fairweather-Low] *
256 [Larry Carlton] *
289 [Robben Ford] *
100 [L.A. Express] *
144 [Joe Sample] *
441 [Max Bennett] *
1 [David Luell] *
361 [John Guerin] *
1 [Larry Nash] *
1 [Peter Maunu] *
324 [Victor Feldman] *
1 [Asche & Spencer] *
4 [Don Ellis Octet] *
324 [George's Band] *
400 [GRP All-Star Big Band] *
1 [Jimmy Gordon And His Jazznpops Band] *
9 [L.A. Workshop] *
9 [Oliver Nelson's Big Band] *
25 [Victor Feldman's Generation Band] *
81 [The Blues Brothers Band] *
25 [The L.A. Express] *
9 [The Don Ellis Orchestra] *
144 [The Wrecking Crew (6)] *
1 [Revolutionary Blues Band] *
9 [Roger Kellaway Quartet] *
9 [The Jazz Central Station All Stars] *
9 [Tom Scott Quartet] *
1 [Grizzly Bear selfie] *
529 [Lalo Schifrin & Orchestra] *
121 [Don Ellis] *
144 [Eric Clapton] *
16 [Jim Capaldi] *
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] *
144 [Dave Bronze] *
144 [Gary Brooker] *
324 [Paul McCartney] *
289 [Gary Burton] *
169 [Lee Ritenour] *
225 [Ernie Watts] *
324 [Alex Acuna] *
441 [Randy Brecker] *
196 [Dave Weckl] *
36 [Dave Grusin] *
4 [Sal Marquez] *
49 [Eddie Daniels] *
324 [John Patitucci] *
289 [Bob Mintzer] *
81 [Arturo Sandoval] *
49 [Russell Ferrante] *
4 [Eric Marienthal] *
81 [Kenny Kirkland] *
4 [George Bohanon] *
1 [Dave Valentin] *
1 [David Benoit] *
1 [Nelson Rangell] *
225 [Steve Lukather] *
361 [Howard Roberts] *
81 [Hubert Laws] *
121 [Barry Rogers] *
9 [John Tropea] *
324 [Ronnie Cuber] *
25 [Stix Hooper] *
324 [Steve Gadd] *
361 [Pepper Adams] *
289 [Paul Humphrey] *
361 [Jon Faddis] *
64 [Andy Newmark] *
361 [Buddy Childers] *
64 [Clare Fischer] *
64 [Larry Knechtel] *
289 [Milt Bernhart] *
196 [Roger Kellaway] *
4 [Artie Kane] *
144 [Tommy Tedesco] *
289 [Frank Strozier] *
16 [Lou Blackburn] *
100 [Donald "Duck" Dunn] *
144 [Steve Cropper] *
64 [Steve Jordan] *
25 [Willie Hall] *
169 [Anton Fig] *
9 [Murph] *
289 [Tom Malone] *
4 [John Klemmer] *
144 [Harvey Mason] *
9 [Buddy Emmons] *
144 [James Burton] *
196 [Glen Campbell] *
225 [Chuck Findley] *
169 [Hal Blaine] *
144 [Mike Deasy] *
36 [Carl Verheyen] *
36 [Nathan East]
)
= 3.25 x 10^181
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.09 [Andy Fairweather-Low] *
1 [Larry Carlton] *
1 [Robben Ford] *
1 [L.A. Express] *
1 [Joe Sample] *
1 [Max Bennett] *
1 [David Luell] *
1 [John Guerin] *
1 [Larry Nash] *
1 [Peter Maunu] *
1 [Victor Feldman] *
1 [Asche & Spencer] *
1 [Don Ellis Octet] *
1 [George's Band] *
1 [GRP All-Star Big Band] *
1 [Jimmy Gordon And His Jazznpops Band] *
1 [L.A. Workshop] *
1 [Oliver Nelson's Big Band] *
1 [Victor Feldman's Generation Band] *
1 [The Blues Brothers Band] *
1 [The L.A. Express] *
1 [The Don Ellis Orchestra] *
1 [The Wrecking Crew (6)] *
1 [Revolutionary Blues Band] *
1 [Roger Kellaway Quartet] *
1 [The Jazz Central Station All Stars] *
1 [Tom Scott Quartet] *
1 [Grizzly Bear selfie] *
1 [Lalo Schifrin & Orchestra] *
1 [Don Ellis] *
1 [Eric Clapton] *
1 [Jim Capaldi] *
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 [Dave Bronze] *
1 [Gary Brooker] *
1 [Paul McCartney] *
1 [Gary Burton] *
1 [Lee Ritenour] *
1 [Ernie Watts] *
1 [Alex Acuna] *
1 [Randy Brecker] *
1 [Dave Weckl] *
1 [Dave Grusin] *
1 [Sal Marquez] *
1 [Eddie Daniels] *
1 [John Patitucci] *
1 [Bob Mintzer] *
1 [Arturo Sandoval] *
1 [Russell Ferrante] *
1 [Eric Marienthal] *
1 [Kenny Kirkland] *
1 [George Bohanon] *
1 [Dave Valentin] *
1 [David Benoit] *
1 [Nelson Rangell] *
1 [Steve Lukather] *
1 [Howard Roberts] *
1 [Hubert Laws] *
1 [Barry Rogers] *
1 [John Tropea] *
1 [Ronnie Cuber] *
1 [Stix Hooper] *
1 [Steve Gadd] *
1 [Pepper Adams] *
1 [Paul Humphrey] *
1 [Jon Faddis] *
1 [Andy Newmark] *
1 [Buddy Childers] *
1 [Clare Fischer] *
1 [Larry Knechtel] *
1 [Milt Bernhart] *
1 [Roger Kellaway] *
1 [Artie Kane] *
1 [Tommy Tedesco] *
1 [Frank Strozier] *
1 [Lou Blackburn] *
1 [Donald "Duck" Dunn] *
1 [Steve Cropper] *
1 [Steve Jordan] *
1 [Willie Hall] *
1 [Anton Fig] *
1 [Murph] *
1 [Tom Malone] *
1 [John Klemmer] *
1 [Harvey Mason] *
1 [Buddy Emmons] *
1 [James Burton] *
1 [Glen Campbell] *
1 [Chuck Findley] *
1 [Hal Blaine] *
1 [Mike Deasy] *
1 [Carl Verheyen] *
1 [Nathan East]
)
= 1.09
Outbound
19
Tags on post
Inbound
19
Posts tagging this
Connections
103
Total nodes
Base Node Strength
361
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.44%
(3.25 × 10181 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)