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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 324 [Red Hot Peppers] *
144 [Henry "Red" Allen And His Orchestra] *
484 [Jelly Roll Morton's Red Hot Peppers] *
25 [Fats Waller And His Buddies] *
16 [Jelly Roll Morton's Hot Seven] *
16 [Jelly Roll Morton's Hot Six] *
25 [Jelly Roll Morton's New Orleans Jazzmen] *
441 [Albert Nicholas] *
9 [Bechet Nicholas Blue Five] *
9 [Baby Dodds' Jazz Four] *
9 [Baby Dodds Trio] *
4 [Albert Nicholas And His Alexander Jazz Band] *
9 [Albert Nicholas And His Creole Serenaders] *
4 [Albert Nicholas Trio] *
1 [Albert Nicholas All Stars] *
1 [Albert Nicholas And His Orchestra] *
1 [Albert Nicholas Et Son Quartette] *
1 [Albert Nicholas Quartet] *
1 [Albert Nicholas Quintet] *
1 [Albert Nicholas' Jazz Tone Combo] *
9 [Chicago Hottentots]
)
= 1.51 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Red Hot Peppers] *
1 [Henry "Red" Allen And His Orchestra] *
1 [Jelly Roll Morton's Red Hot Peppers] *
1 [Fats Waller And His Buddies] *
1 [Jelly Roll Morton's Hot Seven] *
1 [Jelly Roll Morton's Hot Six] *
1 [Jelly Roll Morton's New Orleans Jazzmen] *
1 [Albert Nicholas] *
1 [Bechet Nicholas Blue Five] *
1 [Baby Dodds' Jazz Four] *
1 [Baby Dodds Trio] *
1 [Albert Nicholas And His Alexander Jazz Band] *
1 [Albert Nicholas And His Creole Serenaders] *
1 [Albert Nicholas Trio] *
1 [Albert Nicholas All Stars] *
1 [Albert Nicholas And His Orchestra] *
1 [Albert Nicholas Et Son Quartette] *
1 [Albert Nicholas Quartet] *
1 [Albert Nicholas Quintet] *
1 [Albert Nicholas' Jazz Tone Combo] *
1 [Chicago Hottentots]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
21
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.07%
(1.51 × 1021 overall)
Dominant nodes (excluded from chart)Jelly Roll Morton's Red Hot Peppers 31.53%Albert Nicholas 28.73%Red Hot Peppers 21.11%Henry "Red" Allen And His Orchestra 9.38%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)