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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 289 [Lew Soloff] *
361 [Peter Erskine] *
196 [Dave Weckl] *
324 [Steve Gadd] *
324 [John Patitucci] *
49 [Manhattan Jazz Quintet] *
400 [Eddie Gomez] *
100 [Cindy Blackman Santana] *
100 [Cindy Blackman] *
9 [The Cindy Blackman Trio] *
225 [Geri Allen] *
4 [General Music Project] *
441 [Elvin Jones] *
289 [McCoy Tyner] *
9 [Louis Hayes] *
400 [Roy Haynes] *
441 [Christian McBride] *
144 [McCoy Tyner Trio] *
361 [Henry Grimes] *
4 [Lewis Nash] *
400 [Al Foster] *
1 [Aaron Scott] *
324 [Art Davis] *
49 [Avery Sharpe] *
400 [Brian Blade] *
4 [Kenny Garrett Trio] *
1 [The Charles Moffett Family] *
1 [The Firespitters]
)
= 7.14 x 10^52
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Lew Soloff] *
1 [Peter Erskine] *
1 [Dave Weckl] *
1 [Steve Gadd] *
1 [John Patitucci] *
1 [Manhattan Jazz Quintet] *
1 [Eddie Gomez] *
1 [Cindy Blackman Santana] *
1 [Cindy Blackman] *
1 [The Cindy Blackman Trio] *
1 [Geri Allen] *
1 [General Music Project] *
1 [Elvin Jones] *
1 [McCoy Tyner] *
1 [Louis Hayes] *
1 [Roy Haynes] *
1 [Christian McBride] *
1 [McCoy Tyner Trio] *
1 [Henry Grimes] *
1 [Lewis Nash] *
1 [Al Foster] *
1 [Aaron Scott] *
1 [Art Davis] *
1 [Avery Sharpe] *
1 [Brian Blade] *
1 [Kenny Garrett Trio] *
1 [The Charles Moffett Family] *
1 [The Firespitters]
)
= 1
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
28
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.86%
(7.14 × 1052 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)