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, 12) = 12
$outbound = max(1, 12) = 12
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 12 * 12 = 144
Base_Influence (IV) = $inbound / $outbound = 12 / 12 = 1
// 3. Exponential Network Values (accumulating 99 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 144 *
( 1.5K [Metronome All Stars] *
100 [Teddy Wilson And His Orchestra] *
144 [Pete Rugolo Orchestra] *
9 [The Band That Plays The Blues] *
4 [Vido Musso Sextet] *
1.1K [Stan Kenton And His Orchestra] *
16 [The Sunset All Stars] *
4 [Eddie Safranski's All Stars] *
1 [Vido Musso Big Seven] *
1 [Vido Musso's All Stars] *
1 [Vido Musso And His Orchestra] *
1 [Gene Norman's "Just Jazz"] *
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] *
121 [Charlie Barnet] *
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] *
441 [Bob Haggart] *
100 [Charlie Christian] *
121 [Charlie Spivak] *
289 [Milt Bernhart] *
25 [Pete Rugolo] *
9 [June Christy] *
196 [Al Porcino] *
289 [Buddy DeFranco] *
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] *
64 [Ella Fitzgerald] *
25 [Lena Horne] *
324 [Doc Cheatham] *
289 [Jonah Jones] *
169 [Frankie Newton] *
225 [Tab Smith] *
400 [Israel Crosby] *
100 [Prince Robinson] *
361 [Howard Roberts] *
225 [Paul Horn] *
324 [Shorty Rogers] *
324 [Jimmy Giuffre] *
64 [André Previn] *
256 [Claude Williamson] *
256 [Dave Pell] *
256 [Herbie Harper] *
49 [Joe Castro] *
16 [Connee Boswell] *
196 [Juan Tizol] *
256 [Cal Tjader] *
9 [Willie Maiden] *
289 [Don Menza] *
361 [Pepper Adams] *
144 [Lee Katzman] *
9 [Stan Kenton] *
225 [Carl Fontana] *
49 [Don Sebesky] *
324 [Art Pepper] *
9 [Howard Rumsey] *
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] *
49 [les-paul] *
441 [Denzil Best]
)
= 1.29 x 10^150
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Metronome All Stars] *
1 [Teddy Wilson And His Orchestra] *
1 [Pete Rugolo Orchestra] *
1 [The Band That Plays The Blues] *
1 [Vido Musso Sextet] *
1 [Stan Kenton And His Orchestra] *
1 [The Sunset All Stars] *
1 [Eddie Safranski's All Stars] *
1 [Vido Musso Big Seven] *
1 [Vido Musso's All Stars] *
1 [Vido Musso And His Orchestra] *
1 [Gene Norman's "Just Jazz"] *
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 [Charlie Barnet] *
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 [Bob Haggart] *
1 [Charlie Christian] *
1 [Charlie Spivak] *
1 [Milt Bernhart] *
1 [Pete Rugolo] *
1 [June Christy] *
1 [Al Porcino] *
1 [Buddy DeFranco] *
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 [Ella Fitzgerald] *
1 [Lena Horne] *
1 [Doc Cheatham] *
1 [Jonah Jones] *
1 [Frankie Newton] *
1 [Tab Smith] *
1 [Israel Crosby] *
1 [Prince Robinson] *
1 [Howard Roberts] *
1 [Paul Horn] *
1 [Shorty Rogers] *
1 [Jimmy Giuffre] *
1 [André Previn] *
1 [Claude Williamson] *
1 [Dave Pell] *
1 [Herbie Harper] *
1 [Joe Castro] *
1 [Connee Boswell] *
1 [Juan Tizol] *
1 [Cal Tjader] *
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 [Howard Rumsey] *
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 [les-paul] *
1 [Denzil Best]
)
= 1
Outbound
12
Tags on post
Inbound
12
Posts tagging this
Connections
99
Total nodes
Base Node Strength
144
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.92%
(1.29 × 10150 overall)
Dominant nodes (excluded from chart)Metronome All Stars 9.67%Stan Kenton And His Orchestra 6.92%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)