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 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 81 [BROTHER AH] *
225 [Ernie Watts] *
324 [Steve Swallow] *
625 [Andrew Cyrille] *
225 [Geri Allen] *
225 [Joe Lovano] *
441 [Bill Stewart] *
441 [Paul Motian] *
169 [Branford Marsalis] *
324 [Howard Johnson] *
324 [Tony Malaby] *
81 [Carla Bley] *
289 [Curtis Fowlkes] *
676 [Liberation Music Orchestra] *
4 [James Williams (2)] *
4 [Howard Johnson (3)] *
1 [Amina Claudine Myers] *
1 [Chris Cheek] *
1 [Don Alias] *
1 [Earl Gardner] *
121 [Gato Barbieri] *
1 [Javon Jackson] *
1 [Joe Daley] *
324 [Perry Robinson] *
256 [charlie-haden] *
361 [Don Cherry] *
25 [Old And New Dreams] *
1 [Ed Blackwell]
)
= 5.91 x 10^46
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [BROTHER AH] *
1 [Ernie Watts] *
1 [Steve Swallow] *
1 [Andrew Cyrille] *
1 [Geri Allen] *
1 [Joe Lovano] *
1 [Bill Stewart] *
1 [Paul Motian] *
1 [Branford Marsalis] *
1 [Howard Johnson] *
1 [Tony Malaby] *
1 [Carla Bley] *
1 [Curtis Fowlkes] *
1 [Liberation Music Orchestra] *
1 [James Williams (2)] *
1 [Howard Johnson (3)] *
1 [Amina Claudine Myers] *
1 [Chris Cheek] *
1 [Don Alias] *
1 [Earl Gardner] *
1 [Gato Barbieri] *
1 [Javon Jackson] *
1 [Joe Daley] *
1 [Perry Robinson] *
1 [charlie-haden] *
1 [Don Cherry] *
1 [Old And New Dreams] *
1 [Ed Blackwell]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
28
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.07%
(5.91 × 1046 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)