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, 17) = 17
$outbound = max(1, 17) = 17
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 17 * 17 = 289
Base_Influence (IV) = $inbound / $outbound = 17 / 17 = 1
// 3. Exponential Network Values (accumulating 93 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 289 *
( 156 [Joe Turner] *
289 [Buddy Rich] *
400 [Barney Kessel] *
169 [Artie Shaw] *
289 [Roy Eldridge] *
441 [Ray Conniff] *
441 [Max Kaminsky] *
25 [Jack Jenney] *
196 [Georgie Auld] *
324 [Dave Tough] *
361 [Jimmy Raney] *
121 [Bill Rank] *
324 [Billy Butterfield] *
289 [Don Fagerquist] *
4 [Angie Callea] *
25 [Anita Boyer] *
961 [Artie Shaw And His Orchestra] *
9 [Al Hendrickson] *
9 [Bernie Privin] *
1 [Alex Beller] *
1 [Allan Harshman] *
9 [Bart Varsalona] *
1 [Al Avola] *
9 [Arnold Fishkin] *
1 [Art Masters] *
1 [Artie Baker] *
1 [Artie Shapiro] *
1 [Babe Bowman] *
1 [Ben Ginsberg] *
1 [Bernie Glow] *
1 [Bill Schumann] *
225 [Danny Bank] *
169 [Big Joe Turner] *
225 [Pete Johnson] *
16 [Big Joe Turner And His Fly Cats] *
484 [Benny Carter] *
289 [Sid Catlett] *
441 [Ben Webster] *
361 [Oscar Peterson] *
484 [Herb Ellis] *
256 [Harry "Sweets" Edison] *
49 [Bill DeArango] *
121 [Ben Webster And His Orchestra] *
441 [Denzil Best] *
324 [Sidney Catlett] *
256 [Harry “Sweets” Edison] *
225 [Count Basie] *
36 [Jimmy Rushing] *
324 [Eddie Barefield] *
1 [Bennie Moten] *
289 [Walter Page] *
9 [Eddie Durham] *
400 [Bennie Moten's Kansas City Orchestra] *
1 [Booker Washington] *
4 [Buster Moten] *
1 [Dan Minor] *
1 [Ed Lewis] *
1 [George Tall] *
1 [Harlan Leonard] *
1 [Harry Cooper] *
1 [Jack Washington] *
1 [Joe Keyes] *
1 [LaForest Dent] *
1 [Lammar Wright] *
1 [Leroy Berry] *
324 [Hank Jones] *
16 ["Hot Lips" Page Sextet] *
324 [Vic Dickenson] *
81 [Albert Ammons] *
400 [Israel Crosby] *
36 [Albert Ammons And His Rhythm Kings] *
225 [Teddy Wilson] *
121 [Charlie Barnet] *
9 [Jam Session (10)] *
289 [Chu Berry] *
289 [Leon "Chu" Berry] *
16 [Chu Berry And His Jazz Ensemble] *
289 [Al Casey] *
361 [Cozy Cole] *
36 [Chu Berry And His Stompy Stevedores] *
361 [Buster Bailey] *
100 [Charlie Christian] *
4 [Jam Session (At Minton's May 8] *
361 [Lucky Thompson] *
16 [Hot Lips Page And His Orchestra] *
25 [Al Cobbs] *
16 [Hot Lips Page And His Band] *
16 [Connie Wainwright] *
1 [Hot Lips Page Trio] *
1 [Joe Bushkin Blue Boys] *
1 [Oran "Hot Lips" Page's Swing Seven] *
1 [Hot Lips Page & His Hot Seven] *
1 [Hot Lips Page's Swing Seven]
)
= 2.33 x 10^135
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.08 [Joe Turner] *
1 [Buddy Rich] *
1 [Barney Kessel] *
1 [Artie Shaw] *
1 [Roy Eldridge] *
1 [Ray Conniff] *
1 [Max Kaminsky] *
1 [Jack Jenney] *
1 [Georgie Auld] *
1 [Dave Tough] *
1 [Jimmy Raney] *
1 [Bill Rank] *
1 [Billy Butterfield] *
1 [Don Fagerquist] *
1 [Angie Callea] *
1 [Anita Boyer] *
1 [Artie Shaw And His Orchestra] *
1 [Al Hendrickson] *
1 [Bernie Privin] *
1 [Alex Beller] *
1 [Allan Harshman] *
1 [Bart Varsalona] *
1 [Al Avola] *
1 [Arnold Fishkin] *
1 [Art Masters] *
1 [Artie Baker] *
1 [Artie Shapiro] *
1 [Babe Bowman] *
1 [Ben Ginsberg] *
1 [Bernie Glow] *
1 [Bill Schumann] *
1 [Danny Bank] *
1 [Big Joe Turner] *
1 [Pete Johnson] *
1 [Big Joe Turner And His Fly Cats] *
1 [Benny Carter] *
1 [Sid Catlett] *
1 [Ben Webster] *
1 [Oscar Peterson] *
1 [Herb Ellis] *
1 [Harry "Sweets" Edison] *
1 [Bill DeArango] *
1 [Ben Webster And His Orchestra] *
1 [Denzil Best] *
1 [Sidney Catlett] *
1 [Harry “Sweets” Edison] *
1 [Count Basie] *
1 [Jimmy Rushing] *
1 [Eddie Barefield] *
1 [Bennie Moten] *
1 [Walter Page] *
1 [Eddie Durham] *
1 [Bennie Moten's Kansas City Orchestra] *
1 [Booker Washington] *
1 [Buster Moten] *
1 [Dan Minor] *
1 [Ed Lewis] *
1 [George Tall] *
1 [Harlan Leonard] *
1 [Harry Cooper] *
1 [Jack Washington] *
1 [Joe Keyes] *
1 [LaForest Dent] *
1 [Lammar Wright] *
1 [Leroy Berry] *
1 [Hank Jones] *
1 ["Hot Lips" Page Sextet] *
1 [Vic Dickenson] *
1 [Albert Ammons] *
1 [Israel Crosby] *
1 [Albert Ammons And His Rhythm Kings] *
1 [Teddy Wilson] *
1 [Charlie Barnet] *
1 [Jam Session (10)] *
1 [Chu Berry] *
1 [Leon "Chu" Berry] *
1 [Chu Berry And His Jazz Ensemble] *
1 [Al Casey] *
1 [Cozy Cole] *
1 [Chu Berry And His Stompy Stevedores] *
1 [Buster Bailey] *
1 [Charlie Christian] *
1 [Jam Session (At Minton's May 8] *
1 [Lucky Thompson] *
1 [Hot Lips Page And His Orchestra] *
1 [Al Cobbs] *
1 [Hot Lips Page And His Band] *
1 [Connie Wainwright] *
1 [Hot Lips Page Trio] *
1 [Joe Bushkin Blue Boys] *
1 [Oran "Hot Lips" Page's Swing Seven] *
1 [Hot Lips Page & His Hot Seven] *
1 [Hot Lips Page's Swing Seven]
)
= 1.08
Outbound
17
Tags on post
Inbound
17
Posts tagging this
Connections
93
Total nodes
Base Node Strength
289
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.02%
(2.33 × 10135 overall)
Dominant nodes (excluded from chart)Artie Shaw And His Orchestra 6.72%Benny Carter 3.38%Herb Ellis 3.38%Ray Conniff 3.08%Max Kaminsky 3.08%Ben Webster 3.08%Denzil Best 3.08%Barney Kessel 2.80%Bennie Moten's Kansas City Orchestra 2.80%Israel Crosby 2.80%Jimmy Raney 2.52%Oscar Peterson 2.52%Cozy Cole 2.52%Buster Bailey 2.52%Lucky Thompson 2.52%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)