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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 34 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 81 [Louis Jordan] *
4 [Louis Jordan And His Orchestra] *
324 [Vic Dickenson] *
361 [Lucky Thompson] *
16 [Hot Lips Page And His Orchestra] *
289 [Hot Lips Page] *
361 [Cozy Cole] *
324 [Eddie Barefield] *
361 [Budd Johnson] *
361 [Charlie Shavers] *
324 [Jimmy Crawford] *
361 [Al Klink] *
121 [Dick Vance] *
361 [Sy Oliver And His Orchestra] *
9 [Bernie Privin] *
144 [Arvell Shaw] *
361 [Billy Kyle] *
4 [Bunny Shawker] *
16 [Bobby Byrne] *
1 [Barrett Deems] *
1 [Bill Holcombe (3)] *
1 [Clarence Ross] *
1 [Cutty Cutshall] *
16 [Dave McRae] *
1 [David Martin (10)] *
36 [T-Bone Walker] *
256 [Gerald Wiggins] *
9 [Les Hite And His Orchestra] *
49 [Wynonie Harris] *
225 [Tab Smith] *
289 [Eddie "Lockjaw" Davis] *
25 [Henry Glover] *
36 [Lucky Millinder And His Orchestra] *
36 [Freddie Webster]
)
= 1.40 x 10^57
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Louis Jordan] *
1 [Louis Jordan And His Orchestra] *
1 [Vic Dickenson] *
1 [Lucky Thompson] *
1 [Hot Lips Page And His Orchestra] *
1 [Hot Lips Page] *
1 [Cozy Cole] *
1 [Eddie Barefield] *
1 [Budd Johnson] *
1 [Charlie Shavers] *
1 [Jimmy Crawford] *
1 [Al Klink] *
1 [Dick Vance] *
1 [Sy Oliver And His Orchestra] *
1 [Bernie Privin] *
1 [Arvell Shaw] *
1 [Billy Kyle] *
1 [Bunny Shawker] *
1 [Bobby Byrne] *
1 [Barrett Deems] *
1 [Bill Holcombe (3)] *
1 [Clarence Ross] *
1 [Cutty Cutshall] *
1 [Dave McRae] *
1 [David Martin (10)] *
1 [T-Bone Walker] *
1 [Gerald Wiggins] *
1 [Les Hite And His Orchestra] *
1 [Wynonie Harris] *
1 [Tab Smith] *
1 [Eddie "Lockjaw" Davis] *
1 [Henry Glover] *
1 [Lucky Millinder And His Orchestra] *
1 [Freddie Webster]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
34
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.48%
(1.40 × 1057 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)