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, 18) = 18
$outbound = max(1, 18) = 18
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 18 * 18 = 324
Base_Influence (IV) = $inbound / $outbound = 18 / 18 = 1
// 3. Exponential Network Values (accumulating 95 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 324 *
( 56 [Dave Frishberg] *
196 [Bobby Troup And His Stars Of Jazz] *
49 [Boyd Raeburn And His Orchestra] *
169 [Bill Berry And The LA Band] *
25 [Doc Severinsen And His Big Band] *
441 [Andy Kirk And His Clouds Of Joy] *
25 [Charlie Ventura And His Orchestra] *
36 [George Williams And His Orchestra] *
9 [Bob Jung And His Orchestra] *
49 [Bill Holman's Great Big Band] *
36 [Bob Cooper Nonet] *
9 [Frank Strazzeri Sextet] *
169 [Howard Rumsey's Lighthouse All Stars] *
16 [Conte Candoli All Stars] *
25 [Conte Candoli Quintet] *
9 [Chubby Jackson And His Fifth Dimensional Jazz Group] *
1 [Cool Gabriels] *
1 [Herb Geller Sextette] *
9 [Jack Montrose Sextet] *
225 [Paul Horn] *
400 [Barney Kessel] *
324 [Shorty Rogers] *
256 [Jimmy Rowles] *
289 [Mel Lewis] *
289 [Frank Rosolino] *
361 [Bob Enevoldsen] *
361 [Buddy Childers] *
324 [Bud Shank] *
361 [Bill Holman] *
25 [Bobby Troup] *
289 [Milt Bernhart] *
196 [Al Porcino] *
324 [Shelly Manne] *
324 [Al Cohn] *
361 [Lucky Thompson] *
324 [Jimmy Giuffre] *
289 [Buddy DeFranco] *
324 [Britt Woodman] *
361 [Blue Mitchell] *
289 [Lanny Morgan] *
289 [Don Menza] *
289 [Teddy Edwards] *
484 [Herb Ellis] *
289 [Jimmy Cleveland] *
324 [Benny Powell] *
289 [Jake Hanna] *
289 [Jack Sheldon] *
361 [Leroy Vinnegar] *
225 [Ernie Watts] *
361 [Doc Severinsen] *
1 [Barbara Morrison] *
289 [Bill Cunliffe] *
4 [John Harrington] *
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 [Charlie Ventura] *
400 [Bennie Green] *
361 [Benny Green] *
9 [Roy Kral] *
324 [Art Farmer] *
324 [Jimmy Crawford] *
256 [Barry Galbraith] *
289 [Ernie Caceres] *
256 [Joe Pass] *
144 [Lee Katzman] *
225 [Joe Maini] *
441 [Max Bennett] *
289 [Don Fagerquist] *
361 [Lou Levy] *
324 [Maynard Ferguson] *
324 [Bob Gordon] *
324 [Buddy Collette] *
256 [Claude Williamson] *
9 [Howard Rumsey] *
324 [Victor Feldman] *
49 [Joe Castro] *
361 [Vince Guaraldi] *
361 [Larance Marable] *
441 [Denzil Best] *
169 [Jack Montrose]
)
= 2.16 x 10^178
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Dave Frishberg] *
1 [Bobby Troup And His Stars Of Jazz] *
1 [Boyd Raeburn And His Orchestra] *
1 [Bill Berry And The LA Band] *
1 [Doc Severinsen And His Big Band] *
1 [Andy Kirk And His Clouds Of Joy] *
1 [Charlie Ventura And His Orchestra] *
1 [George Williams And His Orchestra] *
1 [Bob Jung And His Orchestra] *
1 [Bill Holman's Great Big Band] *
1 [Bob Cooper Nonet] *
1 [Frank Strazzeri Sextet] *
1 [Howard Rumsey's Lighthouse All Stars] *
1 [Conte Candoli All Stars] *
1 [Conte Candoli Quintet] *
1 [Chubby Jackson And His Fifth Dimensional Jazz Group] *
1 [Cool Gabriels] *
1 [Herb Geller Sextette] *
1 [Jack Montrose Sextet] *
1 [Paul Horn] *
1 [Barney Kessel] *
1 [Shorty Rogers] *
1 [Jimmy Rowles] *
1 [Mel Lewis] *
1 [Frank Rosolino] *
1 [Bob Enevoldsen] *
1 [Buddy Childers] *
1 [Bud Shank] *
1 [Bill Holman] *
1 [Bobby Troup] *
1 [Milt Bernhart] *
1 [Al Porcino] *
1 [Shelly Manne] *
1 [Al Cohn] *
1 [Lucky Thompson] *
1 [Jimmy Giuffre] *
1 [Buddy DeFranco] *
1 [Britt Woodman] *
1 [Blue Mitchell] *
1 [Lanny Morgan] *
1 [Don Menza] *
1 [Teddy Edwards] *
1 [Herb Ellis] *
1 [Jimmy Cleveland] *
1 [Benny Powell] *
1 [Jake Hanna] *
1 [Jack Sheldon] *
1 [Leroy Vinnegar] *
1 [Ernie Watts] *
1 [Doc Severinsen] *
1 [Barbara Morrison] *
1 [Bill Cunliffe] *
1 [John Harrington] *
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 [Charlie Ventura] *
1 [Bennie Green] *
1 [Benny Green] *
1 [Roy Kral] *
1 [Art Farmer] *
1 [Jimmy Crawford] *
1 [Barry Galbraith] *
1 [Ernie Caceres] *
1 [Joe Pass] *
1 [Lee Katzman] *
1 [Joe Maini] *
1 [Max Bennett] *
1 [Don Fagerquist] *
1 [Lou Levy] *
1 [Maynard Ferguson] *
1 [Bob Gordon] *
1 [Buddy Collette] *
1 [Claude Williamson] *
1 [Howard Rumsey] *
1 [Victor Feldman] *
1 [Joe Castro] *
1 [Vince Guaraldi] *
1 [Larance Marable] *
1 [Denzil Best] *
1 [Jack Montrose]
)
= 1.14
Outbound
18
Tags on post
Inbound
18
Posts tagging this
Connections
95
Total nodes
Base Node Strength
324
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.70%
(2.16 × 10178 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)