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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 25 [Louis Armstrong And His Savoy Ballroom Five] *
1 [Blue Boys (2)] *
1 [Bob Shaffner And Harlem Hot Shots] *
1 [Johnson Boys] *
1 [Lonnie Johnson Trio] *
36 [Louis Armstrong & His Hot Five] *
16 [Blind Willie Dunn & His Gin Bottle Four] *
9 [Ollie Shepard & His Kentucky Boys] *
400 [Earl Hines] *
441 [Kid Ory] *
324 [Zutty Singleton] *
289 [Johnny St. Cyr] *
361 [Lil Hardin Armstrong] *
289 [J. C. Higginbotham] *
49 [Teddy Hill] *
144 [Luis Russell] *
256 [Don Redman] *
289 [Chu Berry] *
289 [Leon "Chu" Berry] *
81 [King Oliver] *
81 [Joe "King" Oliver] *
361 [Eddie Lang]
)
= 5.11 x 10^39
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Louis Armstrong And His Savoy Ballroom Five] *
1 [Blue Boys (2)] *
1 [Bob Shaffner And Harlem Hot Shots] *
1 [Johnson Boys] *
1 [Lonnie Johnson Trio] *
1 [Louis Armstrong & His Hot Five] *
1 [Blind Willie Dunn & His Gin Bottle Four] *
1 [Ollie Shepard & His Kentucky Boys] *
1 [Earl Hines] *
1 [Kid Ory] *
1 [Zutty Singleton] *
1 [Johnny St. Cyr] *
1 [Lil Hardin Armstrong] *
1 [J. C. Higginbotham] *
1 [Teddy Hill] *
1 [Luis Russell] *
1 [Don Redman] *
1 [Chu Berry] *
1 [Leon "Chu" Berry] *
1 [King Oliver] *
1 [Joe "King" Oliver] *
1 [Eddie Lang]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
22
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.68%
(5.11 × 1039 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)