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 117 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 169 *
( 7 [Jon Anderson] *
361 [Billy Cobham] *
16 [Jerry Goodman] *
81 [Jan Hammer] *
36 [Narada Michael Walden] *
25 [Rick Laird] *
169 [Mahavishnu Orchestra] *
64 [Jonas Hellborg] *
289 [Danny Gottlieb] *
1 [Bill Evans (3)] *
16 [Ralphe Armstrong] *
1 [Steven Kindler] *
1 [Stu Goldberg] *
361 [John McLaughlin] *
289 [Stanley Clarke] *
36 [Al Di Meola] *
16 [Earl Klugh] *
25 [Mingo Lewis] *
121 [Airto Moreira] *
25 [Flora Purim] *
441 [Lenny White] *
256 [Return to Forever] *
4 [Bill Connors] *
289 [James E. Pugh] *
324 [Steve Gadd] *
1 [Ron Moss] *
1 [James Tinsley] *
1 [Harold Garrett] *
9 [Frank Gambale] *
1 [Chick Corea's Akoustic Band] *
100 [George Duke] *
9 [Chester Thompson] *
64 [Frank Zappa] *
4 [Jim Fielder] *
25 [Lowell George] *
16 [Roy Estrada] *
289 [Aynsley Dunbar] *
2.7K [The Mothers of Invention] *
16 [Art Tripp] *
25 [Billy Mundi] *
1 [Steve Mann] *
1 [Bob Harris] *
49 [Terry Bozzio] *
4 [Tom Fowler] *
16 [Van Dyke Parks] *
4 [Sal Marquez] *
9 [Ruth Underwood] *
1 [Robert "Frog" Camarena] *
9 [Ricky Lancelotti] *
16 [Ralph Humphrey] *
4 [Novi Novog] *
16 [Norma Jean Bell] *
4 [Napoleon Murphy Brock] *
1 [John Leon "Bunk" Gardner] *
49 [Jimmy Carl Black] *
16 [Jim Pons] *
1 [Jim Guercio] *
1 [Jeff Simmons] *
16 [Ian Underwood] *
1 [Howard Kaylan ("Eddie")] *
4 [Henry Vestine] *
1 [Euclid James "Motorhead" Sherwood] *
36 [Elliot Ingber] *
36 [Don Preston] *
4 [Denny Walley] *
1 [Denny Bruce] *
1 [David Coronado] *
4 [Buzz Gardner] *
225 [Bruce Fowler] *
81 [Don "Sugarcane" Harris] *
4 [Alex Dmochowski] *
4 [Mark Volman] *
1 [Anthony Ortega] *
1 [Alan Estes] *
1 [Alice Stuart] *
1 [Andre Lewis] *
16 [Arthur Barrow] *
361 [Billy Byers] *
1 [Bob Harris (5)] *
1 [Bob Zimmitti] *
25 [Bunk Gardner] *
1 [Chunky (3)] *
361 [Orchestre Lamoureux] *
1 [Agnà ̈s Davan] *
1 [Anita Pardo] *
1 [Anne Gottschalk] *
1 [Anne Sophie Dhenain] *
1 [Arnaud Leroy] *
1 [Arthur Lamarre] *
1 [Aude Marie Duperret] *
1 [Aurore Pingard] *
1 [Bertrand Braillard] *
1 [Cécile Moreau] *
1 [Christel Rayneau] *
1 [Christophe Gervais] *
1 [Claire Vergnory Mion] *
1 [Cyril Normand] *
1 [David Delacroix] *
1 [Delphine Hervé] *
1 [Bruno Nouvion] *
1 ['Cello ensemble of the Lamoureux Orchestra] *
4 [AndersonPonty Band] *
4 [European Jazz All Stars] *
400 [Albert Mangelsdorff] *
1 [George Gruntz Sextett] *
529 [Harry Beckett] *
4 [Giorgio Gaslini Ensemble] *
196 [Joachim Kühn] *
169 [Naná Vasconcelos] *
9 [Jean Luc Ponty "Experience"] *
4 [Jean Luc Ponty Quartet] *
361 [Wolfgang Dauner] *
144 [Jef Gilson] *
9 [Jef Gilson Big Band] *
64 [Bernard Vitet] *
1 [Trio HLP] *
1 [Wolfgang Dauner Septett]
)
= 3.95 x 10^112
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 7 [Jon Anderson] *
1 [Billy Cobham] *
1 [Jerry Goodman] *
1 [Jan Hammer] *
1 [Narada Michael Walden] *
1 [Rick Laird] *
1 [Mahavishnu Orchestra] *
1 [Jonas Hellborg] *
1 [Danny Gottlieb] *
1 [Bill Evans (3)] *
1 [Ralphe Armstrong] *
1 [Steven Kindler] *
1 [Stu Goldberg] *
1 [John McLaughlin] *
1 [Stanley Clarke] *
1 [Al Di Meola] *
1 [Earl Klugh] *
1 [Mingo Lewis] *
1 [Airto Moreira] *
1 [Flora Purim] *
1 [Lenny White] *
1 [Return to Forever] *
1 [Bill Connors] *
1 [James E. Pugh] *
1 [Steve Gadd] *
1 [Ron Moss] *
1 [James Tinsley] *
1 [Harold Garrett] *
1 [Frank Gambale] *
1 [Chick Corea's Akoustic Band] *
1 [George Duke] *
1 [Chester Thompson] *
1 [Frank Zappa] *
1 [Jim Fielder] *
1 [Lowell George] *
1 [Roy Estrada] *
1 [Aynsley Dunbar] *
1 [The Mothers of Invention] *
1 [Art Tripp] *
1 [Billy Mundi] *
1 [Steve Mann] *
1 [Bob Harris] *
1 [Terry Bozzio] *
1 [Tom Fowler] *
1 [Van Dyke Parks] *
1 [Sal Marquez] *
1 [Ruth Underwood] *
1 [Robert "Frog" Camarena] *
1 [Ricky Lancelotti] *
1 [Ralph Humphrey] *
1 [Novi Novog] *
1 [Norma Jean Bell] *
1 [Napoleon Murphy Brock] *
1 [John Leon "Bunk" Gardner] *
1 [Jimmy Carl Black] *
1 [Jim Pons] *
1 [Jim Guercio] *
1 [Jeff Simmons] *
1 [Ian Underwood] *
1 [Howard Kaylan ("Eddie")] *
1 [Henry Vestine] *
1 [Euclid James "Motorhead" Sherwood] *
1 [Elliot Ingber] *
1 [Don Preston] *
1 [Denny Walley] *
1 [Denny Bruce] *
1 [David Coronado] *
1 [Buzz Gardner] *
1 [Bruce Fowler] *
1 [Don "Sugarcane" Harris] *
1 [Alex Dmochowski] *
1 [Mark Volman] *
1 [Anthony Ortega] *
1 [Alan Estes] *
1 [Alice Stuart] *
1 [Andre Lewis] *
1 [Arthur Barrow] *
1 [Billy Byers] *
1 [Bob Harris (5)] *
1 [Bob Zimmitti] *
1 [Bunk Gardner] *
1 [Chunky (3)] *
1 [Orchestre Lamoureux] *
1 [Agnà ̈s Davan] *
1 [Anita Pardo] *
1 [Anne Gottschalk] *
1 [Anne Sophie Dhenain] *
1 [Arnaud Leroy] *
1 [Arthur Lamarre] *
1 [Aude Marie Duperret] *
1 [Aurore Pingard] *
1 [Bertrand Braillard] *
1 [Cécile Moreau] *
1 [Christel Rayneau] *
1 [Christophe Gervais] *
1 [Claire Vergnory Mion] *
1 [Cyril Normand] *
1 [David Delacroix] *
1 [Delphine Hervé] *
1 [Bruno Nouvion] *
1 ['Cello ensemble of the Lamoureux Orchestra] *
1 [AndersonPonty Band] *
1 [European Jazz All Stars] *
1 [Albert Mangelsdorff] *
1 [George Gruntz Sextett] *
1 [Harry Beckett] *
1 [Giorgio Gaslini Ensemble] *
1 [Joachim Kühn] *
1 [Naná Vasconcelos] *
1 [Jean Luc Ponty "Experience"] *
1 [Jean Luc Ponty Quartet] *
1 [Wolfgang Dauner] *
1 [Jef Gilson] *
1 [Jef Gilson Big Band] *
1 [Bernard Vitet] *
1 [Trio HLP] *
1 [Wolfgang Dauner Septett]
)
= 7
Outbound
13
Tags on post
Inbound
13
Posts tagging this
Connections
117
Total nodes
Base Node Strength
169
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.69%
(3.95 × 10112 overall)
Dominant nodes (excluded from chart)The Mothers of Invention 27.05%Harry Beckett 5.29%Lenny White 4.41%Albert Mangelsdorff 4.00%Billy Cobham 3.61%John McLaughlin 3.61%Billy Byers 3.61%Orchestre Lamoureux 3.61%Wolfgang Dauner 3.61%Steve Gadd 3.24%Danny Gottlieb 2.89%Stanley Clarke 2.89%James E. Pugh 2.89%Aynsley Dunbar 2.89%Return to Forever 2.56%Bruce Fowler 2.25%Joachim Kühn 1.96%Mahavishnu Orchestra 1.69%Naná Vasconcelos 1.69%Jef Gilson 1.44%Airto Moreira 1.21%George Duke 1.00%Jan Hammer 0.81%Don "Sugarcane" Harris 0.81%Jonas Hellborg 0.64%Frank Zappa 0.64%Bernard Vitet 0.64%Terry Bozzio 0.49%Jimmy Carl Black 0.49%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)