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, 15) = 15
$outbound = max(1, 15) = 15
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 15 = 225
Base_Influence (IV) = $inbound / $outbound = 15 / 15 = 1
// 3. Exponential Network Values (accumulating 106 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 400 [GRP All-Star Big Band] *
144 [Love Unlimited Orchestra] *
36 [Friendship (3)] *
81 [Leonard Feather All Stars] *
676 [Liberation Music Orchestra] *
25 [Doc Severinsen And His Big Band] *
4 [Andreas Pettersson Quintet] *
1 [Bettina Corradini / Jazzen Group] *
1 [Brad Goode Quintet] *
4 [Ernie Watts Quartet] *
49 [Gerald Wilson Orchestra of The 80's] *
1 [Jasper Van't Hof Quartet] *
1 [Jasper Van't Hof's Face To Face] *
1 [Karma (9)] *
256 [Nat Adderley Sextet] *
289 [Gary Burton] *
169 [Lee Ritenour] *
361 [Tom Scott] *
324 [Alex Acuna] *
441 [Randy Brecker] *
196 [Dave Weckl] *
36 [Dave Grusin] *
4 [Sal Marquez] *
49 [Eddie Daniels] *
324 [John Patitucci] *
289 [Bob Mintzer] *
81 [Arturo Sandoval] *
49 [Russell Ferrante] *
4 [Eric Marienthal] *
81 [Kenny Kirkland] *
4 [George Bohanon] *
1 [Dave Valentin] *
1 [David Benoit] *
1 [Nelson Rangell] *
25 [Barry White] *
36 [Nathan East] *
49 [David T. Walker] *
4 [Don Peake] *
4 [Gene Page] *
1 [Kenny Gorelick] *
1 [Melvin Ragin] *
1 [Ray Parker Jr.] *
1 [Willie Seastrunk] *
1 [Charyn Harris] *
25 [Don Grusin] *
25 [Steve Forman] *
121 [Abraham Laboriel] *
49 [Willie Bobo] *
289 [Art Tatum] *
25 [Stix Hooper] *
441 [Max Bennett] *
289 [Paul Humphrey] *
361 [Joe Marsala] *
361 [Billy Kyle] *
361 [Al McKibbon] *
81 [BROTHER AH] *
324 [Steve Swallow] *
625 [Andrew Cyrille] *
225 [Geri Allen] *
225 [Joe Lovano] *
441 [Bill Stewart] *
441 [Paul Motian] *
169 [Branford Marsalis] *
324 [Howard Johnson] *
324 [Tony Malaby] *
81 [Carla Bley] *
289 [Curtis Fowlkes] *
4 [Dewey Redman] *
4 [James Williams (2)] *
4 [Howard Johnson (3)] *
1 [Amina Claudine Myers] *
1 [Chris Cheek] *
1 [Don Alias] *
1 [Earl Gardner] *
121 [Gato Barbieri] *
1 [Javon Jackson] *
1 [Joe Daley] *
324 [Perry Robinson] *
256 [charlie-haden] *
361 [Don Cherry] *
361 [Doc Severinsen] *
1 [Barbara Morrison] *
324 [Conte Candoli] *
289 [Bill Cunliffe] *
361 [John Guerin] *
9 [Bob Leatherbarrow] *
324 [Harold Land] *
256 [Gerald Wiggins] *
289 [Jimmy Cleveland] *
324 [Buddy Collette] *
144 [Garnett Brown] *
100 [George Duke] *
100 [Sonny Fortune] *
361 [Cannonball Adderley] *
529 [Jimmy Cobb] *
16 [Sam Jones] *
4 [James Black] *
49 [Ellis Marsalis Jr.] *
1 [Nat Adderley] *
144 [Mike Deasy] *
49 [Ellis Marsalis] *
1 [Nat Perrilliat] *
1 [Rob Bargad] *
225 [Roy McCurdy] *
324 [Vincent Herring] *
1 [Walter Booker]
)
= 1.43 x 10^164
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [GRP All-Star Big Band] *
1 [Love Unlimited Orchestra] *
1 [Friendship (3)] *
1 [Leonard Feather All Stars] *
1 [Liberation Music Orchestra] *
1 [Doc Severinsen And His Big Band] *
1 [Andreas Pettersson Quintet] *
1 [Bettina Corradini / Jazzen Group] *
1 [Brad Goode Quintet] *
1 [Ernie Watts Quartet] *
1 [Gerald Wilson Orchestra of The 80's] *
1 [Jasper Van't Hof Quartet] *
1 [Jasper Van't Hof's Face To Face] *
1 [Karma (9)] *
1 [Nat Adderley Sextet] *
1 [Gary Burton] *
1 [Lee Ritenour] *
1 [Tom Scott] *
1 [Alex Acuna] *
1 [Randy Brecker] *
1 [Dave Weckl] *
1 [Dave Grusin] *
1 [Sal Marquez] *
1 [Eddie Daniels] *
1 [John Patitucci] *
1 [Bob Mintzer] *
1 [Arturo Sandoval] *
1 [Russell Ferrante] *
1 [Eric Marienthal] *
1 [Kenny Kirkland] *
1 [George Bohanon] *
1 [Dave Valentin] *
1 [David Benoit] *
1 [Nelson Rangell] *
1 [Barry White] *
1 [Nathan East] *
1 [David T. Walker] *
1 [Don Peake] *
1 [Gene Page] *
1 [Kenny Gorelick] *
1 [Melvin Ragin] *
1 [Ray Parker Jr.] *
1 [Willie Seastrunk] *
1 [Charyn Harris] *
1 [Don Grusin] *
1 [Steve Forman] *
1 [Abraham Laboriel] *
1 [Willie Bobo] *
1 [Art Tatum] *
1 [Stix Hooper] *
1 [Max Bennett] *
1 [Paul Humphrey] *
1 [Joe Marsala] *
1 [Billy Kyle] *
1 [Al McKibbon] *
1 [BROTHER AH] *
1 [Steve Swallow] *
1 [Andrew Cyrille] *
1 [Geri Allen] *
1 [Joe Lovano] *
1 [Bill Stewart] *
1 [Paul Motian] *
1 [Branford Marsalis] *
1 [Howard Johnson] *
1 [Tony Malaby] *
1 [Carla Bley] *
1 [Curtis Fowlkes] *
1 [Dewey Redman] *
1 [James Williams (2)] *
1 [Howard Johnson (3)] *
1 [Amina Claudine Myers] *
1 [Chris Cheek] *
1 [Don Alias] *
1 [Earl Gardner] *
1 [Gato Barbieri] *
1 [Javon Jackson] *
1 [Joe Daley] *
1 [Perry Robinson] *
1 [charlie-haden] *
1 [Don Cherry] *
1 [Doc Severinsen] *
1 [Barbara Morrison] *
1 [Conte Candoli] *
1 [Bill Cunliffe] *
1 [John Guerin] *
1 [Bob Leatherbarrow] *
1 [Harold Land] *
1 [Gerald Wiggins] *
1 [Jimmy Cleveland] *
1 [Buddy Collette] *
1 [Garnett Brown] *
1 [George Duke] *
1 [Sonny Fortune] *
1 [Cannonball Adderley] *
1 [Jimmy Cobb] *
1 [Sam Jones] *
1 [James Black] *
1 [Ellis Marsalis Jr.] *
1 [Nat Adderley] *
1 [Mike Deasy] *
1 [Ellis Marsalis] *
1 [Nat Perrilliat] *
1 [Rob Bargad] *
1 [Roy McCurdy] *
1 [Vincent Herring] *
1 [Walter Booker]
)
= 1
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
106
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.38%
(1.43 × 10164 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)