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, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 256 [Cal Tjader] *
144 [George Shearing] *
361 [George Shearing Quintet] *
400 [Israel Crosby] *
361 [Al McKibbon] *
9 [Bill Clark] *
289 [Chuck Wayne] *
441 [Denzil Best] *
16 [Dick Garcia] *
9 [Don Thompson (2)] *
81 [Herman Wright] *
121 [Joe Roland] *
4 [John Gray (2)] *
4 [John Levy] *
4 [Marjorie Hyams] *
4 [Marquis Foster] *
4 [Neil Swainson] *
4 [Percy Brice] *
1 [Ralph PeñaShow more] *
289 [Gary Burton] *
361 [The George Shearing Quintet]
)
= 5.32 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Cal Tjader] *
1 [George Shearing] *
1 [George Shearing Quintet] *
1 [Israel Crosby] *
1 [Al McKibbon] *
1 [Bill Clark] *
1 [Chuck Wayne] *
1 [Denzil Best] *
1 [Dick Garcia] *
1 [Don Thompson (2)] *
1 [Herman Wright] *
1 [Joe Roland] *
1 [John Gray (2)] *
1 [John Levy] *
1 [Marjorie Hyams] *
1 [Marquis Foster] *
1 [Neil Swainson] *
1 [Percy Brice] *
1 [Ralph PeñaShow more] *
1 [Gary Burton] *
1 [The George Shearing Quintet]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
21
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.13%
(5.32 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)