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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 64 [New York Jazz Quartet] *
441 [Billy Eckstine And His Orchestra] *
361 [Frank Wess] *
121 [Buddy Rich All Stars] *
9 [Four Flutes] *
36 [Count Basie And The Kansas City Seven] *
324 [Eddie Heywood And His Orchestra] *
16 [Buddy Rich Ensemble] *
36 [The Carnegie Hall Jazz Band] *
16 [Buck Clayton And His Swing Band] *
36 [Dizzy Gillespie All Star Big Band] *
49 [Howard McGhee Sextet] *
144 [Dameronia] *
9 [Clark Terry Big Band] *
25 [Bennie Green And His Orchestra] *
9 [Frank Wess Nonet] *
4 [Joe Newman And The Count's Men] *
4 [Joe Newman Quintet] *
4 [Joe Newman & His Band]
)
= 3.93 x 10^28
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [New York Jazz Quartet] *
1 [Billy Eckstine And His Orchestra] *
1 [Frank Wess] *
1 [Buddy Rich All Stars] *
1 [Four Flutes] *
1 [Count Basie And The Kansas City Seven] *
1 [Eddie Heywood And His Orchestra] *
1 [Buddy Rich Ensemble] *
1 [The Carnegie Hall Jazz Band] *
1 [Buck Clayton And His Swing Band] *
1 [Dizzy Gillespie All Star Big Band] *
1 [Howard McGhee Sextet] *
1 [Dameronia] *
1 [Clark Terry Big Band] *
1 [Bennie Green And His Orchestra] *
1 [Frank Wess Nonet] *
1 [Joe Newman And The Count's Men] *
1 [Joe Newman Quintet] *
1 [Joe Newman & His Band]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.06%
(3.93 × 1028 overall)
Dominant nodes (excluded from chart)Billy Eckstine And His Orchestra 25.80%Frank Wess 21.12%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)