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 169 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 196 *
( 324 [Hank Jones] *
361 [Doc Severinsen] *
121 [Charlie Barnet] *
225 [Phil Woods] *
784 [Charlie Barnet and His Orchestra] *
361 [Bill Holman] *
361 [Charlie Shavers] *
256 [Claude Williamson] *
4 [Ben Pickering] *
16 [Al Killian] *
1 [Al Del Simone] *
1 [Andy Pino] *
1 [Art Raboy] *
1 [Art Robey] *
1 [Ben Hall (4)] *
9 [Bernie Privin] *
4 [Bill Miller (2)] *
1 [Bill Robertson] *
1 [Billy Gussak] *
9 [Billy May] *
1 [Bob Dawes] *
1 [Bob Harrington (2)] *
4 [Bob Price] *
1 [Bob Swift] *
1 [Bobby Burnet] *
289 [Buddy DeFranco] *
225 [Danny Bank] *
9 [Eddie Sauter] *
9 [Andy Gibson] *
289 [The Count Basie Orchestra] *
324 [Benny Powell] *
16 [Al Hibbler] *
4 [Al Stearns] *
256 [Benny Morton] *
1 [Al Aarons] *
1 [Ann Moore] *
1 [Bill Hughes (2)] *
4 [Bill Johnson] *
16 [Billy Mitchell] *
1 [Bixie Crawford] *
1 [Bob Hicks] *
9 [Bob Mitchell (2)] *
1 [Bob Ojeda] *
289 [Gary Burton] *
289 [Stanley Clarke] *
121 [Miroslav Vitous] *
324 [Anthony Williams] *
25 [Mose Allison] *
121 [Scott LaFaro] *
324 [Billy Taylor] *
576 [Billy Hart] *
400 [Jim McNeely] *
36 [Joanne Brackeen] *
576 [Stan Getz Quartet] *
196 [Albert Dailey] *
9 [Ed Thigpen] *
484 [Curly Russell] *
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] *
144 [Frank Sinatra] *
81 [Nat King Cole] *
289 [Buddy Rich] *
484 [Benny Carter] *
256 [Miles Davis] *
256 [Stan Getz] *
441 [Tiny Grimes] *
400 [Benny Goodman] *
225 [Teddy Wilson] *
144 [Vido Musso] *
144 [George Shearing] *
49 [Tex Beneke] *
225 [Bunny Berigan] *
289 [Harry James] *
441 [Tommy Dorsey] *
400 [Charlie Ventura] *
1 [Bill Harris] *
361 [Buddy Childers] *
4 [Billy Bauer] *
1 [Bob Cooper] *
64 [Lennie Tristano] *
1.5K [Metronome All Stars] *
441 [Bob Haggart] *
100 [Charlie Christian] *
121 [Charlie Spivak] *
289 [Milt Bernhart] *
25 [Pete Rugolo] *
9 [June Christy] *
36 [Arthur Rollini] *
4 [Artie Bernstein] *
9 [Bart Varsalona] *
1 [Alvino Rey] *
1 [Bob Ahern (2)] *
1 [Bob Gioga] *
1 [Bob Zurke] *
1 [Carmen Mastren] *
289 [Ernie Caceres] *
361 [Jimmy Raney] *
256 [Chuck Flores] *
16 [Dick Collins And His Orchestra] *
361 [Billy Byers] *
225 [Paul Horn] *
400 [Barney Kessel] *
324 [Shorty Rogers] *
256 [Jimmy Rowles] *
289 [Mel Lewis] *
289 [Frank Rosolino] *
361 [Bob Enevoldsen] *
324 [Bud Shank] *
25 [Bobby Troup] *
324 [Conte Candoli] *
196 [Bobby Troup And His Stars Of Jazz] *
256 [Cal Tjader] *
4 [Cal Tjader Modern Mambo Orchestra] *
529 [Charlie Parker] *
361 [Oscar Peterson] *
324 [Flip Phillips] *
25 [Charlie Parker Big Band] *
9 [Willie Maiden] *
289 [Don Menza] *
361 [Pepper Adams] *
144 [Lee Katzman] *
9 [Stan Kenton] *
225 [Carl Fontana] *
49 [Don Sebesky] *
324 [Art Pepper] *
256 [Herbie Harper] *
9 [Howard Rumsey] *
1.1K [Stan Kenton And His Orchestra] *
4 [Allan Beutler] *
16 [Dee Barton] *
4 [Anita O'Day] *
1 [Aaron Shapiro] *
1 [Al Anthony] *
1 [Al Costi] *
1 [Alan Morrissey] *
1 [Alan Yankee] *
1 [Alex Law] *
1 [Allaudin Mathieu] *
1 [Anthony Doria] *
1 [Archie LeCoque] *
1 [Archie Wheeler] *
1 [Artie Anton] *
1 [Bart Caldarelli] *
1 [Barton Grey] *
4 [Abe Luboff] *
81 [sam-donahue] *
196 [Georgie Auld] *
324 [Dave Tough] *
289 [Kai Winding] *
49 [Chubby Jackson's Orchestra] *
81 [Al Epstein] *
289 [Jack Sheldon] *
36 [Art Pepper + Eleven] *
9 [Barone Burghardt Orchestra] *
36 [Jerry Gray And His Orchestra] *
1 [Big Band Burghausen] *
16 [Mike Barone] *
289 [Alan Skidmore] *
324 [Jimmy Giuffre] *
361 [Al Klink] *
225 [Allan Reuss]
)
= 6.49 x 10^252
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Hank Jones] *
1 [Doc Severinsen] *
1 [Charlie Barnet] *
1 [Phil Woods] *
1 [Charlie Barnet and His Orchestra] *
1 [Bill Holman] *
1 [Charlie Shavers] *
1 [Claude Williamson] *
1 [Ben Pickering] *
1 [Al Killian] *
1 [Al Del Simone] *
1 [Andy Pino] *
1 [Art Raboy] *
1 [Art Robey] *
1 [Ben Hall (4)] *
1 [Bernie Privin] *
1 [Bill Miller (2)] *
1 [Bill Robertson] *
1 [Billy Gussak] *
1 [Billy May] *
1 [Bob Dawes] *
1 [Bob Harrington (2)] *
1 [Bob Price] *
1 [Bob Swift] *
1 [Bobby Burnet] *
1 [Buddy DeFranco] *
1 [Danny Bank] *
1 [Eddie Sauter] *
1 [Andy Gibson] *
1 [The Count Basie Orchestra] *
1 [Benny Powell] *
1 [Al Hibbler] *
1 [Al Stearns] *
1 [Benny Morton] *
1 [Al Aarons] *
1 [Ann Moore] *
1 [Bill Hughes (2)] *
1 [Bill Johnson] *
1 [Billy Mitchell] *
1 [Bixie Crawford] *
1 [Bob Hicks] *
1 [Bob Mitchell (2)] *
1 [Bob Ojeda] *
1 [Gary Burton] *
1 [Stanley Clarke] *
1 [Miroslav Vitous] *
1 [Anthony Williams] *
1 [Mose Allison] *
1 [Scott LaFaro] *
1 [Billy Taylor] *
1 [Billy Hart] *
1 [Jim McNeely] *
1 [Joanne Brackeen] *
1 [Stan Getz Quartet] *
1 [Albert Dailey] *
1 [Ed Thigpen] *
1 [Curly Russell] *
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 [Frank Sinatra] *
1 [Nat King Cole] *
1 [Buddy Rich] *
1 [Benny Carter] *
1 [Miles Davis] *
1 [Stan Getz] *
1 [Tiny Grimes] *
1 [Benny Goodman] *
1 [Teddy Wilson] *
1 [Vido Musso] *
1 [George Shearing] *
1 [Tex Beneke] *
1 [Bunny Berigan] *
1 [Harry James] *
1 [Tommy Dorsey] *
1 [Charlie Ventura] *
1 [Bill Harris] *
1 [Buddy Childers] *
1 [Billy Bauer] *
1 [Bob Cooper] *
1 [Lennie Tristano] *
1 [Metronome All Stars] *
1 [Bob Haggart] *
1 [Charlie Christian] *
1 [Charlie Spivak] *
1 [Milt Bernhart] *
1 [Pete Rugolo] *
1 [June Christy] *
1 [Arthur Rollini] *
1 [Artie Bernstein] *
1 [Bart Varsalona] *
1 [Alvino Rey] *
1 [Bob Ahern (2)] *
1 [Bob Gioga] *
1 [Bob Zurke] *
1 [Carmen Mastren] *
1 [Ernie Caceres] *
1 [Jimmy Raney] *
1 [Chuck Flores] *
1 [Dick Collins And His Orchestra] *
1 [Billy Byers] *
1 [Paul Horn] *
1 [Barney Kessel] *
1 [Shorty Rogers] *
1 [Jimmy Rowles] *
1 [Mel Lewis] *
1 [Frank Rosolino] *
1 [Bob Enevoldsen] *
1 [Bud Shank] *
1 [Bobby Troup] *
1 [Conte Candoli] *
1 [Bobby Troup And His Stars Of Jazz] *
1 [Cal Tjader] *
1 [Cal Tjader Modern Mambo Orchestra] *
1 [Charlie Parker] *
1 [Oscar Peterson] *
1 [Flip Phillips] *
1 [Charlie Parker Big Band] *
1 [Willie Maiden] *
1 [Don Menza] *
1 [Pepper Adams] *
1 [Lee Katzman] *
1 [Stan Kenton] *
1 [Carl Fontana] *
1 [Don Sebesky] *
1 [Art Pepper] *
1 [Herbie Harper] *
1 [Howard Rumsey] *
1 [Stan Kenton And His Orchestra] *
1 [Allan Beutler] *
1 [Dee Barton] *
1 [Anita O'Day] *
1 [Aaron Shapiro] *
1 [Al Anthony] *
1 [Al Costi] *
1 [Alan Morrissey] *
1 [Alan Yankee] *
1 [Alex Law] *
1 [Allaudin Mathieu] *
1 [Anthony Doria] *
1 [Archie LeCoque] *
1 [Archie Wheeler] *
1 [Artie Anton] *
1 [Bart Caldarelli] *
1 [Barton Grey] *
1 [Abe Luboff] *
1 [sam-donahue] *
1 [Georgie Auld] *
1 [Dave Tough] *
1 [Kai Winding] *
1 [Chubby Jackson's Orchestra] *
1 [Al Epstein] *
1 [Jack Sheldon] *
1 [Art Pepper + Eleven] *
1 [Barone Burghardt Orchestra] *
1 [Jerry Gray And His Orchestra] *
1 [Big Band Burghausen] *
1 [Mike Barone] *
1 [Alan Skidmore] *
1 [Jimmy Giuffre] *
1 [Al Klink] *
1 [Allan Reuss]
)
= 1
Outbound
14
Tags on post
Inbound
14
Posts tagging this
Connections
169
Total nodes
Base Node Strength
196
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.72%
(6.49 × 10252 overall)
Dominant nodes (excluded from chart)Metronome All Stars 5.55%Stan Kenton And His Orchestra 3.98%Charlie Barnet and His Orchestra 2.86%Billy Hart 2.10%Stan Getz Quartet 2.10%Charlie Parker 1.93%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)