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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 289 [The Count Basie Orchestra] *
49 [Andy Gibson And His Orchestra] *
1 [Andy Gibson's Orchestra] *
324 [Benny Powell] *
16 [Al Hibbler] *
4 [Al Stearns] *
16 [Al Killian] *
256 [Benny Morton] *
196 [Al Porcino] *
4 [Bill Miller (2)] *
1 [Al Aarons] *
1 [Ann Moore] *
1 [Bill Hughes (2)] *
4 [Bill Johnson] *
16 [Billy Mitchell] *
1 [Bixie Crawford] *
1 [Bob Hicks] *
9 [Bob Mitchell (2)] *
1 [Bob Ojeda] *
289 [Kenny Burrell] *
289 [Dicky Wells] *
324 [Vic Dickenson] *
361 [Milt Hinton] *
324 [Jimmy Crawford] *
100 [Prince Robinson]
)
= 1.55 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Count Basie Orchestra] *
1 [Andy Gibson And His Orchestra] *
1 [Andy Gibson's Orchestra] *
1 [Benny Powell] *
1 [Al Hibbler] *
1 [Al Stearns] *
1 [Al Killian] *
1 [Benny Morton] *
1 [Al Porcino] *
1 [Bill Miller (2)] *
1 [Al Aarons] *
1 [Ann Moore] *
1 [Bill Hughes (2)] *
1 [Bill Johnson] *
1 [Billy Mitchell] *
1 [Bixie Crawford] *
1 [Bob Hicks] *
1 [Bob Mitchell (2)] *
1 [Bob Ojeda] *
1 [Kenny Burrell] *
1 [Dicky Wells] *
1 [Vic Dickenson] *
1 [Milt Hinton] *
1 [Jimmy Crawford] *
1 [Prince Robinson]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
25
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.31%
(1.55 × 1033 overall)
Dominant nodes (excluded from chart)Milt Hinton 12.51%Benny Powell 11.23%Vic Dickenson 11.23%Jimmy Crawford 11.23%The Count Basie Orchestra 10.01%Kenny Burrell 10.01%Dicky Wells 10.01%Benny Morton 8.87%Al Porcino 6.79%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)