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, 21) = 21
$outbound = max(1, 21) = 21
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 21 * 21 = 441
Base_Influence (IV) = $inbound / $outbound = 21 / 21 = 1
// 3. Exponential Network Values (accumulating 108 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 441 *
( 210 [Maggie Nicols] *
289 [Toshinori Kondō] *
49 [George Lewis] *
256 [Willem Breuker] *
289 [Peter Kowald] *
225 [Han Bennink] *
784 [Globe Unity Orchestra] *
81 [Evan Parker] *
361 [Derek Bailey] *
256 [Buschi Niebergall] *
441 [Jiggs Whigham] *
9 [Bob Stewart] *
529 [Anthony Braxton] *
100 [Peter Brotzmann] *
361 [Paul Lytton] *
36 [Jeb Bishop] *
289 [Alan Silva] *
400 [Albert Mangelsdorff] *
324 [Alexander von Schlippenbach] *
361 [Arjen Gorter] *
64 [Bernard Vitet] *
289 [Christof Thewes] *
1 [Claude Deron] *
289 [Daniele D'Agaro] *
324 [Enrico Rava] *
4 [Ernst Ludwig Petrowsky] *
256 [Gerd Dudek] *
1 [Globe Unity Orchestra And Guests] *
25 [Sven-Åke Johansson] *
400 [Charlie Mariano] *
576 [Jon Hiseman] *
81 [Dave King] *
324 [Eberhard Weber] *
196 [United Jazz + Rock Ensemble] *
324 [Ack Van Rooyen] *
1 [Johannes Faber] *
100 [Peter O'Mara] *
1 [Thorsten Benkenstein] *
169 [Volker Kriegel] *
361 [Wolfgang Dauner] *
4 [Christof Lauer] *
25 [Big Band (16)] *
36 [Anthony Braxton Quartet] *
25 [Dave Holland Quintet] *
225 [Iskra 1912] *
9 [Francy Boland And Orchestra] *
36 [Humphrey Lyttelton Big Band] *
25 [Berlin Contemporary Jazz Orchestra] *
4 [Azimuth (2)] *
4 [Daniele Patucchi Orchestra] *
1 [Dave Saul Quintet] *
1 [De VARAJAZZ All Stars] *
1 [European Music Orchestra] *
4 [Fabio Zeppetella Quartet] *
1 [Francy Boland Big Band] *
16 [Friedrich Gulda Und Sein Eurojazz Orchester] *
4 [Friends Of Charlie Mariano] *
1 [Greg Runions Group] *
361 [Roscoe Mitchell Creative Orchestra] *
1 [Alan Branscombe & Friends] *
256 [Julian Priester] *
324 [Chris Potter] *
400 [David Holland] *
289 [Steve Coleman] *
25 [NEIL ARDLEY] *
400 [Don Rendell] *
225 [Norma Winstone] *
256 [Marilyn Crispell] *
400 [Mark Dresser] *
324 [Gerry Hemingway] *
400 [Barry Guy] *
9 [Dick Hart] *
4 [Malcolm Griffiths] *
4 [David White (2)] *
1 [Howard Riley] *
1 [Paul Nieman] *
1 [Paul Rutherford (2)] *
4 [Tony Oxley] *
1 [Trevor Watts] *
1 [Geoff Perkins] *
289 [Frank Rosolino] *
289 [Benny Bailey] *
441 [Ronnie Ross] *
400 [Chris Pyne] *
121 [Humphrey Lyttelton] *
324 [Ray Warleigh] *
289 [Alan Skidmore] *
289 [Derek Watkins] *
361 [Ares Tavolazzi] *
361 [Ron Carter] *
324 [Raymond Premru] *
144 [Jerry Granelli] *
324 [Roscoe Mitchell] *
1 [Alfred Patterson] *
1 [Bernd Moschner] *
36 [Bobby Naughton] *
1 [Douglas Ewart] *
1 [Dwight Andrews] *
196 [Hugh Ragin] *
1 [Marty Ehrlich] *
169 [Michael Philip Mossman] *
361 [Pheeroan Aklaff] *
1 [Ray Anderson] *
1 [Rob Howard] *
169 [Wadada Leo Smith] *
1 [Wallace McMillan] *
1 [Wes Brown] *
506 [Barbara Thompson]
)
= 6.87 x 10^175
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.07 [Maggie Nicols] *
1 [Toshinori Kondō] *
1 [George Lewis] *
1 [Willem Breuker] *
1 [Peter Kowald] *
1 [Han Bennink] *
1 [Globe Unity Orchestra] *
1 [Evan Parker] *
1 [Derek Bailey] *
1 [Buschi Niebergall] *
1 [Jiggs Whigham] *
1 [Bob Stewart] *
1 [Anthony Braxton] *
1 [Peter Brotzmann] *
1 [Paul Lytton] *
1 [Jeb Bishop] *
1 [Alan Silva] *
1 [Albert Mangelsdorff] *
1 [Alexander von Schlippenbach] *
1 [Arjen Gorter] *
1 [Bernard Vitet] *
1 [Christof Thewes] *
1 [Claude Deron] *
1 [Daniele D'Agaro] *
1 [Enrico Rava] *
1 [Ernst Ludwig Petrowsky] *
1 [Gerd Dudek] *
1 [Globe Unity Orchestra And Guests] *
1 [Sven-Åke Johansson] *
1 [Charlie Mariano] *
1 [Jon Hiseman] *
1 [Dave King] *
1 [Eberhard Weber] *
1 [United Jazz + Rock Ensemble] *
1 [Ack Van Rooyen] *
1 [Johannes Faber] *
1 [Peter O'Mara] *
1 [Thorsten Benkenstein] *
1 [Volker Kriegel] *
1 [Wolfgang Dauner] *
1 [Christof Lauer] *
1 [Big Band (16)] *
1 [Anthony Braxton Quartet] *
1 [Dave Holland Quintet] *
1 [Iskra 1912] *
1 [Francy Boland And Orchestra] *
1 [Humphrey Lyttelton Big Band] *
1 [Berlin Contemporary Jazz Orchestra] *
1 [Azimuth (2)] *
1 [Daniele Patucchi Orchestra] *
1 [Dave Saul Quintet] *
1 [De VARAJAZZ All Stars] *
1 [European Music Orchestra] *
1 [Fabio Zeppetella Quartet] *
1 [Francy Boland Big Band] *
1 [Friedrich Gulda Und Sein Eurojazz Orchester] *
1 [Friends Of Charlie Mariano] *
1 [Greg Runions Group] *
1 [Roscoe Mitchell Creative Orchestra] *
1 [Alan Branscombe & Friends] *
1 [Julian Priester] *
1 [Chris Potter] *
1 [David Holland] *
1 [Steve Coleman] *
1 [NEIL ARDLEY] *
1 [Don Rendell] *
1 [Norma Winstone] *
1 [Marilyn Crispell] *
1 [Mark Dresser] *
1 [Gerry Hemingway] *
1 [Barry Guy] *
1 [Dick Hart] *
1 [Malcolm Griffiths] *
1 [David White (2)] *
1 [Howard Riley] *
1 [Paul Nieman] *
1 [Paul Rutherford (2)] *
1 [Tony Oxley] *
1 [Trevor Watts] *
1 [Geoff Perkins] *
1 [Frank Rosolino] *
1 [Benny Bailey] *
1 [Ronnie Ross] *
1 [Chris Pyne] *
1 [Humphrey Lyttelton] *
1 [Ray Warleigh] *
1 [Alan Skidmore] *
1 [Derek Watkins] *
1 [Ares Tavolazzi] *
1 [Ron Carter] *
1 [Raymond Premru] *
1 [Jerry Granelli] *
1 [Roscoe Mitchell] *
1 [Alfred Patterson] *
1 [Bernd Moschner] *
1 [Bobby Naughton] *
1 [Douglas Ewart] *
1 [Dwight Andrews] *
1 [Hugh Ragin] *
1 [Marty Ehrlich] *
1 [Michael Philip Mossman] *
1 [Pheeroan Aklaff] *
1 [Ray Anderson] *
1 [Rob Howard] *
1 [Wadada Leo Smith] *
1 [Wallace McMillan] *
1 [Wes Brown] *
0.9565 [Barbara Thompson]
)
= 1.02
Outbound
21
Tags on post
Inbound
21
Posts tagging this
Connections
108
Total nodes
Base Node Strength
441
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.27%
(6.87 × 10175 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)