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, 14) = 14
$outbound = max(1, 14) = 14
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 14 * 14 = 196
Base_Influence (IV) = $inbound / $outbound = 14 / 14 = 1
// 3. Exponential Network Values (accumulating 103 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 196 *
( 81 [BROTHER AH] *
324 [Art Farmer] *
324 [Hank Jones] *
400 [Clark Terry] *
289 [Ray Barretto] *
225 [Phil Woods] *
289 [Jimmy Cleveland] *
441 [Jim Hall] *
400 [Phil Bodner] *
144 [Art Farmer And His Orchestra] *
256 [Barry Galbraith] *
225 [Danny Bank] *
441 [Archie Shepp] *
441 [Elvin Jones] *
196 [Masayuki Takayanagi] *
361 [Paul Chambers] *
289 [Kenny Burrell] *
81 [Hubert Laws] *
324 [Anthony Williams] *
121 [Arthur Blythe] *
225 [Billy Harper] *
361 [Cannonball Adderley] *
529 [Jimmy Cobb] *
289 [Lew Soloff] *
324 [Terumasa Hino] *
196 [Wayne Shorter] *
121 [George Adams] *
64 [Gil Evans] *
144 [Gil Goldstein] *
36 [Herb Bushler] *
529 [Philly Joe Jones] *
225 [John Abercrombie] *
100 [Joe Beck] *
144 [Cecil Taylor] *
361 [Budd Johnson] *
289 [Bob Brookmeyer] *
441 [Jiggs Whigham] *
9 [Bireli Lagrene] *
49 [Jeff Andrews] *
289 [Curtis Fuller] *
400 [Gary Peacock] *
324 [Howard Johnson] *
324 [Michal Urbaniak] *
225 [Mark Egan] *
36 [John Carisi] *
289 [Julius Watkins] *
2.4K [Gil Evans And His Orchestra] *
256 [Dave Bargeron] *
144 [Mino Cinelu] *
361 [Henry Grimes] *
289 [Danny Gottlieb] *
100 [Alex Foster] *
144 [Garnett Brown] *
144 [Harvey Phillips] *
289 [Chuck Wayne] *
289 [Tom Malone] *
64 [David Sanborn] *
225 [Count Basie] *
64 [Ruby Braff] *
16 [Buddy Greco] *
400 [Benny Goodman] *
225 [Teddy Wilson] *
324 [Fats Navarro] *
361 [Milt Hinton] *
289 [Lester Young] *
196 [Georgie Auld] *
324 [Dave Tough] *
100 [Charlie Christian] *
289 [Walter Page] *
169 [Benny Goodman Septet] *
361 [Frank Foster] *
25 [Count Basie Combo] *
361 [Doc Severinsen] *
36 [Jimmy Smith And The Big Band] *
324 [Britt Woodman] *
441 [Peanuts Hucko] *
324 [Billy Butterfield] *
36 [Billy Butterfield And His Orchestra] *
100 [Bill Stegmeyer] *
361 [Dick Cary] *
361 [Charlie Shavers] *
36 [Allstars (11)] *
144 [Arvell Shaw] *
25 [Benny Goodman Octet] *
324 [Al Cohn] *
64 [Billy Byers And His Orchestra] *
361 [Billy Byers] *
1 [Elliot Lawrence And His Orchestra] *
289 [Kai Winding] *
4 [Allen Keller And Trombones] *
441 [Percy Heath] *
400 [Kenny Clarke] *
289 [Mel Lewis] *
361 [Lucky Thompson] *
484 [Horace Silver] *
225 [Dave McKenna] *
225 [Tal Farlow] *
100 [Clark Terry Septet] *
361 [Bucky Pizzarelli] *
196 [Al Caiola] *
441 [Bobby Rosengarden] *
25 [Hugo Montenegro And His Orchestra] *
9 [Jam Session At The Riverside]
)
= 1.46 x 10^233
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [BROTHER AH] *
1 [Art Farmer] *
1 [Hank Jones] *
1 [Clark Terry] *
1 [Ray Barretto] *
1 [Phil Woods] *
1 [Jimmy Cleveland] *
1 [Jim Hall] *
1 [Phil Bodner] *
1 [Art Farmer And His Orchestra] *
1 [Barry Galbraith] *
1 [Danny Bank] *
1 [Archie Shepp] *
1 [Elvin Jones] *
1 [Masayuki Takayanagi] *
1 [Paul Chambers] *
1 [Kenny Burrell] *
1 [Hubert Laws] *
1 [Anthony Williams] *
1 [Arthur Blythe] *
1 [Billy Harper] *
1 [Cannonball Adderley] *
1 [Jimmy Cobb] *
1 [Lew Soloff] *
1 [Terumasa Hino] *
1 [Wayne Shorter] *
1 [George Adams] *
1 [Gil Evans] *
1 [Gil Goldstein] *
1 [Herb Bushler] *
1 [Philly Joe Jones] *
1 [John Abercrombie] *
1 [Joe Beck] *
1 [Cecil Taylor] *
1 [Budd Johnson] *
1 [Bob Brookmeyer] *
1 [Jiggs Whigham] *
1 [Bireli Lagrene] *
1 [Jeff Andrews] *
1 [Curtis Fuller] *
1 [Gary Peacock] *
1 [Howard Johnson] *
1 [Michal Urbaniak] *
1 [Mark Egan] *
1 [John Carisi] *
1 [Julius Watkins] *
1 [Gil Evans And His Orchestra] *
1 [Dave Bargeron] *
1 [Mino Cinelu] *
1 [Henry Grimes] *
1 [Danny Gottlieb] *
1 [Alex Foster] *
1 [Garnett Brown] *
1 [Harvey Phillips] *
1 [Chuck Wayne] *
1 [Tom Malone] *
1 [David Sanborn] *
1 [Count Basie] *
1 [Ruby Braff] *
1 [Buddy Greco] *
1 [Benny Goodman] *
1 [Teddy Wilson] *
1 [Fats Navarro] *
1 [Milt Hinton] *
1 [Lester Young] *
1 [Georgie Auld] *
1 [Dave Tough] *
1 [Charlie Christian] *
1 [Walter Page] *
1 [Benny Goodman Septet] *
1 [Frank Foster] *
1 [Count Basie Combo] *
1 [Doc Severinsen] *
1 [Jimmy Smith And The Big Band] *
1 [Britt Woodman] *
1 [Peanuts Hucko] *
1 [Billy Butterfield] *
1 [Billy Butterfield And His Orchestra] *
1 [Bill Stegmeyer] *
1 [Dick Cary] *
1 [Charlie Shavers] *
1 [Allstars (11)] *
1 [Arvell Shaw] *
1 [Benny Goodman Octet] *
1 [Al Cohn] *
1 [Billy Byers And His Orchestra] *
1 [Billy Byers] *
1 [Elliot Lawrence And His Orchestra] *
1 [Kai Winding] *
1 [Allen Keller And Trombones] *
1 [Percy Heath] *
1 [Kenny Clarke] *
1 [Mel Lewis] *
1 [Lucky Thompson] *
1 [Horace Silver] *
1 [Dave McKenna] *
1 [Tal Farlow] *
1 [Clark Terry Septet] *
1 [Bucky Pizzarelli] *
1 [Al Caiola] *
1 [Bobby Rosengarden] *
1 [Hugo Montenegro And His Orchestra] *
1 [Jam Session At The Riverside]
)
= 1
Outbound
14
Tags on post
Inbound
14
Posts tagging this
Connections
103
Total nodes
Base Node Strength
196
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.72%
(1.46 × 10233 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)