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 122 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 289 *
( 56 [Dave Frishberg] *
144 [Art Farmer And His Orchestra] *
36 [Jimmy Smith And The Big Band] *
625 [Earl Hines And His Orchestra] *
169 [Bill Berry And The LA Band] *
441 [Andy Kirk And His Clouds Of Joy] *
9 [Art Blakey's Big Band] *
49 [Gerald Wilson Orchestra of The 80's] *
36 [George Williams And His Orchestra] *
196 [Buddy Rich And His Orchestra] *
49 [All Star Big Band] *
25 [Cannonball Adderley And His Orchestra] *
81 [Art Farmer Tentet] *
9 [Clifford Brown Big Band] *
16 [Don Redman All Stars] *
4 [Friedrich Gulda And His Sextet] *
49 [George Wallington And His Band] *
4 [Gigi Gryce Octet] *
81 [BROTHER AH] *
324 [Art Farmer] *
324 [Hank Jones] *
400 [Clark Terry] *
289 [Ray Barretto] *
225 [Phil Woods] *
196 [Urbie Green] *
441 [Jim Hall] *
400 [Phil Bodner] *
256 [Barry Galbraith] *
225 [Danny Bank] *
361 [Doc Severinsen] *
324 [Britt Woodman] *
9 [Sarah Vaughan] *
324 [Vic Dickenson] *
400 [Earl Hines] *
36 [Billy Eckstine] *
361 [Budd Johnson] *
400 [Bennie Green] *
4 [Al Gibbons] *
361 [Benny Green] *
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] *
361 [Blue Mitchell] *
289 [Lanny Morgan] *
289 [Don Menza] *
289 [Teddy Edwards] *
484 [Herb Ellis] *
324 [Benny Powell] *
289 [Jake Hanna] *
324 [Conte Candoli] *
289 [Jack Sheldon] *
361 [Leroy Vinnegar] *
4 [John Harrington] *
324 [Al Cohn] *
361 [Milt Hinton] *
36 [Claude Williams] *
121 [Al Sears] *
1 [Andy Kirk] *
4 [Mary Lou Williams] *
9 [Don Byas] *
81 [Al Epstein] *
4 [Henry Wells] *
1 [Ben Thigpen] *
1 [Booker Collins] *
1 [Clarence Trice] *
1 [Dick Wilson] *
1 [Earl Miller] *
1 [Earl Thompson] *
1 [Floyd Smith (2)] *
1 [Harry Lawson] *
16 [Ted Donnelly] *
400 [Donald Byrd] *
225 [Ernie Watts] *
289 [Paul Humphrey] *
324 [Harold Land] *
256 [Gerald Wiggins] *
324 [Buddy Collette] *
144 [Garnett Brown] *
324 [Jimmy Crawford] *
289 [Ernie Caceres] *
289 [Buddy Rich] *
256 [Jimmy Rowles] *
256 [Harry "Sweets" Edison] *
289 [Frank Rosolino] *
361 [Bob Enevoldsen] *
256 [Benny Golson] *
121 [David Spinozza] *
81 [Cándido Camero] *
361 [Billy Byers] *
256 [Harry “Sweets” Edison] *
256 [Slide Hampton] *
289 [Roy Eldridge] *
256 [James Moody] *
289 [Julius Watkins] *
361 [Cannonball Adderley] *
289 [Bob Brookmeyer] *
441 [Elvin Jones] *
324 [Lee Morgan] *
441 [Percy Heath] *
529 [Philly Joe Jones] *
289 [Curtis Fuller] *
361 [Clifford Brown] *
256 [Don Redman] *
289 [Al Hall] *
361 [Frank Foster] *
400 [Kenny Clarke] *
4 [Oscar Pettiford] *
4 [George Wallington] *
1 [Dave Burns]
)
= 1.65 x 10^208
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Dave Frishberg] *
1 [Art Farmer And His Orchestra] *
1 [Jimmy Smith And The Big Band] *
1 [Earl Hines And His Orchestra] *
1 [Bill Berry And The LA Band] *
1 [Andy Kirk And His Clouds Of Joy] *
1 [Art Blakey's Big Band] *
1 [Gerald Wilson Orchestra of The 80's] *
1 [George Williams And His Orchestra] *
1 [Buddy Rich And His Orchestra] *
1 [All Star Big Band] *
1 [Cannonball Adderley And His Orchestra] *
1 [Art Farmer Tentet] *
1 [Clifford Brown Big Band] *
1 [Don Redman All Stars] *
1 [Friedrich Gulda And His Sextet] *
1 [George Wallington And His Band] *
1 [Gigi Gryce Octet] *
1 [BROTHER AH] *
1 [Art Farmer] *
1 [Hank Jones] *
1 [Clark Terry] *
1 [Ray Barretto] *
1 [Phil Woods] *
1 [Urbie Green] *
1 [Jim Hall] *
1 [Phil Bodner] *
1 [Barry Galbraith] *
1 [Danny Bank] *
1 [Doc Severinsen] *
1 [Britt Woodman] *
1 [Sarah Vaughan] *
1 [Vic Dickenson] *
1 [Earl Hines] *
1 [Billy Eckstine] *
1 [Budd Johnson] *
1 [Bennie Green] *
1 [Al Gibbons] *
1 [Benny Green] *
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 [Blue Mitchell] *
1 [Lanny Morgan] *
1 [Don Menza] *
1 [Teddy Edwards] *
1 [Herb Ellis] *
1 [Benny Powell] *
1 [Jake Hanna] *
1 [Conte Candoli] *
1 [Jack Sheldon] *
1 [Leroy Vinnegar] *
1 [John Harrington] *
1 [Al Cohn] *
1 [Milt Hinton] *
1 [Claude Williams] *
1 [Al Sears] *
1 [Andy Kirk] *
1 [Mary Lou Williams] *
1 [Don Byas] *
1 [Al Epstein] *
1 [Henry Wells] *
1 [Ben Thigpen] *
1 [Booker Collins] *
1 [Clarence Trice] *
1 [Dick Wilson] *
1 [Earl Miller] *
1 [Earl Thompson] *
1 [Floyd Smith (2)] *
1 [Harry Lawson] *
1 [Ted Donnelly] *
1 [Donald Byrd] *
1 [Ernie Watts] *
1 [Paul Humphrey] *
1 [Harold Land] *
1 [Gerald Wiggins] *
1 [Buddy Collette] *
1 [Garnett Brown] *
1 [Jimmy Crawford] *
1 [Ernie Caceres] *
1 [Buddy Rich] *
1 [Jimmy Rowles] *
1 [Harry "Sweets" Edison] *
1 [Frank Rosolino] *
1 [Bob Enevoldsen] *
1 [Benny Golson] *
1 [David Spinozza] *
1 [Cándido Camero] *
1 [Billy Byers] *
1 [Harry “Sweets” Edison] *
1 [Slide Hampton] *
1 [Roy Eldridge] *
1 [James Moody] *
1 [Julius Watkins] *
1 [Cannonball Adderley] *
1 [Bob Brookmeyer] *
1 [Elvin Jones] *
1 [Lee Morgan] *
1 [Percy Heath] *
1 [Philly Joe Jones] *
1 [Curtis Fuller] *
1 [Clifford Brown] *
1 [Don Redman] *
1 [Al Hall] *
1 [Frank Foster] *
1 [Kenny Clarke] *
1 [Oscar Pettiford] *
1 [George Wallington] *
1 [Dave Burns]
)
= 1.14
Outbound
17
Tags on post
Inbound
17
Posts tagging this
Connections
122
Total nodes
Base Node Strength
289
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.26%
(1.65 × 10208 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)