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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 30 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 342 [James P. Johnson] *
81 [King Oliver's Jazz Band] *
25 [Clarence Williams And His Orchestra] *
16 [Clarence Williams Jazz Band] *
64 [Clarence Williams' Blue Five] *
16 [Clarence Williams' Novelty Four] *
16 [King Oliver's Creole Jazz Band] *
36 [King Oliver & His Dixie Syncopators] *
16 [Blind Willie Dunn & His Gin Bottle Four] *
49 [King Oliver & His Orchestra] *
289 [J. C. Higginbotham] *
144 [Luis Russell] *
81 [King Oliver] *
441 [Kid Ory] *
169 [Bud Scott] *
400 [Baby Dodds] *
289 [Johnny St. Cyr] *
361 [Lil Hardin Armstrong] *
196 [Jimmie Noone] *
49 [Teddy Hill] *
169 [Punch Miller] *
256 [Red Allen] *
64 [Lonnie Johnson] *
361 [Eddie Lang] *
361 [Clarence Williams] *
400 [Willie "The Lion" Smith] *
400 [Sidney Bechet] *
256 [Don Redman] *
361 [Buster Bailey] *
225 [Charlie Irvis]
)
= 5.02 x 10^64
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [James P. Johnson] *
1 [King Oliver's Jazz Band] *
1 [Clarence Williams And His Orchestra] *
1 [Clarence Williams Jazz Band] *
1 [Clarence Williams' Blue Five] *
1 [Clarence Williams' Novelty Four] *
1 [King Oliver's Creole Jazz Band] *
1 [King Oliver & His Dixie Syncopators] *
1 [Blind Willie Dunn & His Gin Bottle Four] *
1 [King Oliver & His Orchestra] *
1 [J. C. Higginbotham] *
1 [Luis Russell] *
1 [King Oliver] *
1 [Kid Ory] *
1 [Bud Scott] *
1 [Baby Dodds] *
1 [Johnny St. Cyr] *
1 [Lil Hardin Armstrong] *
1 [Jimmie Noone] *
1 [Teddy Hill] *
1 [Punch Miller] *
1 [Red Allen] *
1 [Lonnie Johnson] *
1 [Eddie Lang] *
1 [Clarence Williams] *
1 [Willie "The Lion" Smith] *
1 [Sidney Bechet] *
1 [Don Redman] *
1 [Buster Bailey] *
1 [Charlie Irvis]
)
= 1.06
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
30
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.35%
(5.02 × 1064 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)