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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Alan King (3)] *
25 [MIGHTY BABY] *
4 [Mike Evans] *
1 [Ian Whiteman] *
4 [Roger Powell (2)] *
196 [Alan Davey] *
16 [Andy Colquhoun] *
81 [Trevor Burton] *
64 [Mick Farren] *
196 [Larry Wallis] *
225 [Pink Fairies] *
16 [John Charles Alder] *
81 [Lucas Fox] *
4 [Duncan Sanderson] *
9 [George Butler (3)] *
4 [Jaki Windmill] *
9 [Mick Wayne] *
4 [Paul Rudolph] *
4 [Russell Hunter] *
4 [Silver Darling] *
225 [The Pink Fairies]
)
= 2.50 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alan King (3)] *
1 [MIGHTY BABY] *
1 [Mike Evans] *
1 [Ian Whiteman] *
1 [Roger Powell (2)] *
1 [Alan Davey] *
1 [Andy Colquhoun] *
1 [Trevor Burton] *
1 [Mick Farren] *
1 [Larry Wallis] *
1 [Pink Fairies] *
1 [John Charles Alder] *
1 [Lucas Fox] *
1 [Duncan Sanderson] *
1 [George Butler (3)] *
1 [Jaki Windmill] *
1 [Mick Wayne] *
1 [Paul Rudolph] *
1 [Russell Hunter] *
1 [Silver Darling] *
1 [The Pink Fairies]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.76%
(2.50 × 1026 overall)
Dominant nodes (excluded from chart)Pink Fairies 18.99%The Pink Fairies 18.99%Alan Davey 16.54%Larry Wallis 16.54%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)