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, 5) = 5
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 4 = 20
Base_Influence (IV) = $inbound / $outbound = 5 / 4 = 1.25
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 20 *
( 12 [Christine Tobin] *
30 [Huw Warren] *
25 [Portishead] *
64 [Clive Deamer] *
400 [HAWKWIND] *
25 [Roni Size] *
9 [Robert Plant and the Strange Sensation] *
1 [Umo Vogue] *
36 [Big Town Playboys] *
100 [Roni Size / Reprazent] *
1 [Jake McMurchie] *
1 [Jim Barr] *
1 [Peter Judge] *
6 [Babel Label]
)
= 2.24 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.25 *
( 1.33 [Christine Tobin] *
1.2 [Huw Warren] *
1 [Portishead] *
1 [Clive Deamer] *
1 [HAWKWIND] *
1 [Roni Size] *
1 [Robert Plant and the Strange Sensation] *
1 [Umo Vogue] *
1 [Big Town Playboys] *
1 [Roni Size / Reprazent] *
1 [Jake McMurchie] *
1 [Jim Barr] *
1 [Peter Judge] *
0.6667 [Babel Label]
)
= 1.33
Outbound
5
Tags on post
Inbound
4
Posts tagging this
Connections
14
Total nodes
Base Node Strength
20
Base Node Influence
1.25
Strength Share (vs Direct Neighbours)
2.74%
(2.24 × 1016 overall)
Dominant nodes (excluded from chart)HAWKWIND 54.72%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)