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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 210 [Maggie Nicols] *
256 [Johnny Dyani] *
400 [Barry Guy] *
225 [Norma Winstone] *
400 [Chris Pyne] *
81 [Evan Parker] *
361 [Derek Bailey] *
9 [Brian Smith] *
196 [Karl Jenkins] *
324 [Jeff Clyne] *
36 [Laurie Allan] *
484 [Spontaneous Music Ensemble] *
4 [John Marshall] *
324 [Ray Warleigh] *
1 [Bob Norden] *
1 [Bruce Cale] *
1 [Carolann Nichols] *
1 [Chris Cambridge] *
1 [Colin Wood] *
1 [Ian Brighton] *
1 [Jane Robertson] *
1 [John Stevens (2)]
)
= 7.30 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.07 [Maggie Nicols] *
1 [Johnny Dyani] *
1 [Barry Guy] *
1 [Norma Winstone] *
1 [Chris Pyne] *
1 [Evan Parker] *
1 [Derek Bailey] *
1 [Brian Smith] *
1 [Karl Jenkins] *
1 [Jeff Clyne] *
1 [Laurie Allan] *
1 [Spontaneous Music Ensemble] *
1 [John Marshall] *
1 [Ray Warleigh] *
1 [Bob Norden] *
1 [Bruce Cale] *
1 [Carolann Nichols] *
1 [Chris Cambridge] *
1 [Colin Wood] *
1 [Ian Brighton] *
1 [Jane Robertson] *
1 [John Stevens (2)]
)
= 1.07
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
22
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.03%
(7.30 × 1029 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)