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, 20) = 20
$outbound = max(1, 20) = 20
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 20 * 20 = 400
Base_Influence (IV) = $inbound / $outbound = 20 / 20 = 1
// 3. Exponential Network Values (accumulating 118 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 16 [The Brass Ring] *
1 [Billy Butler] *
1 [Ernie Royal] *
1 [Richard Davis] *
144 [Art Farmer And His Orchestra] *
2.4K [Gil Evans And His Orchestra] *
625 [Cootie Williams And His Orchestra] *
9 [Four Flutes] *
121 [Bob Brookmeyer And His Orchestra] *
36 [Doc Severinsen And His Orchestra] *
25 [Enoch Light And His Orchestra] *
25 [Orizaba And His Orchestra] *
64 [Billy Byers And His Orchestra] *
25 [Hugo Montenegro And His Orchestra] *
16 [Al Caiola And The Nile River Boys] *
1 [David Terry And His Orchestra] *
9 [Henry Jerome And His Orchestra] *
1 [Mundell Lowe And His All Stars] *
9 [New York New York (2)] *
9 [Peter Appleyard Orchestra] *
1 [Phil Bodner E La Sua Orchestra] *
1 [The Bucky Pizzarelli Quartet] *
9 [Phil Bodner & Company] *
81 [BROTHER AH] *
324 [Art Farmer] *
324 [Hank Jones] *
400 [Clark Terry] *
289 [Ray Barretto] *
225 [Phil Woods] *
196 [Urbie Green] *
289 [Jimmy Cleveland] *
441 [Jim Hall] *
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] *
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] *
9 [Norman Keenan] *
16 [Eddie Vinson] *
361 [Bud Powell] *
36 [Willis Jackson] *
289 [Tony Mottola] *
16 [Eddie "Cleanhead" Vinson] *
361 [Al Klink] *
4 [Artie Bernstein] *
1 [Abraham 'Boomie' Richman] *
361 [Billy Byers] *
1 [Arnold Jarvis (2)] *
1 [Billy Ford] *
1 [Bob Dorsey] *
1 [Bob Horton] *
1 [Bob Merrill (2)] *
16 [Bobby Byrne] *
1 [Butch Ballard] *
1 [Carl Pruitt] *
1 [Charlie Holmes] *
4 [Chauncey Welsch] *
1 [Chuck Clarke (3)] *
1 [Daniel Williams (9)] *
169 [Herbie Mann] *
361 [Frank Wess] *
324 [Al Cohn] *
361 [Doc Severinsen] *
289 [Mel Lewis] *
100 [Alan Raph] *
81 [Al Epstein] *
361 [Bucky Pizzarelli] *
441 [Bob Haggart] *
441 [Bobby Rosengarden] *
36 [Enoch Light] *
196 [Al Caiola] *
361 [Milt Hinton] *
361 [Charlie Shavers] *
25 [Rick Laird] *
361 [Don Elliott] *
361 [Grady Tate] *
81 [Peter Appleyard]
)
= 2.51 x 10^213
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Brass Ring] *
1 [Billy Butler] *
1 [Ernie Royal] *
1 [Richard Davis] *
1 [Art Farmer And His Orchestra] *
1 [Gil Evans And His Orchestra] *
1 [Cootie Williams And His Orchestra] *
1 [Four Flutes] *
1 [Bob Brookmeyer And His Orchestra] *
1 [Doc Severinsen And His Orchestra] *
1 [Enoch Light And His Orchestra] *
1 [Orizaba And His Orchestra] *
1 [Billy Byers And His Orchestra] *
1 [Hugo Montenegro And His Orchestra] *
1 [Al Caiola And The Nile River Boys] *
1 [David Terry And His Orchestra] *
1 [Henry Jerome And His Orchestra] *
1 [Mundell Lowe And His All Stars] *
1 [New York New York (2)] *
1 [Peter Appleyard Orchestra] *
1 [Phil Bodner E La Sua Orchestra] *
1 [The Bucky Pizzarelli Quartet] *
1 [Phil Bodner & Company] *
1 [BROTHER AH] *
1 [Art Farmer] *
1 [Hank Jones] *
1 [Clark Terry] *
1 [Ray Barretto] *
1 [Phil Woods] *
1 [Urbie Green] *
1 [Jimmy Cleveland] *
1 [Jim Hall] *
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 [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 [Norman Keenan] *
1 [Eddie Vinson] *
1 [Bud Powell] *
1 [Willis Jackson] *
1 [Tony Mottola] *
1 [Eddie "Cleanhead" Vinson] *
1 [Al Klink] *
1 [Artie Bernstein] *
1 [Abraham 'Boomie' Richman] *
1 [Billy Byers] *
1 [Arnold Jarvis (2)] *
1 [Billy Ford] *
1 [Bob Dorsey] *
1 [Bob Horton] *
1 [Bob Merrill (2)] *
1 [Bobby Byrne] *
1 [Butch Ballard] *
1 [Carl Pruitt] *
1 [Charlie Holmes] *
1 [Chauncey Welsch] *
1 [Chuck Clarke (3)] *
1 [Daniel Williams (9)] *
1 [Herbie Mann] *
1 [Frank Wess] *
1 [Al Cohn] *
1 [Doc Severinsen] *
1 [Mel Lewis] *
1 [Alan Raph] *
1 [Al Epstein] *
1 [Bucky Pizzarelli] *
1 [Bob Haggart] *
1 [Bobby Rosengarden] *
1 [Enoch Light] *
1 [Al Caiola] *
1 [Milt Hinton] *
1 [Charlie Shavers] *
1 [Rick Laird] *
1 [Don Elliott] *
1 [Grady Tate] *
1 [Peter Appleyard]
)
= 1
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
118
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.68%
(2.51 × 10213 overall)
Dominant nodes (excluded from chart)Gil Evans And His Orchestra 10.07%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)