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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 324 [Steve Swallow] *
169 [Peter Ind] *
361 [Jeff Williams] *
576 [Billy Hart] *
361 [Marc Johnson] *
169 [Paul Bley] *
400 [Paul Bley Trio] *
4 [Barry Altschul] *
1 [Aage Tanggaard] *
4 [Adam Nussbaum] *
4 [Al Levitt] *
1 [Bob Cranshaw] *
1 [Bruce Ditmas] *
1 [David Eyges] *
4 [Jay Anderson] *
1 [Jeff Hirshfield] *
4 [Jesper Lundgaard] *
1 [Keith Copeland] *
1 [Kent Carter] *
4 [Marc Johnson (2)]
)
= 1.14 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Steve Swallow] *
1 [Peter Ind] *
1 [Jeff Williams] *
1 [Billy Hart] *
1 [Marc Johnson] *
1 [Paul Bley] *
1 [Paul Bley Trio] *
1 [Barry Altschul] *
1 [Aage Tanggaard] *
1 [Adam Nussbaum] *
1 [Al Levitt] *
1 [Bob Cranshaw] *
1 [Bruce Ditmas] *
1 [David Eyges] *
1 [Jay Anderson] *
1 [Jeff Hirshfield] *
1 [Jesper Lundgaard] *
1 [Keith Copeland] *
1 [Kent Carter] *
1 [Marc Johnson (2)]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.04%
(1.14 × 1021 overall)
Dominant nodes (excluded from chart)Billy Hart 24.08%Paul Bley Trio 16.72%Jeff Williams 15.09%Marc Johnson 15.09%Steve Swallow 13.55%Peter Ind 7.07%Paul Bley 7.07%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)