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, 15) = 15
$outbound = max(1, 15) = 15
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 15 = 225
Base_Influence (IV) = $inbound / $outbound = 15 / 15 = 1
// 3. Exponential Network Values (accumulating 100 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 2.4K [Gil Evans And His Orchestra] *
36 [Max Roach Quartet] *
25 [Billy Harper Quintet] *
16 [Thad Jones-Mel Lewis Orchestra] *
49 [McCoy Tyner Big Band] *
81 [Grachan Moncur III Octet] *
25 [Mark Masters Ensemble] *
16 [Charles Tolliver Big Band] *
1 [Four Shells] *
1 [Klaus Weiss Sextett] *
16 [Randy Weston's African Rhythms] *
1 [The Billy Harper Sextet] *
4 [The Cookers] *
1 [University Of North Texas Neophonic Orchestra] *
36 [Thad Jones & Mel Lewis] *
361 [Clifford Jordan] *
441 [Hank Mobley] *
361 [Mal Waldron] *
400 [Reggie Workman] *
144 [Walter Davis Jr.] *
324 [Benny Powell] *
196 [Alex Blake] *
25 [Rebop Kwaku Baah] *
361 [Pepper Adams] *
361 [Jon Faddis] *
289 [Steve Coleman] *
81 [BROTHER AH] *
441 [Archie Shepp] *
441 [Elvin Jones] *
196 [Masayuki Takayanagi] *
361 [Paul Chambers] *
289 [Kenny Burrell] *
81 [Hubert Laws] *
324 [Anthony Williams] *
121 [Arthur Blythe] *
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] *
225 [Phil Woods] *
529 [Philly Joe Jones] *
225 [John Abercrombie] *
100 [Joe Beck] *
144 [Cecil Taylor] *
361 [Budd Johnson] *
289 [Bob Brookmeyer] *
441 [Jiggs Whigham] *
196 [Urbie Green] *
9 [Bireli Lagrene] *
49 [Jeff Andrews] *
289 [Curtis Fuller] *
400 [Gary Peacock] *
324 [Howard Johnson] *
324 [Michal Urbaniak] *
400 [Phil Bodner] *
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] *
225 [Danny Bank] *
64 [David Sanborn] *
324 [Roland Hanna] *
100 [Joe Temperley] *
49 [Eddie Daniels] *
49 [Joe Bonner] *
16 [Horacee Arnold] *
361 [Fred Hersch] *
36 [Louis Spears] *
289 [McCoy Tyner] *
256 [Frank Lacy] *
361 [Steve Turre] *
81 [Joe Ford] *
49 [Avery Sharpe] *
625 [Andrew Cyrille] *
289 [Tim Hagans] *
1 [Dave Woodley] *
1 [Gary Bartz] *
1 [Gary Smulyan] *
1 [Grachan Moncur III] *
1 [John Clark (2)] *
4 [Ray Drummond] *
361 [Peter Erskine] *
169 [Jack Montrose] *
289 [Bill Cunliffe] *
81 [Kye Palmer] *
441 [Cecil McBee] *
289 [Craig Handy]
)
= 3.06 x 10^199
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Gil Evans And His Orchestra] *
1 [Max Roach Quartet] *
1 [Billy Harper Quintet] *
1 [Thad Jones-Mel Lewis Orchestra] *
1 [McCoy Tyner Big Band] *
1 [Grachan Moncur III Octet] *
1 [Mark Masters Ensemble] *
1 [Charles Tolliver Big Band] *
1 [Four Shells] *
1 [Klaus Weiss Sextett] *
1 [Randy Weston's African Rhythms] *
1 [The Billy Harper Sextet] *
1 [The Cookers] *
1 [University Of North Texas Neophonic Orchestra] *
1 [Thad Jones & Mel Lewis] *
1 [Clifford Jordan] *
1 [Hank Mobley] *
1 [Mal Waldron] *
1 [Reggie Workman] *
1 [Walter Davis Jr.] *
1 [Benny Powell] *
1 [Alex Blake] *
1 [Rebop Kwaku Baah] *
1 [Pepper Adams] *
1 [Jon Faddis] *
1 [Steve Coleman] *
1 [BROTHER AH] *
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 [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 [Phil Woods] *
1 [Philly Joe Jones] *
1 [John Abercrombie] *
1 [Joe Beck] *
1 [Cecil Taylor] *
1 [Budd Johnson] *
1 [Bob Brookmeyer] *
1 [Jiggs Whigham] *
1 [Urbie Green] *
1 [Bireli Lagrene] *
1 [Jeff Andrews] *
1 [Curtis Fuller] *
1 [Gary Peacock] *
1 [Howard Johnson] *
1 [Michal Urbaniak] *
1 [Phil Bodner] *
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 [Danny Bank] *
1 [David Sanborn] *
1 [Roland Hanna] *
1 [Joe Temperley] *
1 [Eddie Daniels] *
1 [Joe Bonner] *
1 [Horacee Arnold] *
1 [Fred Hersch] *
1 [Louis Spears] *
1 [McCoy Tyner] *
1 [Frank Lacy] *
1 [Steve Turre] *
1 [Joe Ford] *
1 [Avery Sharpe] *
1 [Andrew Cyrille] *
1 [Tim Hagans] *
1 [Dave Woodley] *
1 [Gary Bartz] *
1 [Gary Smulyan] *
1 [Grachan Moncur III] *
1 [John Clark (2)] *
1 [Ray Drummond] *
1 [Peter Erskine] *
1 [Jack Montrose] *
1 [Bill Cunliffe] *
1 [Kye Palmer] *
1 [Cecil McBee] *
1 [Craig Handy]
)
= 1
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
100
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.01%
(3.06 × 10199 overall)
Dominant nodes (excluded from chart)Gil Evans And His Orchestra 10.78%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)