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, 20) = 20
$outbound = max(1, 20) = 20
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 20 * 20 = 400
Base_Influence (IV) = $inbound / $outbound = 20 / 20 = 1
// 3. Exponential Network Values (accumulating 86 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 400 [Harold Mabern] *
25 [Contemporary Piano Ensemble] *
1 [Donald Brown] *
1 [Geoff Keezer] *
4 [James Williams (2)] *
400 [Donald Byrd] *
289 [Stanley Clarke] *
36 [Keith Jarrett] *
289 [Woody Shaw] *
1 [Buddy Terry] *
441 [Hank Mobley] *
361 [Jackie McLean] *
361 [Johnny Griffin] *
324 [Lee Morgan] *
441 [Randy Brecker] *
196 [Wayne Shorter] *
64 [Chuck Mangione] *
289 [Peter Washington] *
361 [Lucky Thompson] *
16 [Jean Toussaint] *
484 [Horace Silver] *
144 [Bill Pierce] *
256 [Benny Golson] *
289 [Kenny Dorham] *
289 [Curtis Fuller] *
256 [Frank Lacy] *
100 [Terence Blanchard] *
196 [Albert Dailey] *
289 [John Hicks Trio] *
169 [Ray Mantilla] *
196 [Barney Wilen] *
400 [Reggie Workman] *
144 [Walter Davis Jr.] *
841 [Art Blakey & the Jazz Messengers] *
25 [Superblue (2)] *
16 [Dave Holland Sextet] *
36 [Buster Williams Quartet] *
16 [Dave Liebman Quartet] *
4 [Kenny Garrett Quintet] *
36 [Dizzy Gillespie All Star Big Band] *
4 [Harold Ashby Quartet] *
9 [Frank Morgan Quartet] *
1 [David Klein Quintet] *
1 [Gary Smulyan Quintet] *
4 [Mulgrew Miller Trio] *
4 [Neal Smith Quintet] *
4 [Ralph Moore Quintet] *
1 [Ron Carter's Great Big Band] *
1 [Sam Newsome Quintet] *
1 [Steve Nelson Quartet] *
1 [Steve Wilson Quintet] *
196 [Gary Burton & Friends] *
121 [Roy Hargrove] *
36 [Don Sickler] *
289 [Gary Burton] *
169 [Kevin Eubanks] *
529 [Jack DeJohnette] *
361 [Peter Erskine] *
324 [Steve Swallow] *
400 [Larry Goldings] *
324 [John Scofield] *
49 [B. B. King] *
441 [Jim Hall] *
324 [John Patitucci] *
25 [Ralph Towner] *
361 [Fred Hersch] *
441 [Bob Berg] *
400 [David Holland] *
324 [Eric Harland] *
256 [Alex Sipiagin] *
441 [Lenny White] *
361 [Buster Williams] *
400 [Al Foster] *
289 [Herbie Hancock] *
289 [Ron McClure] *
324 [David Liebman] *
324 [Dave Liebman] *
361 [Jimmy Heath] *
256 [Slide Hampton] *
256 [James Moody] *
361 [Frank Wess] *
361 [Ron Carter] *
289 [Al Hall] *
49 [Derrick Hodge] *
36 [Mark Whitfield] *
361 [Steve Turre]
)
= 8.59 x 10^166
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Harold Mabern] *
1 [Contemporary Piano Ensemble] *
1 [Donald Brown] *
1 [Geoff Keezer] *
1 [James Williams (2)] *
1 [Donald Byrd] *
1 [Stanley Clarke] *
1 [Keith Jarrett] *
1 [Woody Shaw] *
1 [Buddy Terry] *
1 [Hank Mobley] *
1 [Jackie McLean] *
1 [Johnny Griffin] *
1 [Lee Morgan] *
1 [Randy Brecker] *
1 [Wayne Shorter] *
1 [Chuck Mangione] *
1 [Peter Washington] *
1 [Lucky Thompson] *
1 [Jean Toussaint] *
1 [Horace Silver] *
1 [Bill Pierce] *
1 [Benny Golson] *
1 [Kenny Dorham] *
1 [Curtis Fuller] *
1 [Frank Lacy] *
1 [Terence Blanchard] *
1 [Albert Dailey] *
1 [John Hicks Trio] *
1 [Ray Mantilla] *
1 [Barney Wilen] *
1 [Reggie Workman] *
1 [Walter Davis Jr.] *
1 [Art Blakey & the Jazz Messengers] *
1 [Superblue (2)] *
1 [Dave Holland Sextet] *
1 [Buster Williams Quartet] *
1 [Dave Liebman Quartet] *
1 [Kenny Garrett Quintet] *
1 [Dizzy Gillespie All Star Big Band] *
1 [Harold Ashby Quartet] *
1 [Frank Morgan Quartet] *
1 [David Klein Quintet] *
1 [Gary Smulyan Quintet] *
1 [Mulgrew Miller Trio] *
1 [Neal Smith Quintet] *
1 [Ralph Moore Quintet] *
1 [Ron Carter's Great Big Band] *
1 [Sam Newsome Quintet] *
1 [Steve Nelson Quartet] *
1 [Steve Wilson Quintet] *
1 [Gary Burton & Friends] *
1 [Roy Hargrove] *
1 [Don Sickler] *
1 [Gary Burton] *
1 [Kevin Eubanks] *
1 [Jack DeJohnette] *
1 [Peter Erskine] *
1 [Steve Swallow] *
1 [Larry Goldings] *
1 [John Scofield] *
1 [B. B. King] *
1 [Jim Hall] *
1 [John Patitucci] *
1 [Ralph Towner] *
1 [Fred Hersch] *
1 [Bob Berg] *
1 [David Holland] *
1 [Eric Harland] *
1 [Alex Sipiagin] *
1 [Lenny White] *
1 [Buster Williams] *
1 [Al Foster] *
1 [Herbie Hancock] *
1 [Ron McClure] *
1 [David Liebman] *
1 [Dave Liebman] *
1 [Jimmy Heath] *
1 [Slide Hampton] *
1 [James Moody] *
1 [Frank Wess] *
1 [Ron Carter] *
1 [Al Hall] *
1 [Derrick Hodge] *
1 [Mark Whitfield] *
1 [Steve Turre]
)
= 1
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
86
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.10%
(8.59 × 10166 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)