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 84 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 441 *
( 169 [Peter Ind] *
361 [Jimmy Raney] *
361 [Eugene Wright] *
361 [Kenny Drew] *
36 [Buddy DeFranco Quartet] *
289 [Buddy DeFranco] *
361 [Jackie McLean] *
361 [Mal Waldron] *
289 [Kai Winding] *
1 [John LaPorta] *
196 [Charles Mingus Jazz Workshop] *
400 [Bennie Green] *
49 [John Lewis (2)] *
361 [Benny Green] *
1 [Clem De Rosa] *
1 [J.R. Monterose] *
1 [Jackson Wiley] *
25 [Teo Macero] *
1 [Willie Dennis] *
1 [Willie Jones] *
169 [Gene Ammons] *
361 [Pepper Adams] *
16 [Gene Ammons' All Stars] *
144 [James Blood Ulmer] *
81 [The Frank Wright Quartet] *
289 [Alan Silva] *
4 [Frank Wright] *
4 [Rashied Ali] *
1 [Benny Wilson] *
1 [Bobby Few] *
1 [Muhammad Ali] *
1 [Noah Howard] *
361 [Frank Foster] *
16 [Sam Jones] *
400 [Clark Terry] *
361 [Max Roach] *
1 [Idrees Sulieman] *
9 [Thad Jones] *
256 [The Thelonious Monk Quintet] *
484 [Curly Russell] *
441 [Denzil Best] *
1 [Bob Paige] *
324 [Charlie Rouse] *
1 [Gene Ramey] *
1 [George Taitt] *
1 [Paul Chambers (3)] *
1 [Ray Copeland] *
1 [Sahib Shihab] *
361 [Blue Mitchell] *
9 [Charlie Rouse Quintet] *
361 [Ron Carter] *
256 [Benny Golson] *
9 [Benny Golson Quartet] *
289 [Curtis Fuller] *
9 [Benny Golson Quintet] *
361 [Johnny Griffin] *
256 [Slide Hampton] *
289 [Frank Rosolino] *
441 [Jiggs Whigham] *
289 [Benny Bailey] *
361 [Arjen Gorter] *
49 [Boy Edgar Big Band] *
400 [Donald Byrd] *
9 [Donald Byrd Quartet] *
144 [Walter Davis Jr.] *
400 [Bobby Jaspar] *
16 [Donald Byrd Quintet] *
361 [Paul Chambers] *
225 [Phil Woods] *
25 [George Wallington Quintet] *
4 [Gigi Gryce And The Jazz Lab Quintet] *
169 [Elmo Hope] *
9 [Elmo Hope Quartet] *
441 [Percy Heath] *
16 [Elmo Hope Quintet] *
361 [Jimmy Heath] *
16 [Continuum (5)] *
1 [Art Taylor Quartet] *
1 [Arthur Taylor's Wailers] *
16 [Ernie Henry Quintet] *
1 [George Wallington Trio] *
1 [Georges Arvanitas Trio] *
289 [Kenny Dorham] *
64 [Ernie Henry]
)
= 6.97 x 10^130
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Peter Ind] *
1 [Jimmy Raney] *
1 [Eugene Wright] *
1 [Kenny Drew] *
1 [Buddy DeFranco Quartet] *
1 [Buddy DeFranco] *
1 [Jackie McLean] *
1 [Mal Waldron] *
1 [Kai Winding] *
1 [John LaPorta] *
1 [Charles Mingus Jazz Workshop] *
1 [Bennie Green] *
1 [John Lewis (2)] *
1 [Benny Green] *
1 [Clem De Rosa] *
1 [J.R. Monterose] *
1 [Jackson Wiley] *
1 [Teo Macero] *
1 [Willie Dennis] *
1 [Willie Jones] *
1 [Gene Ammons] *
1 [Pepper Adams] *
1 [Gene Ammons' All Stars] *
1 [James Blood Ulmer] *
1 [The Frank Wright Quartet] *
1 [Alan Silva] *
1 [Frank Wright] *
1 [Rashied Ali] *
1 [Benny Wilson] *
1 [Bobby Few] *
1 [Muhammad Ali] *
1 [Noah Howard] *
1 [Frank Foster] *
1 [Sam Jones] *
1 [Clark Terry] *
1 [Max Roach] *
1 [Idrees Sulieman] *
1 [Thad Jones] *
1 [The Thelonious Monk Quintet] *
1 [Curly Russell] *
1 [Denzil Best] *
1 [Bob Paige] *
1 [Charlie Rouse] *
1 [Gene Ramey] *
1 [George Taitt] *
1 [Paul Chambers (3)] *
1 [Ray Copeland] *
1 [Sahib Shihab] *
1 [Blue Mitchell] *
1 [Charlie Rouse Quintet] *
1 [Ron Carter] *
1 [Benny Golson] *
1 [Benny Golson Quartet] *
1 [Curtis Fuller] *
1 [Benny Golson Quintet] *
1 [Johnny Griffin] *
1 [Slide Hampton] *
1 [Frank Rosolino] *
1 [Jiggs Whigham] *
1 [Benny Bailey] *
1 [Arjen Gorter] *
1 [Boy Edgar Big Band] *
1 [Donald Byrd] *
1 [Donald Byrd Quartet] *
1 [Walter Davis Jr.] *
1 [Bobby Jaspar] *
1 [Donald Byrd Quintet] *
1 [Paul Chambers] *
1 [Phil Woods] *
1 [George Wallington Quintet] *
1 [Gigi Gryce And The Jazz Lab Quintet] *
1 [Elmo Hope] *
1 [Elmo Hope Quartet] *
1 [Percy Heath] *
1 [Elmo Hope Quintet] *
1 [Jimmy Heath] *
1 [Continuum (5)] *
1 [Art Taylor Quartet] *
1 [Arthur Taylor's Wailers] *
1 [Ernie Henry Quintet] *
1 [George Wallington Trio] *
1 [Georges Arvanitas Trio] *
1 [Kenny Dorham] *
1 [Ernie Henry]
)
= 1
Outbound
21
Tags on post
Inbound
21
Posts tagging this
Connections
84
Total nodes
Base Node Strength
441
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.13%
(6.97 × 10130 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)