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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 29 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 841 [Art Blakey & the Jazz Messengers] *
400 [Donald Byrd] *
289 [Stanley Clarke] *
36 [Keith Jarrett] *
289 [Woody Shaw] *
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] *
400 [Mulgrew Miller] *
100 [Terence Blanchard] *
196 [Albert Dailey] *
289 [John Hicks Trio] *
169 [Ray Mantilla] *
196 [Barney Wilen] *
400 [Reggie Workman] *
144 [Walter Davis Jr.]
)
= 2.87 x 10^68
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Art Blakey & the Jazz Messengers] *
1 [Donald Byrd] *
1 [Stanley Clarke] *
1 [Keith Jarrett] *
1 [Woody Shaw] *
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 [Mulgrew Miller] *
1 [Terence Blanchard] *
1 [Albert Dailey] *
1 [John Hicks Trio] *
1 [Ray Mantilla] *
1 [Barney Wilen] *
1 [Reggie Workman] *
1 [Walter Davis Jr.]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
29
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.01%
(2.87 × 1068 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)