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, 19) = 19
$outbound = max(1, 19) = 19
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 19 * 19 = 361
Base_Influence (IV) = $inbound / $outbound = 19 / 19 = 1
// 3. Exponential Network Values (accumulating 81 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 361 *
( 272 [Dag Arnesen] *
361 [Ron Carter] *
361 [Billy Cobham] *
324 [Roland Hanna] *
64 [New York Jazz Quartet] *
361 [Frank Wess] *
441 [George Mraz] *
9 [Ben Riley] *
1 [Richard Pratt (2)] *
324 [Billy Taylor] *
9 [Billy Taylor Trio] *
361 [Henry Grimes] *
121 [Roy Hargrove] *
16 [The Bob Thiele Collective] *
225 [Joshua Redman] *
100 [Ravi Coltrane] *
289 [Gary Burton] *
289 [Ray Barretto] *
256 [Benny Golson] *
289 [Curtis Fuller] *
289 [Eddie "Lockjaw" Davis] *
361 [Don Elliott] *
289 [Julius Watkins] *
324 [Jimmy Crawford] *
121 [Quincy Jones And His Orchestra] *
324 [Britt Woodman] *
144 [Harvey Phillips] *
121 [Yusef Lateef] *
81 [Hubert Laws] *
100 [Joe Temperley] *
121 [David Spinozza] *
36 [The Ernie Wilkins Orchestra] *
256 [Dave Bargeron] *
361 [Doc Severinsen] *
225 [Phil Woods] *
441 [Bobby Rosengarden] *
81 [Oliver Nelson And His Orchestra] *
361 [Billy Byers] *
324 [Art Davis] *
324 [Vic Dickenson] *
144 [Illinois Jacquet] *
9 [Illinois Jacquet And His All Stars] *
144 [Michel Legrand] *
361 [Jon Faddis] *
25 [Michel Legrand & Co.] *
361 [Bucky Pizzarelli] *
289 [James E. Pugh] *
225 [Guy Barker] *
324 [Howard Johnson] *
324 [Ray Warleigh] *
64 [Per Husby Orchestra] *
49 [Guttorm Guttormsen] *
121 [Sadao Watanabe] *
289 [Bob Brookmeyer] *
16 [Gary McFarland] *
256 [Barry Galbraith] *
25 [Gary McFarland & Co.] *
121 [Gene Harris] *
4 [Ray Brown's All Stars] *
289 [Don Menza] *
441 [Jiggs Whigham] *
225 [Chuck Findley] *
289 [Bart Van Lier] *
289 [Fritz Pauer] *
36 [Peter Herbolzheimer All Star Big Band] *
289 [Woody Shaw] *
16 [The Phoenix Authority] *
256 [Ken Peplowski] *
16 [The Django Reinhardt Festival] *
16 [Angelo Debarre] *
36 [Babik Reinhardt] *
9 [New York New York (2)] *
4 [Caiola Combo] *
16 [Hank Jones Trio] *
1 [Romantic Jazz Trio] *
1 [The Fisher Fidelity Standard Jazz Band] *
400 [Phil Bodner] *
196 [Al Caiola] *
361 [Paul Chambers] *
361 [Mads Vinding] *
196 [Willie Jones III]
)
= 1.75 x 10^166
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Dag Arnesen] *
1 [Ron Carter] *
1 [Billy Cobham] *
1 [Roland Hanna] *
1 [New York Jazz Quartet] *
1 [Frank Wess] *
1 [George Mraz] *
1 [Ben Riley] *
1 [Richard Pratt (2)] *
1 [Billy Taylor] *
1 [Billy Taylor Trio] *
1 [Henry Grimes] *
1 [Roy Hargrove] *
1 [The Bob Thiele Collective] *
1 [Joshua Redman] *
1 [Ravi Coltrane] *
1 [Gary Burton] *
1 [Ray Barretto] *
1 [Benny Golson] *
1 [Curtis Fuller] *
1 [Eddie "Lockjaw" Davis] *
1 [Don Elliott] *
1 [Julius Watkins] *
1 [Jimmy Crawford] *
1 [Quincy Jones And His Orchestra] *
1 [Britt Woodman] *
1 [Harvey Phillips] *
1 [Yusef Lateef] *
1 [Hubert Laws] *
1 [Joe Temperley] *
1 [David Spinozza] *
1 [The Ernie Wilkins Orchestra] *
1 [Dave Bargeron] *
1 [Doc Severinsen] *
1 [Phil Woods] *
1 [Bobby Rosengarden] *
1 [Oliver Nelson And His Orchestra] *
1 [Billy Byers] *
1 [Art Davis] *
1 [Vic Dickenson] *
1 [Illinois Jacquet] *
1 [Illinois Jacquet And His All Stars] *
1 [Michel Legrand] *
1 [Jon Faddis] *
1 [Michel Legrand & Co.] *
1 [Bucky Pizzarelli] *
1 [James E. Pugh] *
1 [Guy Barker] *
1 [Howard Johnson] *
1 [Ray Warleigh] *
1 [Per Husby Orchestra] *
1 [Guttorm Guttormsen] *
1 [Sadao Watanabe] *
1 [Bob Brookmeyer] *
1 [Gary McFarland] *
1 [Barry Galbraith] *
1 [Gary McFarland & Co.] *
1 [Gene Harris] *
1 [Ray Brown's All Stars] *
1 [Don Menza] *
1 [Jiggs Whigham] *
1 [Chuck Findley] *
1 [Bart Van Lier] *
1 [Fritz Pauer] *
1 [Peter Herbolzheimer All Star Big Band] *
1 [Woody Shaw] *
1 [The Phoenix Authority] *
1 [Ken Peplowski] *
1 [The Django Reinhardt Festival] *
1 [Angelo Debarre] *
1 [Babik Reinhardt] *
1 [New York New York (2)] *
1 [Caiola Combo] *
1 [Hank Jones Trio] *
1 [Romantic Jazz Trio] *
1 [The Fisher Fidelity Standard Jazz Band] *
1 [Phil Bodner] *
1 [Al Caiola] *
1 [Paul Chambers] *
1 [Mads Vinding] *
1 [Willie Jones III]
)
= 1.06
Outbound
19
Tags on post
Inbound
19
Posts tagging this
Connections
81
Total nodes
Base Node Strength
361
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.20%
(1.75 × 10166 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)