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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 225 [CTI All Stars] *
4 [Johnny Otis Congregation] *
1 [Little Esther And Her Orchestra] *
9 [The Johnny Otis Show] *
1 [Little Esther & The Blue Notes] *
121 [George Benson] *
361 [Ron Carter] *
361 [Billy Cobham] *
81 [Hubert Laws] *
121 [Airto Moreira] *
36 [Stanley Turrentine] *
100 [Bob James] *
529 [Jack DeJohnette] *
441 [Randy Brecker] *
324 [Milt Jackson] *
36 [Grover Washington] *
324 [Jeff "Tain" Watts] *
225 [Mark Egan] *
324 [Jeff “Tain” Watts] *
169 [Johnny Otis] *
81 [Don "Sugarcane" Harris]
)
= 9.91 x 10^40
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [CTI All Stars] *
1 [Johnny Otis Congregation] *
1 [Little Esther And Her Orchestra] *
1 [The Johnny Otis Show] *
1 [Little Esther & The Blue Notes] *
1 [George Benson] *
1 [Ron Carter] *
1 [Billy Cobham] *
1 [Hubert Laws] *
1 [Airto Moreira] *
1 [Stanley Turrentine] *
1 [Bob James] *
1 [Jack DeJohnette] *
1 [Randy Brecker] *
1 [Milt Jackson] *
1 [Grover Washington] *
1 [Jeff "Tain" Watts] *
1 [Mark Egan] *
1 [Jeff “Tain” Watts] *
1 [Johnny Otis] *
1 [Don "Sugarcane" Harris]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
21
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.64%
(9.91 × 1040 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)