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 *
( 196 [Dave Weckl] *
324 [Steve Gadd] *
25 [David Matthews Trio] *
400 [Eddie Gomez] *
289 [Danny Gottlieb] *
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 [Charnett Moffett] *
225 [Billy Harper] *
324 [Howard Johnson] *
256 [Frank Lacy] *
361 [Steve Turre] *
81 [Joe Ford] *
49 [McCoy Tyner Big Band] *
9 [McCoy Tyner Sextet] *
4 [Avery Sharpe Trio] *
1 [Frank Walton / Yoron Israel Sextet] *
4 [McCoy Tyner / Freddie Hubbard Quartet] *
81 [Winard Harper]
)
= 7.49 x 10^53
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Dave Weckl] *
1 [Steve Gadd] *
1 [David Matthews Trio] *
1 [Eddie Gomez] *
1 [Danny Gottlieb] *
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 [Charnett Moffett] *
1 [Billy Harper] *
1 [Howard Johnson] *
1 [Frank Lacy] *
1 [Steve Turre] *
1 [Joe Ford] *
1 [McCoy Tyner Big Band] *
1 [McCoy Tyner Sextet] *
1 [Avery Sharpe Trio] *
1 [Frank Walton / Yoron Israel Sextet] *
1 [McCoy Tyner / Freddie Hubbard Quartet] *
1 [Winard Harper]
)
= 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.88%
(7.49 × 1053 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)