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 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 342 [Fats Waller] *
729 [Fletcher Henderson and His Orchestra] *
484 [Benny Carter] *
289 [Chu Berry] *
324 [Eddie Barefield] *
441 [Ben Webster] *
289 [Dicky Wells] *
289 [J. C. Higginbotham] *
289 [Leon "Chu" Berry] *
400 [Fletcher Henderson] *
289 [Roy Eldridge] *
289 [Lester Young] *
361 [Budd Johnson] *
1 [Charlie Dixon] *
256 [Don Redman] *
1 [Albert Wynn] *
4 [Arville Harris] *
256 [Benny Morton] *
256 [Bernard Addison] *
1 [Bob Lessey] *
9 [Bobby Stark] *
361 [Buster Bailey] *
25 [Clarence Holiday] *
49 [Claude Jones] *
4 [Del Thomas] *
121 [Dick Vance] *
4 [Dickie Wells]
)
= 7.50 x 10^50
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Fats Waller] *
1 [Fletcher Henderson and His Orchestra] *
1 [Benny Carter] *
1 [Chu Berry] *
1 [Eddie Barefield] *
1 [Ben Webster] *
1 [Dicky Wells] *
1 [J. C. Higginbotham] *
1 [Leon "Chu" Berry] *
1 [Fletcher Henderson] *
1 [Roy Eldridge] *
1 [Lester Young] *
1 [Budd Johnson] *
1 [Charlie Dixon] *
1 [Don Redman] *
1 [Albert Wynn] *
1 [Arville Harris] *
1 [Benny Morton] *
1 [Bernard Addison] *
1 [Bob Lessey] *
1 [Bobby Stark] *
1 [Buster Bailey] *
1 [Clarence Holiday] *
1 [Claude Jones] *
1 [Del Thomas] *
1 [Dick Vance] *
1 [Dickie Wells]
)
= 1.06
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
27
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.02%
(7.50 × 1050 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)