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, 13) = 13
$outbound = max(1, 13) = 13
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 13 * 13 = 169
Base_Influence (IV) = $inbound / $outbound = 13 / 13 = 1
// 3. Exponential Network Values (accumulating 94 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 169 *
( 121 [Company (2)] *
1.2K [The Jazz Composer's Orchestra] *
9 [Leo Smith Trio] *
16 [John Lindberg Ensemble] *
9 [Creative Construction Company] *
4 [Chicago Wuppertal Dresden] *
64 [Leo Smith Creative Orchestra] *
4 [Wadada Leo Smith And N'da Kulture] *
324 [Roscoe Mitchell And The Note Factory] *
361 [Roscoe Mitchell Creative Orchestra] *
9 [Creative Improvisors Orchestra] *
4 [The American Jungle Orchestra] *
4 [New Dalta Ahkri] *
9 [Jamie Muir] *
225 [Han Bennink] *
361 [Derek Bailey] *
324 [Fred Frith] *
36 [Motoharu Yoshizawa] *
400 [David Holland] *
169 [Lol Coxhill] *
529 [Anthony Braxton] *
100 [Peter Brotzmann] *
361 [Pat Thomas] *
81 [BROTHER AH] *
289 [Larry Coryell] *
441 [Archie Shepp] *
16 [Robin Kenyatta] *
121 [Jeanne Lee] *
625 [Andrew Cyrille] *
144 [Cecil Taylor] *
144 [Pharoah Sanders] *
9 [Bob Stewart] *
169 [Paul Bley] *
81 [Carla Bley] *
4 [Art Baron] *
289 [Alan Silva] *
4 [Al Gibbons] *
196 [Carlos Ward] *
25 [Jerome Cooper] *
121 [Leroy Jenkins] *
1 [A. Kobena Adzenyah] *
1 [Andy Gonzalez] *
1 [Art Lewis] *
1 [Asante Darkwa] *
4 [Barry Altschul] *
169 [Beaver Harris] *
1 [Becky Friend] *
1 [Bill Davis (4)] *
1 [Bob Carducci] *
1 [Bob Cunningham] *
1 [Bob Donovan] *
1 [Brian Trentham] *
121 [Gato Barbieri] *
36 [Sheila Jordan] *
256 [charlie-haden] *
361 [Don Cherry] *
324 [Lester Bowie] *
36 [Bobby Naughton] *
400 [Dave Douglas] *
400 [John Lindberg] *
289 [Peter Kowald] *
256 [Marilyn Crispell] *
324 [Roscoe Mitchell] *
196 [Hugh Ragin] *
169 [Michael Philip Mossman] *
361 [Pheeroan Aklaff] *
324 [Henry Kaiser] *
49 [George Lewis] *
400 [Matthew Shipp] *
4 [Vijay Iyer] *
9 [Gerald Cleaver] *
1 [Craig Taborn] *
16 [Ben Henderson (2)] *
4 [Tani Tabbal] *
1 [Anders Svanoe] *
1 [Corey Wilkes] *
1 [Harrison Bankhead] *
1 [Janse H. Vincent] *
1 [Nels Bultmann] *
1 [Spencer Barefield] *
1 [Vincent Davis (3)] *
361 [william-parker] *
441 [Kenny Wheeler] *
1 [Alfred Patterson] *
1 [Bernd Moschner] *
1 [Douglas Ewart] *
1 [Dwight Andrews] *
1 [Marty Ehrlich] *
1 [Ray Anderson] *
1 [Rob Howard] *
1 [Wallace McMillan] *
1 [Wes Brown] *
324 [Gerry Hemingway] *
196 [Phillip Greenlief]
)
= 1.16 x 10^130
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Company (2)] *
1 [The Jazz Composer's Orchestra] *
1 [Leo Smith Trio] *
1 [John Lindberg Ensemble] *
1 [Creative Construction Company] *
1 [Chicago Wuppertal Dresden] *
1 [Leo Smith Creative Orchestra] *
1 [Wadada Leo Smith And N'da Kulture] *
1 [Roscoe Mitchell And The Note Factory] *
1 [Roscoe Mitchell Creative Orchestra] *
1 [Creative Improvisors Orchestra] *
1 [The American Jungle Orchestra] *
1 [New Dalta Ahkri] *
1 [Jamie Muir] *
1 [Han Bennink] *
1 [Derek Bailey] *
1 [Fred Frith] *
1 [Motoharu Yoshizawa] *
1 [David Holland] *
1 [Lol Coxhill] *
1 [Anthony Braxton] *
1 [Peter Brotzmann] *
1 [Pat Thomas] *
1 [BROTHER AH] *
1 [Larry Coryell] *
1 [Archie Shepp] *
1 [Robin Kenyatta] *
1 [Jeanne Lee] *
1 [Andrew Cyrille] *
1 [Cecil Taylor] *
1 [Pharoah Sanders] *
1 [Bob Stewart] *
1 [Paul Bley] *
1 [Carla Bley] *
1 [Art Baron] *
1 [Alan Silva] *
1 [Al Gibbons] *
1 [Carlos Ward] *
1 [Jerome Cooper] *
1 [Leroy Jenkins] *
1 [A. Kobena Adzenyah] *
1 [Andy Gonzalez] *
1 [Art Lewis] *
1 [Asante Darkwa] *
1 [Barry Altschul] *
1 [Beaver Harris] *
1 [Becky Friend] *
1 [Bill Davis (4)] *
1 [Bob Carducci] *
1 [Bob Cunningham] *
1 [Bob Donovan] *
1 [Brian Trentham] *
1 [Gato Barbieri] *
1 [Sheila Jordan] *
1 [charlie-haden] *
1 [Don Cherry] *
1 [Lester Bowie] *
1 [Bobby Naughton] *
1 [Dave Douglas] *
1 [John Lindberg] *
1 [Peter Kowald] *
1 [Marilyn Crispell] *
1 [Roscoe Mitchell] *
1 [Hugh Ragin] *
1 [Michael Philip Mossman] *
1 [Pheeroan Aklaff] *
1 [Henry Kaiser] *
1 [George Lewis] *
1 [Matthew Shipp] *
1 [Vijay Iyer] *
1 [Gerald Cleaver] *
1 [Craig Taborn] *
1 [Ben Henderson (2)] *
1 [Tani Tabbal] *
1 [Anders Svanoe] *
1 [Corey Wilkes] *
1 [Harrison Bankhead] *
1 [Janse H. Vincent] *
1 [Nels Bultmann] *
1 [Spencer Barefield] *
1 [Vincent Davis (3)] *
1 [william-parker] *
1 [Kenny Wheeler] *
1 [Alfred Patterson] *
1 [Bernd Moschner] *
1 [Douglas Ewart] *
1 [Dwight Andrews] *
1 [Marty Ehrlich] *
1 [Ray Anderson] *
1 [Rob Howard] *
1 [Wallace McMillan] *
1 [Wes Brown] *
1 [Gerry Hemingway] *
1 [Phillip Greenlief]
)
= 1
Outbound
13
Tags on post
Inbound
13
Posts tagging this
Connections
94
Total nodes
Base Node Strength
169
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.26%
(1.16 × 10130 overall)
Dominant nodes (excluded from chart)The Jazz Composer's Orchestra 9.11%Andrew Cyrille 4.65%Anthony Braxton 3.93%Archie Shepp 3.28%Kenny Wheeler 3.28%David Holland 2.97%Dave Douglas 2.97%John Lindberg 2.97%Matthew Shipp 2.97%Roscoe Mitchell Creative Orchestra 2.68%Derek Bailey 2.68%Pat Thomas 2.68%Don Cherry 2.68%Pheeroan Aklaff 2.68%william-parker 2.68%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)