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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 109 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 306 [Michael Formanek] *
36 [Paul Butterfield] *
529 [The Paul Butterfield Blues Band] *
49 [Buzz Feiten] *
36 [Gene Dinwiddie] *
16 [Phillip Wilson] *
1 [Steve Madaio] *
1 [Ted Harris] *
1 [Trevor Lawrence] *
4 [Rod Hicks] *
25 [Elvin Bishop] *
25 [Mike Bloomfield] *
9 [Sam Lay] *
4 [Billy Davenport] *
4 [Bugsy Maugh] *
4 [Buzzy Feiten] *
4 [Dennis Whitted] *
4 [Fred Beckmeier] *
4 [George Davidson] *
4 [Jerome Arnold] *
4 [Keith Johnson] *
4 [Mark Naftalin] *
4 [Ralph Wash] *
4 [Ralph Walsh] *
81 [BROTHER AH] *
441 [Archie Shepp] *
441 [Elvin Jones] *
196 [Masayuki Takayanagi] *
361 [Paul Chambers] *
289 [Kenny Burrell] *
81 [Hubert Laws] *
324 [Anthony Williams] *
121 [Arthur Blythe] *
225 [Billy Harper] *
361 [Cannonball Adderley] *
529 [Jimmy Cobb] *
289 [Lew Soloff] *
324 [Terumasa Hino] *
196 [Wayne Shorter] *
121 [George Adams] *
36 [Gil Evans] *
144 [Gil Goldstein] *
36 [Herb Bushler] *
225 [Phil Woods] *
529 [Philly Joe Jones] *
225 [John Abercrombie] *
100 [Joe Beck] *
144 [Cecil Taylor] *
361 [Budd Johnson] *
289 [Bob Brookmeyer] *
441 [Jiggs Whigham] *
196 [Urbie Green] *
9 [Bireli Lagrene] *
49 [Jeff Andrews] *
289 [Curtis Fuller] *
400 [Gary Peacock] *
324 [Howard Johnson] *
324 [Michal Urbaniak] *
400 [Phil Bodner] *
225 [Mark Egan] *
36 [John Carisi] *
289 [Julius Watkins] *
2.4K [Gil Evans And His Orchestra] *
256 [Dave Bargeron] *
144 [Mino Cinelu] *
361 [Henry Grimes] *
289 [Danny Gottlieb] *
100 [Alex Foster] *
144 [Garnett Brown] *
144 [Harvey Phillips] *
289 [Chuck Wayne] *
289 [Tom Malone] *
225 [Danny Bank] *
324 [Alex Acuna] *
529 [Michael Brecker] *
361 [Peter Erskine] *
441 [Randy Brecker] *
121 [Sammy Figueroa] *
289 [Bob Mintzer] *
49 [Russell Ferrante] *
400 [Jim McNeely] *
289 [Tim Hagans] *
196 [Bob Mintzer Big Band] *
169 [Michael Philip Mossman] *
36 [Hiram Bullock] *
25 [Jumma Santos] *
16 [David Sanborn Band] *
1 [The Chaos Choir] *
100 [Steve Khan] *
25 [Pat Rebillot] *
361 [Jon Faddis] *
25 [David Earle Johnson] *
441 [Bob Berg] *
289 [The Players Association] *
4 [Tom Harrell] *
4 [Bob Mover] *
9 [Chris Hills] *
4 [Danny Weiss] *
9 [James Mtume] *
4 [Karl Ratzer] *
4 [Mike Mandel] *
169 [Ray Mantilla] *
4 [Wilbur Bascomb] *
169 [Anton Fig] *
9 [The World's Most Dangerous Band] *
16 [The Saturday Night Live Band] *
25 [David Johansen] *
121 [David Spinozza] *
9 [Dr. Luke]
)
= 3.12 x 10^196
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Michael Formanek] *
1 [Paul Butterfield] *
1 [The Paul Butterfield Blues Band] *
1 [Buzz Feiten] *
1 [Gene Dinwiddie] *
1 [Phillip Wilson] *
1 [Steve Madaio] *
1 [Ted Harris] *
1 [Trevor Lawrence] *
1 [Rod Hicks] *
1 [Elvin Bishop] *
1 [Mike Bloomfield] *
1 [Sam Lay] *
1 [Billy Davenport] *
1 [Bugsy Maugh] *
1 [Buzzy Feiten] *
1 [Dennis Whitted] *
1 [Fred Beckmeier] *
1 [George Davidson] *
1 [Jerome Arnold] *
1 [Keith Johnson] *
1 [Mark Naftalin] *
1 [Ralph Wash] *
1 [Ralph Walsh] *
1 [BROTHER AH] *
1 [Archie Shepp] *
1 [Elvin Jones] *
1 [Masayuki Takayanagi] *
1 [Paul Chambers] *
1 [Kenny Burrell] *
1 [Hubert Laws] *
1 [Anthony Williams] *
1 [Arthur Blythe] *
1 [Billy Harper] *
1 [Cannonball Adderley] *
1 [Jimmy Cobb] *
1 [Lew Soloff] *
1 [Terumasa Hino] *
1 [Wayne Shorter] *
1 [George Adams] *
1 [Gil Evans] *
1 [Gil Goldstein] *
1 [Herb Bushler] *
1 [Phil Woods] *
1 [Philly Joe Jones] *
1 [John Abercrombie] *
1 [Joe Beck] *
1 [Cecil Taylor] *
1 [Budd Johnson] *
1 [Bob Brookmeyer] *
1 [Jiggs Whigham] *
1 [Urbie Green] *
1 [Bireli Lagrene] *
1 [Jeff Andrews] *
1 [Curtis Fuller] *
1 [Gary Peacock] *
1 [Howard Johnson] *
1 [Michal Urbaniak] *
1 [Phil Bodner] *
1 [Mark Egan] *
1 [John Carisi] *
1 [Julius Watkins] *
1 [Gil Evans And His Orchestra] *
1 [Dave Bargeron] *
1 [Mino Cinelu] *
1 [Henry Grimes] *
1 [Danny Gottlieb] *
1 [Alex Foster] *
1 [Garnett Brown] *
1 [Harvey Phillips] *
1 [Chuck Wayne] *
1 [Tom Malone] *
1 [Danny Bank] *
1 [Alex Acuna] *
1 [Michael Brecker] *
1 [Peter Erskine] *
1 [Randy Brecker] *
1 [Sammy Figueroa] *
1 [Bob Mintzer] *
1 [Russell Ferrante] *
1 [Jim McNeely] *
1 [Tim Hagans] *
1 [Bob Mintzer Big Band] *
1 [Michael Philip Mossman] *
1 [Hiram Bullock] *
1 [Jumma Santos] *
1 [David Sanborn Band] *
1 [The Chaos Choir] *
1 [Steve Khan] *
1 [Pat Rebillot] *
1 [Jon Faddis] *
1 [David Earle Johnson] *
1 [Bob Berg] *
1 [The Players Association] *
1 [Tom Harrell] *
1 [Bob Mover] *
1 [Chris Hills] *
1 [Danny Weiss] *
1 [James Mtume] *
1 [Karl Ratzer] *
1 [Mike Mandel] *
1 [Ray Mantilla] *
1 [Wilbur Bascomb] *
1 [Anton Fig] *
1 [The World's Most Dangerous Band] *
1 [The Saturday Night Live Band] *
1 [David Johansen] *
1 [David Spinozza] *
1 [Dr. Luke]
)
= 1.06
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
109
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.32%
(3.12 × 10196 overall)
Dominant nodes (excluded from chart)Gil Evans And His Orchestra 11.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)