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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 400 [Alan White] *
576 [Ginger Baker] *
225 [Ginger Baker's Air Force] *
4 [Graham Bond (musician)] *
9 [Remi Kabaka Jr.] *
4 [Colin Gibson] *
81 [Kenny Craddock] *
16 [Brian Frederick Hines] *
36 [Rick Grech] *
1 [Aliki Ashman] *
1 [Bud Beadle] *
4 [Diane Stewart] *
1 [Jeanette Jacobs Wood] *
81 [Joni Haastrup] *
4 [Steve Gregory] *
4 [Afrocult Foundation] *
4 [Third World (2)]
)
= 6.50 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alan White] *
1 [Ginger Baker] *
1 [Ginger Baker's Air Force] *
1 [Graham Bond (musician)] *
1 [Remi Kabaka Jr.] *
1 [Colin Gibson] *
1 [Kenny Craddock] *
1 [Brian Frederick Hines] *
1 [Rick Grech] *
1 [Aliki Ashman] *
1 [Bud Beadle] *
1 [Diane Stewart] *
1 [Jeanette Jacobs Wood] *
1 [Joni Haastrup] *
1 [Steve Gregory] *
1 [Afrocult Foundation] *
1 [Third World (2)]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
17
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.62%
(6.50 × 1019 overall)
Dominant nodes (excluded from chart)Ginger Baker 39.45%Alan White 27.40%Ginger Baker's Air Force 15.41%Kenny Craddock 5.55%Joni Haastrup 5.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)