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, 18) = 18
$outbound = max(1, 18) = 18
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 18 * 18 = 324
Base_Influence (IV) = $inbound / $outbound = 18 / 18 = 1
// 3. Exponential Network Values (accumulating 103 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 324 *
( 36 [Cozy Cole All Stars] *
144 [Dizzy Gillespie Sextet] *
16 [Billy Taylor Quartet] *
576 [Stan Getz Quartet] *
16 [Buck Clayton's Big Eight] *
441 [Don Redman And His Orchestra] *
121 [Johnny Richards And His Orchestra] *
121 [Coleman Hawkins Quintet] *
64 [Coleman Hawkins Quartet] *
1 [Billy Taylor Quintet] *
9 [Billy Taylor Trio] *
4 [Billy Taylor's Big Four] *
9 [Brick Fleagle's Rhythmakers] *
1 [Don Byas And His Orchestra] *
1 [Don Byas Swing Stars] *
1 [Eddie South Trio] *
1 [Mundell Lowe Quintet] *
1 [Stuff Smith Trio] *
361 [Grady Tate] *
361 [Henry Grimes] *
289 [Kenny Burrell] *
400 [Dexter Gordon] *
529 [Charlie Parker] *
361 [Jimmy Heath] *
441 [Percy Heath] *
324 [Milt Jackson] *
400 [Kenny Clarke] *
361 [Budd Johnson] *
289 [Sonny Stitt] *
484 [Curly Russell] *
289 [Chuck Wayne] *
289 [Gary Burton] *
289 [Stanley Clarke] *
121 [Miroslav Vitous] *
324 [Anthony Williams] *
25 [Mose Allison] *
121 [Scott LaFaro] *
576 [Billy Hart] *
400 [Jim McNeely] *
36 [Joanne Brackeen] *
196 [Al Porcino] *
196 [Albert Dailey] *
9 [Ed Thigpen] *
9 [Frank Isola] *
4 [Bob Whitlock] *
196 [Bernard Lubat] *
4 [Eddy Louiss] *
324 [Jimmy Garrison] *
1 [Al Haig] *
9 [Chuck Israels] *
1 [Dick Katz] *
4 [Don Lamond] *
100 [Don Lanphere] *
441 [Tiny Grimes] *
361 [Cozy Cole] *
324 [Eddie Barefield] *
289 [Jonah Jones] *
400 [Earl Hines] *
441 [Jim Hall] *
441 [Denzil Best] *
289 [Dicky Wells] *
324 [Jimmy Crawford] *
144 [Brick Fleagle] *
289 [Bill Coleman] *
324 [Sidney De Paris] *
1 [Henry "Red" Allen] *
256 [Red Allen] *
36 [Buster Smith] *
1 [Horace Henderson] *
256 [Don Redman] *
9 [Don Byas] *
256 [Benny Morton] *
49 [Claude Jones] *
4 [Bill Coleman (2)] *
9 [Billy Taylor Sr.] *
1 [Alan Jeffries (2)] *
1 [Bobby Williams (6)] *
1 [Buford Oliver] *
9 [Chauncey Haughton] *
1 [Edward Inge] *
1 [Fred Robinson] *
1 [Inez Cavanaugh] *
1 [Jack Carman] *
324 [Maynard Ferguson] *
400 [Charlie Mariano] *
324 [Shorty Rogers] *
4 [Johnny Richards] *
289 [Kai Winding] *
484 [Horace Silver] *
361 [Bill Holman] *
361 [Don Elliott] *
324 [Marty Paich] *
25 [Specs Wright] *
289 [Cecil Payne] *
225 [Teddy Wilson] *
289 [Roy Eldridge] *
361 [Max Roach] *
400 [Bennie Green] *
361 [Benny Green] *
324 [Shelly Manne] *
324 [Hank Jones] *
400 [Israel Crosby] *
36 [Eddie Locke]
)
= 3.45 x 10^182
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Cozy Cole All Stars] *
1 [Dizzy Gillespie Sextet] *
1 [Billy Taylor Quartet] *
1 [Stan Getz Quartet] *
1 [Buck Clayton's Big Eight] *
1 [Don Redman And His Orchestra] *
1 [Johnny Richards And His Orchestra] *
1 [Coleman Hawkins Quintet] *
1 [Coleman Hawkins Quartet] *
1 [Billy Taylor Quintet] *
1 [Billy Taylor Trio] *
1 [Billy Taylor's Big Four] *
1 [Brick Fleagle's Rhythmakers] *
1 [Don Byas And His Orchestra] *
1 [Don Byas Swing Stars] *
1 [Eddie South Trio] *
1 [Mundell Lowe Quintet] *
1 [Stuff Smith Trio] *
1 [Grady Tate] *
1 [Henry Grimes] *
1 [Kenny Burrell] *
1 [Dexter Gordon] *
1 [Charlie Parker] *
1 [Jimmy Heath] *
1 [Percy Heath] *
1 [Milt Jackson] *
1 [Kenny Clarke] *
1 [Budd Johnson] *
1 [Sonny Stitt] *
1 [Curly Russell] *
1 [Chuck Wayne] *
1 [Gary Burton] *
1 [Stanley Clarke] *
1 [Miroslav Vitous] *
1 [Anthony Williams] *
1 [Mose Allison] *
1 [Scott LaFaro] *
1 [Billy Hart] *
1 [Jim McNeely] *
1 [Joanne Brackeen] *
1 [Al Porcino] *
1 [Albert Dailey] *
1 [Ed Thigpen] *
1 [Frank Isola] *
1 [Bob Whitlock] *
1 [Bernard Lubat] *
1 [Eddy Louiss] *
1 [Jimmy Garrison] *
1 [Al Haig] *
1 [Chuck Israels] *
1 [Dick Katz] *
1 [Don Lamond] *
1 [Don Lanphere] *
1 [Tiny Grimes] *
1 [Cozy Cole] *
1 [Eddie Barefield] *
1 [Jonah Jones] *
1 [Earl Hines] *
1 [Jim Hall] *
1 [Denzil Best] *
1 [Dicky Wells] *
1 [Jimmy Crawford] *
1 [Brick Fleagle] *
1 [Bill Coleman] *
1 [Sidney De Paris] *
1 [Henry "Red" Allen] *
1 [Red Allen] *
1 [Buster Smith] *
1 [Horace Henderson] *
1 [Don Redman] *
1 [Don Byas] *
1 [Benny Morton] *
1 [Claude Jones] *
1 [Bill Coleman (2)] *
1 [Billy Taylor Sr.] *
1 [Alan Jeffries (2)] *
1 [Bobby Williams (6)] *
1 [Buford Oliver] *
1 [Chauncey Haughton] *
1 [Edward Inge] *
1 [Fred Robinson] *
1 [Inez Cavanaugh] *
1 [Jack Carman] *
1 [Maynard Ferguson] *
1 [Charlie Mariano] *
1 [Shorty Rogers] *
1 [Johnny Richards] *
1 [Kai Winding] *
1 [Horace Silver] *
1 [Bill Holman] *
1 [Don Elliott] *
1 [Marty Paich] *
1 [Specs Wright] *
1 [Cecil Payne] *
1 [Teddy Wilson] *
1 [Roy Eldridge] *
1 [Max Roach] *
1 [Bennie Green] *
1 [Benny Green] *
1 [Shelly Manne] *
1 [Hank Jones] *
1 [Israel Crosby] *
1 [Eddie Locke]
)
= 1
Outbound
18
Tags on post
Inbound
18
Posts tagging this
Connections
103
Total nodes
Base Node Strength
324
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.55%
(3.45 × 10182 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)