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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 9 [Fine Young Cannibals] *
9 [Andy Cox] *
1 [Roland Gift] *
81 [The English Beat] *
4 [Dave Blockhead] *
4 [Dave Wakeling] *
4 [Everett Morton] *
4 [Lionel Martin (2)] *
4 [Matthew Godwin] *
16 [Roger Charlery] *
1 [Ranking Roger] *
100 [The Beat] *
1 [2 Men A Drum Machine And A Trumpet] *
4 [Dead Neighbours] *
1 [E.T.A. (3)] *
1 [Fried] *
1 [The Beat (2)] *
1 [Two Men And A Drum Machine] *
81 [Hazel O'Connor] *
16 [Gatemouth Brown] *
16 [Will Heggie]
)
= 7.22 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Fine Young Cannibals] *
1 [Andy Cox] *
1 [Roland Gift] *
1 [The English Beat] *
1 [Dave Blockhead] *
1 [Dave Wakeling] *
1 [Everett Morton] *
1 [Lionel Martin (2)] *
1 [Matthew Godwin] *
1 [Roger Charlery] *
1 [Ranking Roger] *
1 [The Beat] *
1 [2 Men A Drum Machine And A Trumpet] *
1 [Dead Neighbours] *
1 [E.T.A. (3)] *
1 [Fried] *
1 [The Beat (2)] *
1 [Two Men And A Drum Machine] *
1 [Hazel O'Connor] *
1 [Gatemouth Brown] *
1 [Will Heggie]
)
= 1
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
21
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
18.41%
(7.22 × 1016 overall)
Dominant nodes (excluded from chart)The Beat 22.73%The English Beat 18.41%Hazel O'Connor 18.41%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)