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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 100 [Jones Gang] *
100 [Small Faces] *
25 [Urgent] *
225 [Bad Company] *
169 [Rick Wills] *
9 [Jokers Wild] *
9 [Frampton's Camel] *
16 [The Soporifics] *
4 [Jokers Wild (2)] *
36 [Bad Company (3)] *
9 [The Houseband] *
16 [Parrish & Gurvitz] *
441 [Procol Harum] *
361 [Liquorice John Death] *
16 [Plastic Penny] *
25 [Mick Grabham] *
16 [Bandit (15)] *
182 [Foreigner]
)
= 1.89 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Jones Gang] *
1 [Small Faces] *
1 [Urgent] *
1 [Bad Company] *
1 [Rick Wills] *
1 [Jokers Wild] *
1 [Frampton's Camel] *
1 [The Soporifics] *
1 [Jokers Wild (2)] *
1 [Bad Company (3)] *
1 [The Houseband] *
1 [Parrish & Gurvitz] *
1 [Procol Harum] *
1 [Liquorice John Death] *
1 [Plastic Penny] *
1 [Mick Grabham] *
1 [Bandit (15)] *
0.9286 [Foreigner]
)
= 0.9286
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
18
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.23%
(1.89 × 1029 overall)
Dominant nodes (excluded from chart)Procol Harum 25.01%Liquorice John Death 20.48%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)