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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 256 [Miles Davis] *
441 [Billy Eckstine And His Orchestra] *
196 [Coleman Hawkins All Stars] *
1.5K [Metronome All Stars] *
196 [Coleman Hawkins All Star Band] *
9 [Miles Davis Octet] *
64 [Charlie Parker And His Orchestra] *
16 [Charlie Parker's Re Boppers] *
25 [Birdland All Stars] *
1 [Miles Davis All-Stars] *
16 [Miles Davis And His Band] *
4 [Miles Davis And His Cool Wailers] *
25 [Miles Davis Group] *
1 [Miles Davis And His Orchestra] *
225 [The Miles Davis Sextet] *
25 [Miles Davis Septet]
)
= 1.37 x 10^25
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Miles Davis] *
1 [Billy Eckstine And His Orchestra] *
1 [Coleman Hawkins All Stars] *
1 [Metronome All Stars] *
1 [Coleman Hawkins All Star Band] *
1 [Miles Davis Octet] *
1 [Charlie Parker And His Orchestra] *
1 [Charlie Parker's Re Boppers] *
1 [Birdland All Stars] *
1 [Miles Davis All-Stars] *
1 [Miles Davis And His Band] *
1 [Miles Davis And His Cool Wailers] *
1 [Miles Davis Group] *
1 [Miles Davis And His Orchestra] *
1 [The Miles Davis Sextet] *
1 [Miles Davis Septet]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.03%
(1.37 × 1025 overall)
Dominant nodes (excluded from chart)Metronome All Stars 50.33%Billy Eckstine And His Orchestra 14.59%Miles Davis 8.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)