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, 16) = 16
$outbound = max(1, 16) = 16
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 16 * 16 = 256
Base_Influence (IV) = $inbound / $outbound = 16 / 16 = 1
// 3. Exponential Network Values (accumulating 101 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 256 *
( 342 [Fats Waller] *
342 [James P. Johnson] *
484 [Benny Carter] *
289 [Chu Berry] *
441 [Ben Webster] *
81 [Chick Webb] *
361 [The Chocolate Dandies] *
4 [Buck Clayton] *
256 [Bernard Addison] *
9 [Bobby Stark] *
49 [Claude Jones] *
1 [Benny Jackson] *
4 [Cuba Austin] *
1 [Cyrus St. Clair] *
4 [Dave Wilborn] *
1 [Ernest Hill (2)] *
1 [Floyd O'Brien] *
1 [George Stafford] *
4 [George Thomas] *
100 [Prince Robinson] *
729 [Fletcher Henderson and His Orchestra] *
25 [Louis Armstrong And His Savoy Ballroom Five] *
441 [Don Redman And His Orchestra] *
4 [Fletcher Henderson And His Club Alabam Orchestra] *
4 [Fletcher Henderson's Jazz Five] *
64 [Clarence Williams' Blue Five] *
36 [Babs Gonzales And His Orchestra] *
16 [Don Redman All Stars] *
400 [McKinney's Cotton Pickers] *
9 [Clara Smith And Her Jazz Trio] *
1 [Don Redman Small Band] *
1 [Perry Bradford Jazz Phools] *
4 [The Big Aces] *
1 [The Dixie Stompers] *
1 [The Louisiana Stompers] *
289 [J. C. Higginbotham] *
49 [Teddy Hill] *
144 [Luis Russell] *
64 [Lonnie Johnson] *
289 [Bill Coleman] *
324 [Sidney De Paris] *
324 [Billy Taylor] *
1 [Henry "Red" Allen] *
256 [Red Allen] *
36 [Buster Smith] *
1 [Horace Henderson] *
9 [Don Byas] *
256 [Benny Morton] *
4 [Bill Coleman (2)] *
9 [Billy Taylor Sr.] *
1 [Alan Jeffries (2)] *
1 [Bobby Williams (6)] *
1 [Buford Oliver] *
9 [Chauncey Haughton] *
1 [Edward Inge] *
1 [Fred Robinson] *
1 [Inez Cavanaugh] *
1 [Jack Carman] *
400 [Fletcher Henderson] *
361 [Clarence Williams] *
81 [King Oliver] *
400 [Sidney Bechet] *
81 [Joe "King" Oliver] *
361 [Buster Bailey] *
225 [Charlie Irvis] *
361 [Eddie Lang] *
400 [Roy Haynes] *
9 [Babs Gonzales] *
289 [Julius Watkins] *
400 [Bennie Green] *
361 [Benny Green] *
289 [Jimmy Cleveland] *
289 [Al Hall] *
225 [Danny Bank] *
1 [Ed Cuffee] *
1 [James Price Johnson] *
1 [Jimmy Dudley] *
1 [Joe Smith (3)] *
1 [John Nesbitt] *
1 [Kaiser Marshall] *
1 [Langston Curl] *
1 [Leonard Davis] *
1 [Milton Senior] *
100 [Porter Grainger] *
16 [Clara Smith] *
441 [Tommy Dorsey] *
324 [Eddie Barefield] *
289 [Dicky Wells] *
289 [Leon "Chu" Berry] *
289 [Roy Eldridge] *
289 [Lester Young] *
361 [Budd Johnson] *
1 [Charlie Dixon] *
1 [Albert Wynn] *
4 [Arville Harris] *
1 [Billy Fowler] *
1 [Bob Lessey] *
25 [Clarence Holiday] *
4 [Del Thomas] *
121 [Dick Vance] *
4 [Dickie Wells]
)
= 1.01 x 10^135
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Fats Waller] *
1.06 [James P. Johnson] *
1 [Benny Carter] *
1 [Chu Berry] *
1 [Ben Webster] *
1 [Chick Webb] *
1 [The Chocolate Dandies] *
1 [Buck Clayton] *
1 [Bernard Addison] *
1 [Bobby Stark] *
1 [Claude Jones] *
1 [Benny Jackson] *
1 [Cuba Austin] *
1 [Cyrus St. Clair] *
1 [Dave Wilborn] *
1 [Ernest Hill (2)] *
1 [Floyd O'Brien] *
1 [George Stafford] *
1 [George Thomas] *
1 [Prince Robinson] *
1 [Fletcher Henderson and His Orchestra] *
1 [Louis Armstrong And His Savoy Ballroom Five] *
1 [Don Redman And His Orchestra] *
1 [Fletcher Henderson And His Club Alabam Orchestra] *
1 [Fletcher Henderson's Jazz Five] *
1 [Clarence Williams' Blue Five] *
1 [Babs Gonzales And His Orchestra] *
1 [Don Redman All Stars] *
1 [McKinney's Cotton Pickers] *
1 [Clara Smith And Her Jazz Trio] *
1 [Don Redman Small Band] *
1 [Perry Bradford Jazz Phools] *
1 [The Big Aces] *
1 [The Dixie Stompers] *
1 [The Louisiana Stompers] *
1 [J. C. Higginbotham] *
1 [Teddy Hill] *
1 [Luis Russell] *
1 [Lonnie Johnson] *
1 [Bill Coleman] *
1 [Sidney De Paris] *
1 [Billy Taylor] *
1 [Henry "Red" Allen] *
1 [Red Allen] *
1 [Buster Smith] *
1 [Horace Henderson] *
1 [Don Byas] *
1 [Benny Morton] *
1 [Bill Coleman (2)] *
1 [Billy Taylor Sr.] *
1 [Alan Jeffries (2)] *
1 [Bobby Williams (6)] *
1 [Buford Oliver] *
1 [Chauncey Haughton] *
1 [Edward Inge] *
1 [Fred Robinson] *
1 [Inez Cavanaugh] *
1 [Jack Carman] *
1 [Fletcher Henderson] *
1 [Clarence Williams] *
1 [King Oliver] *
1 [Sidney Bechet] *
1 [Joe "King" Oliver] *
1 [Buster Bailey] *
1 [Charlie Irvis] *
1 [Eddie Lang] *
1 [Roy Haynes] *
1 [Babs Gonzales] *
1 [Julius Watkins] *
1 [Bennie Green] *
1 [Benny Green] *
1 [Jimmy Cleveland] *
1 [Al Hall] *
1 [Danny Bank] *
1 [Ed Cuffee] *
1 [James Price Johnson] *
1 [Jimmy Dudley] *
1 [Joe Smith (3)] *
1 [John Nesbitt] *
1 [Kaiser Marshall] *
1 [Langston Curl] *
1 [Leonard Davis] *
1 [Milton Senior] *
1 [Porter Grainger] *
1 [Clara Smith] *
1 [Tommy Dorsey] *
1 [Eddie Barefield] *
1 [Dicky Wells] *
1 [Leon "Chu" Berry] *
1 [Roy Eldridge] *
1 [Lester Young] *
1 [Budd Johnson] *
1 [Charlie Dixon] *
1 [Albert Wynn] *
1 [Arville Harris] *
1 [Billy Fowler] *
1 [Bob Lessey] *
1 [Clarence Holiday] *
1 [Del Thomas] *
1 [Dick Vance] *
1 [Dickie Wells]
)
= 1.11
Outbound
16
Tags on post
Inbound
16
Posts tagging this
Connections
101
Total nodes
Base Node Strength
256
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.84%
(1.01 × 10135 overall)
Dominant nodes (excluded from chart)Fletcher Henderson and His Orchestra 5.23%Benny Carter 3.47%Ben Webster 3.16%Don Redman And His Orchestra 3.16%Tommy Dorsey 3.16%McKinney's Cotton Pickers 2.87%Fletcher Henderson 2.87%Sidney Bechet 2.87%Roy Haynes 2.87%Bennie Green 2.87%The Chocolate Dandies 2.59%Clarence Williams 2.59%Buster Bailey 2.59%Eddie Lang 2.59%Benny Green 2.59%Budd Johnson 2.59%Fats Waller 2.45%James P. Johnson 2.45%Sidney De Paris 2.32%Billy Taylor 2.32%Eddie Barefield 2.32%Chu Berry 2.07%J. C. Higginbotham 2.07%Bill Coleman 2.07%Julius Watkins 2.07%Jimmy Cleveland 2.07%Al Hall 2.07%Dicky Wells 2.07%Leon "Chu" Berry 2.07%Roy Eldridge 2.07%Lester Young 2.07%Bernard Addison 1.84%Red Allen 1.84%Benny Morton 1.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)