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, 2) = 2
$outbound = max(1, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 1 = 2
Base_Influence (IV) = $inbound / $outbound = 2 / 1 = 2
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 2 *
( 289 [Buddy Rich] *
324 [Al Cohn] *
256 [Jimmy Rowles] *
256 [Harry "Sweets" Edison] *
256 [Gerald Wiggins] *
289 [Frank Rosolino] *
289 [Jimmy Cleveland] *
361 [Bob Enevoldsen] *
256 [Benny Golson] *
121 [David Spinozza] *
81 [Cándido Camero] *
324 [Buddy Collette] *
196 [Buddy Rich And His Orchestra] *
361 [Billy Byers] *
256 [Harry “Sweets” Edison]
)
= 1.39 x 10^36
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 1 [Buddy Rich] *
1 [Al Cohn] *
1 [Jimmy Rowles] *
1 [Harry "Sweets" Edison] *
1 [Gerald Wiggins] *
1 [Frank Rosolino] *
1 [Jimmy Cleveland] *
1 [Bob Enevoldsen] *
1 [Benny Golson] *
1 [David Spinozza] *
1 [Cándido Camero] *
1 [Buddy Collette] *
1 [Buddy Rich And His Orchestra] *
1 [Billy Byers] *
1 [Harry “Sweets” Edison]
)
= 2
Outbound
2
Tags on post
Inbound
0
Posts tagging this
Connections
15
Total nodes
Base Node Strength
2
Base Node Influence
2
Strength Share (vs Direct Neighbours)
0.05%
(1.39 × 1036 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
Buddy-Rich-Caravan
BROKEN LINK
No other posts link to this one yet.