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 120 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 441 [Ben Webster] *
49 [Bill Berry] *
121 [Al Sears] *
441 [Duke Ellington Orchestra] *
1 [Adelaide Hall] *
16 [Al Hibbler] *
4 [Rex Stewart] *
1 [Aaron Bell] *
16 [Al Killian] *
4 [Al Lucas] *
1 [Alvin Raglin] *
1 [Andres Meringuito] *
1 [Andrew Ford (3)] *
1 [Anita Moore] *
4 [Art Baron] *
1 [Arthur Whetsel] *
1 [Baby Cox] *
4 [Barrie Lee Hall] *
1 [Junior Raglin] *
4 [Otto Hardwick] *
1 [Tricky Sam Nanton] *
289 [Cecil Payne] *
324 [Hank Jones] *
256 [Miles Davis] *
441 [Tiny Grimes] *
324 [Fats Navarro] *
361 [Budd Johnson] *
361 [Max Roach] *
289 [Kai Winding] *
196 [Coleman Hawkins All Stars] *
361 [Charlie Shavers] *
484 [Curly Russell] *
361 [Benny Green] *
289 [Chuck Wayne] *
441 [Denzil Best] *
361 [Jackie McLean] *
361 [Mal Waldron] *
1 [John LaPorta] *
196 [Charles Mingus Jazz Workshop] *
49 [John Lewis (2)] *
441 [Art Taylor] *
1 [Clem De Rosa] *
1 [J.R. Monterose] *
1 [Jackson Wiley] *
25 [Teo Macero] *
1 [Willie Dennis] *
1 [Willie Jones] *
9 [Sarah Vaughan] *
324 [Vic Dickenson] *
400 [Earl Hines] *
36 [Billy Eckstine] *
289 [Jimmy Cleveland] *
625 [Earl Hines And His Orchestra] *
4 [Al Gibbons] *
36 [Freddie Webster] *
1 [Alan Hare] *
1 [Alvin Burroughs] *
1 [Arthur Walker] *
1 [Benny Harris] *
1 [Benny Washington] *
1 [Bill Pemberton] *
1 [Bill Thompson (9)] *
1 [Billy Douglas (3)] *
1 [Bob Wyatt (2)] *
1 [Bobby Donaldson (3)] *
1 [Cecil Irwin] *
1 [Charlie Allen (3)] *
1 [Chick Booth] *
1 [Claude Roberts] *
1 [Cliff Smalls] *
400 [Charlie Ventura] *
324 [Conte Candoli] *
25 [Charlie Ventura And His Orchestra] *
9 [Roy Kral] *
25 [Bennie Green Quintet] *
25 [Sonny Stitt Band] *
36 [Babs Gonzales And His Orchestra] *
16 [Miles Davis And His Band] *
9 [J.C. Heard And His Orchestra] *
121 [Coleman Hawkins Quintet] *
9 [Jo Jones And His Orchestra] *
9 [Jo Jones Sextet] *
225 [The Miles Davis Sextet] *
25 [Bennie Green Sextet] *
25 [Bennie Green And His Orchestra] *
9 [George Treadwell And His All Stars] *
9 [Slim Gaillard And His Southern Fried Orchestra] *
4 [Bennie Green And His Band] *
9 [Bennie Green Septet] *
361 [Paul Chambers] *
361 [Johnny Griffin] *
361 [Junior Mance] *
169 [Gene Ammons] *
361 [Eugene Wright] *
400 [Roy Haynes] *
9 [Babs Gonzales] *
256 [Don Redman] *
289 [Julius Watkins] *
361 [Al McKibbon] *
225 [Teddy Wilson] *
361 [Cozy Cole] *
289 [Roy Eldridge] *
484 [Horace Silver] *
324 [Billy Taylor] *
196 [Jimmy Forrest] *
361 [Cannonball Adderley] *
441 [Hank Mobley] *
529 [Jimmy Cobb] *
361 [Jimmy Heath] *
400 [Kenny Clarke] *
529 [Philly Joe Jones] *
361 [Lucky Thompson] *
1 [Gil Coggins] *
1 [Nelson Boyd] *
4 [Oscar Pettiford] *
81 [Cándido Camero] *
324 [Charlie Rouse] *
361 [Frank Wess] *
324 [Buddy Tate] *
289 [Eddie "Lockjaw" Davis]
)
= 2.31 x 10^176
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Ben Webster] *
1 [Bill Berry] *
1 [Al Sears] *
1 [Duke Ellington Orchestra] *
1 [Adelaide Hall] *
1 [Al Hibbler] *
1 [Rex Stewart] *
1 [Aaron Bell] *
1 [Al Killian] *
1 [Al Lucas] *
1 [Alvin Raglin] *
1 [Andres Meringuito] *
1 [Andrew Ford (3)] *
1 [Anita Moore] *
1 [Art Baron] *
1 [Arthur Whetsel] *
1 [Baby Cox] *
1 [Barrie Lee Hall] *
1 [Junior Raglin] *
1 [Otto Hardwick] *
1 [Tricky Sam Nanton] *
1 [Cecil Payne] *
1 [Hank Jones] *
1 [Miles Davis] *
1 [Tiny Grimes] *
1 [Fats Navarro] *
1 [Budd Johnson] *
1 [Max Roach] *
1 [Kai Winding] *
1 [Coleman Hawkins All Stars] *
1 [Charlie Shavers] *
1 [Curly Russell] *
1 [Benny Green] *
1 [Chuck Wayne] *
1 [Denzil Best] *
1 [Jackie McLean] *
1 [Mal Waldron] *
1 [John LaPorta] *
1 [Charles Mingus Jazz Workshop] *
1 [John Lewis (2)] *
1 [Art Taylor] *
1 [Clem De Rosa] *
1 [J.R. Monterose] *
1 [Jackson Wiley] *
1 [Teo Macero] *
1 [Willie Dennis] *
1 [Willie Jones] *
1 [Sarah Vaughan] *
1 [Vic Dickenson] *
1 [Earl Hines] *
1 [Billy Eckstine] *
1 [Jimmy Cleveland] *
1 [Earl Hines And His Orchestra] *
1 [Al Gibbons] *
1 [Freddie Webster] *
1 [Alan Hare] *
1 [Alvin Burroughs] *
1 [Arthur Walker] *
1 [Benny Harris] *
1 [Benny Washington] *
1 [Bill Pemberton] *
1 [Bill Thompson (9)] *
1 [Billy Douglas (3)] *
1 [Bob Wyatt (2)] *
1 [Bobby Donaldson (3)] *
1 [Cecil Irwin] *
1 [Charlie Allen (3)] *
1 [Chick Booth] *
1 [Claude Roberts] *
1 [Cliff Smalls] *
1 [Charlie Ventura] *
1 [Conte Candoli] *
1 [Charlie Ventura And His Orchestra] *
1 [Roy Kral] *
1 [Bennie Green Quintet] *
1 [Sonny Stitt Band] *
1 [Babs Gonzales And His Orchestra] *
1 [Miles Davis And His Band] *
1 [J.C. Heard And His Orchestra] *
1 [Coleman Hawkins Quintet] *
1 [Jo Jones And His Orchestra] *
1 [Jo Jones Sextet] *
1 [The Miles Davis Sextet] *
1 [Bennie Green Sextet] *
1 [Bennie Green And His Orchestra] *
1 [George Treadwell And His All Stars] *
1 [Slim Gaillard And His Southern Fried Orchestra] *
1 [Bennie Green And His Band] *
1 [Bennie Green Septet] *
1 [Paul Chambers] *
1 [Johnny Griffin] *
1 [Junior Mance] *
1 [Gene Ammons] *
1 [Eugene Wright] *
1 [Roy Haynes] *
1 [Babs Gonzales] *
1 [Don Redman] *
1 [Julius Watkins] *
1 [Al McKibbon] *
1 [Teddy Wilson] *
1 [Cozy Cole] *
1 [Roy Eldridge] *
1 [Horace Silver] *
1 [Billy Taylor] *
1 [Jimmy Forrest] *
1 [Cannonball Adderley] *
1 [Hank Mobley] *
1 [Jimmy Cobb] *
1 [Jimmy Heath] *
1 [Kenny Clarke] *
1 [Philly Joe Jones] *
1 [Lucky Thompson] *
1 [Gil Coggins] *
1 [Nelson Boyd] *
1 [Oscar Pettiford] *
1 [Cándido Camero] *
1 [Charlie Rouse] *
1 [Frank Wess] *
1 [Buddy Tate] *
1 [Eddie "Lockjaw" Davis]
)
= 1
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
120
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.00%
(2.31 × 10176 overall)
Dominant nodes (excluded from chart)Earl Hines And His Orchestra 3.13%Jimmy Cobb 2.65%Philly Joe Jones 2.65%Curly Russell 2.43%Horace Silver 2.43%Ben Webster 2.21%Duke Ellington Orchestra 2.21%Tiny Grimes 2.21%Denzil Best 2.21%Art Taylor 2.21%Hank Mobley 2.21%Earl Hines 2.00%Charlie Ventura 2.00%Roy Haynes 2.00%Kenny Clarke 2.00%Budd Johnson 1.81%Max Roach 1.81%Charlie Shavers 1.81%Benny Green 1.81%Jackie McLean 1.81%Mal Waldron 1.81%Paul Chambers 1.81%Johnny Griffin 1.81%Junior Mance 1.81%Eugene Wright 1.81%Al McKibbon 1.81%Cozy Cole 1.81%Cannonball Adderley 1.81%Jimmy Heath 1.81%Lucky Thompson 1.81%Frank Wess 1.81%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)