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, 17) = 17
$outbound = max(1, 17) = 17
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 17 * 17 = 289
Base_Influence (IV) = $inbound / $outbound = 17 / 17 = 1
// 3. Exponential Network Values (accumulating 48 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 289 *
( 156 [Joe Turner] *
342 [Fats Waller] *
342 [James P. Johnson] *
441 [Peanuts Hucko] *
324 [Dave Tough] *
36 [Bud Freeman's All Star Orchestra] *
361 [Charlie Shavers] *
324 [Wild Bill Davison] *
361 [George Wettling] *
400 [Eddie Condon] *
361 [Jack Teagarden] *
9 [Eddie Condon And His Footwarmers] *
9 [Eddie Condon And His Hot Shots] *
256 [Lionel Hampton] *
441 [Max Kaminsky] *
361 [Joe Marsala] *
400 [Bobby Hackett] *
361 [Pee Wee Russell] *
196 [Eddie Condon And His Band] *
256 [Benny Morton] *
144 [Brad Gowans] *
289 [Ernie Caceres] *
25 [Jam Session At Commodore] *
256 [Red Allen] *
324 [Zutty Singleton] *
25 [Billy Banks And His Orchestra] *
361 [Gene Krupa] *
9 [Chicago Rhythm Kings] *
81 [Eddie Condon And His Chicagoans] *
289 [Al Hall] *
361 [Dick Cary] *
4 [Coleman Hawkins And His Hot Seven] *
289 [Lester Young] *
256 [Harry "Sweets" Edison] *
169 [Frankie Newton] *
225 [Tab Smith] *
289 [Walter Page] *
64 [Frank Newton And His Orchestra] *
256 [Harry “Sweets” Edison] *
25 [George Wettling's All Stars] *
4 [Frank Teschemacher's Chicagoans] *
4 [George Wettling's Jazz Band] *
4 [Jack Teagarden's Chicagoans] *
1 [Joe Sullivan Band] *
400 [Sidney Bechet] *
4 [Joe Sullivan Jazz Quartet] *
9 [Joe Sullivan And His Café Society Orchestra] *
169 [Big Joe Turner]
)
= 4.86 x 10^97
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.08 [Joe Turner] *
1.06 [Fats Waller] *
1.06 [James P. Johnson] *
1 [Peanuts Hucko] *
1 [Dave Tough] *
1 [Bud Freeman's All Star Orchestra] *
1 [Charlie Shavers] *
1 [Wild Bill Davison] *
1 [George Wettling] *
1 [Eddie Condon] *
1 [Jack Teagarden] *
1 [Eddie Condon And His Footwarmers] *
1 [Eddie Condon And His Hot Shots] *
1 [Lionel Hampton] *
1 [Max Kaminsky] *
1 [Joe Marsala] *
1 [Bobby Hackett] *
1 [Pee Wee Russell] *
1 [Eddie Condon And His Band] *
1 [Benny Morton] *
1 [Brad Gowans] *
1 [Ernie Caceres] *
1 [Jam Session At Commodore] *
1 [Red Allen] *
1 [Zutty Singleton] *
1 [Billy Banks And His Orchestra] *
1 [Gene Krupa] *
1 [Chicago Rhythm Kings] *
1 [Eddie Condon And His Chicagoans] *
1 [Al Hall] *
1 [Dick Cary] *
1 [Coleman Hawkins And His Hot Seven] *
1 [Lester Young] *
1 [Harry "Sweets" Edison] *
1 [Frankie Newton] *
1 [Tab Smith] *
1 [Walter Page] *
1 [Frank Newton And His Orchestra] *
1 [Harry “Sweets” Edison] *
1 [George Wettling's All Stars] *
1 [Frank Teschemacher's Chicagoans] *
1 [George Wettling's Jazz Band] *
1 [Jack Teagarden's Chicagoans] *
1 [Joe Sullivan Band] *
1 [Sidney Bechet] *
1 [Joe Sullivan Jazz Quartet] *
1 [Joe Sullivan And His Café Society Orchestra] *
1 [Big Joe Turner]
)
= 1.21
Outbound
17
Tags on post
Inbound
17
Posts tagging this
Connections
48
Total nodes
Base Node Strength
289
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.79%
(4.86 × 1097 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)