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, 21) = 21
$outbound = max(1, 21) = 21
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 21 * 21 = 441
Base_Influence (IV) = $inbound / $outbound = 21 / 21 = 1
// 3. Exponential Network Values (accumulating 91 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 441 *
( 36 [Modern Jazz Quartet] *
324 [Milt Jackson] *
400 [Kenny Clarke] *
289 [Connie Kay] *
49 [John Lewis (2)] *
9 [Mickey Roker] *
36 [Heath Brothers] *
49 [The Modern Jazz Quartet] *
144 [Dizzy Gillespie Sextet] *
16 [Bill Evans Quintet] *
49 [Bill Perkins Quintet] *
16 [Elmo Hope Trio] *
25 [Birdland All Stars] *
196 [Art Farmer Quintet] *
100 [Clark Terry Septet] *
36 [Lou Donaldson Quintet] *
16 [Benny Golson And The Philadelphians] *
49 [Howard McGhee Sextet] *
16 [Lou Donaldson Clifford Brown Quintet] *
81 [Art Farmer Tentet] *
16 [Art Farmer Gigi Gryce Quintet] *
16 [Elmo Hope Quintet] *
25 [Cannonball Adderley Quartet] *
16 [Gil Fuller Orchestra] *
9 [Joe Morris Orchestra] *
9 [Clifford Brown Sextet] *
289 [Kenny Burrell] *
400 [Dexter Gordon] *
529 [Charlie Parker] *
361 [Jimmy Heath] *
361 [Budd Johnson] *
324 [Billy Taylor] *
289 [Sonny Stitt] *
484 [Curly Russell] *
289 [Chuck Wayne] *
441 [Jiggs Whigham] *
9 [James Mtume] *
324 [Albert Heath] *
256 [Stanley Cowell] *
1 [Tony Purrone] *
361 [Ron Carter] *
529 [Philly Joe Jones] *
441 [Jim Hall] *
361 [Red Mitchell] *
324 [Chico Hamilton] *
64 [Clare Fischer] *
324 [Victor Feldman] *
144 [John Pisano] *
361 [Paul Chambers] *
169 [Elmo Hope] *
256 [Miles Davis] *
289 [Lester Young] *
361 [Clifford Jordan] *
324 [Art Farmer] *
400 [Billy Higgins] *
289 [Jimmy Woode] *
484 [Horace Silver] *
361 [Fred Hersch] *
361 [Kenny Drew] *
289 [Fritz Pauer] *
196 [Albert Dailey] *
361 [Mads Vinding] *
400 [Clark Terry] *
225 [Phil Woods] *
289 [Mel Lewis] *
361 [Lucky Thompson] *
196 [Urbie Green] *
225 [Dave McKenna] *
225 [Tal Farlow] *
361 [Blue Mitchell] *
289 [Ray Barretto] *
100 [Lou Donaldson] *
361 [Dave Bailey] *
324 [Lee Morgan] *
256 [Benny Golson] *
256 [James Moody] *
361 [Frank Wess] *
324 [Charlie Rouse] *
25 [Specs Wright] *
361 [Clifford Brown] *
81 [BROTHER AH] *
441 [Elvin Jones] *
289 [Jimmy Cleveland] *
289 [Curtis Fuller] *
289 [Julius Watkins] *
361 [Frank Foster] *
441 [Art Taylor] *
361 [Cannonball Adderley] *
529 [Jimmy Cobb] *
289 [Cecil Payne] *
361 [Johnny Griffin]
)
= 2.13 x 10^200
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Modern Jazz Quartet] *
1 [Milt Jackson] *
1 [Kenny Clarke] *
1 [Connie Kay] *
1 [John Lewis (2)] *
1 [Mickey Roker] *
1 [Heath Brothers] *
1 [The Modern Jazz Quartet] *
1 [Dizzy Gillespie Sextet] *
1 [Bill Evans Quintet] *
1 [Bill Perkins Quintet] *
1 [Elmo Hope Trio] *
1 [Birdland All Stars] *
1 [Art Farmer Quintet] *
1 [Clark Terry Septet] *
1 [Lou Donaldson Quintet] *
1 [Benny Golson And The Philadelphians] *
1 [Howard McGhee Sextet] *
1 [Lou Donaldson Clifford Brown Quintet] *
1 [Art Farmer Tentet] *
1 [Art Farmer Gigi Gryce Quintet] *
1 [Elmo Hope Quintet] *
1 [Cannonball Adderley Quartet] *
1 [Gil Fuller Orchestra] *
1 [Joe Morris Orchestra] *
1 [Clifford Brown Sextet] *
1 [Kenny Burrell] *
1 [Dexter Gordon] *
1 [Charlie Parker] *
1 [Jimmy Heath] *
1 [Budd Johnson] *
1 [Billy Taylor] *
1 [Sonny Stitt] *
1 [Curly Russell] *
1 [Chuck Wayne] *
1 [Jiggs Whigham] *
1 [James Mtume] *
1 [Albert Heath] *
1 [Stanley Cowell] *
1 [Tony Purrone] *
1 [Ron Carter] *
1 [Philly Joe Jones] *
1 [Jim Hall] *
1 [Red Mitchell] *
1 [Chico Hamilton] *
1 [Clare Fischer] *
1 [Victor Feldman] *
1 [John Pisano] *
1 [Paul Chambers] *
1 [Elmo Hope] *
1 [Miles Davis] *
1 [Lester Young] *
1 [Clifford Jordan] *
1 [Art Farmer] *
1 [Billy Higgins] *
1 [Jimmy Woode] *
1 [Horace Silver] *
1 [Fred Hersch] *
1 [Kenny Drew] *
1 [Fritz Pauer] *
1 [Albert Dailey] *
1 [Mads Vinding] *
1 [Clark Terry] *
1 [Phil Woods] *
1 [Mel Lewis] *
1 [Lucky Thompson] *
1 [Urbie Green] *
1 [Dave McKenna] *
1 [Tal Farlow] *
1 [Blue Mitchell] *
1 [Ray Barretto] *
1 [Lou Donaldson] *
1 [Dave Bailey] *
1 [Lee Morgan] *
1 [Benny Golson] *
1 [James Moody] *
1 [Frank Wess] *
1 [Charlie Rouse] *
1 [Specs Wright] *
1 [Clifford Brown] *
1 [BROTHER AH] *
1 [Elvin Jones] *
1 [Jimmy Cleveland] *
1 [Curtis Fuller] *
1 [Julius Watkins] *
1 [Frank Foster] *
1 [Art Taylor] *
1 [Cannonball Adderley] *
1 [Jimmy Cobb] *
1 [Cecil Payne] *
1 [Johnny Griffin]
)
= 1
Outbound
21
Tags on post
Inbound
21
Posts tagging this
Connections
91
Total nodes
Base Node Strength
441
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.96%
(2.13 × 10200 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)