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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 63 [Larry and the Blue Notes] *
63 [The Flaming Stars] *
63 [The Rationals] *
80 [She] *
64 [Dan Hicks] *
9 [Tim Burgess] *
1 [Tony Rogers] *
1 [Rob Collins] *
9 [Peter Salisbury] *
1 [Martin Blunt] *
4 [Mark Collins] *
1 [Jon Brookes] *
1 [Jon Baker (11)] *
16 [Baggy] *
64 [The Youngbloods] *
169 [Commander Cody and His Lost Planet Airmen] *
144 [The Holy Modal Rounders] *
225 [The Bottletop Band] *
1 [The Electric Crayons] *
36 [The Verve] *
4 [Nick and Pete] *
16 [The Waltones] *
169 [The Stone Roses] *
100 [Inspiral Carpets] *
121 [The Happy Mondays]
)
= 1.10 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.29 [Larry and the Blue Notes] *
1.29 [The Flaming Stars] *
1.29 [The Rationals] *
1.25 [She] *
1 [Dan Hicks] *
1 [Tim Burgess] *
1 [Tony Rogers] *
1 [Rob Collins] *
1 [Peter Salisbury] *
1 [Martin Blunt] *
1 [Mark Collins] *
1 [Jon Brookes] *
1 [Jon Baker (11)] *
1 [Baggy] *
1 [The Youngbloods] *
1 [Commander Cody and His Lost Planet Airmen] *
1 [The Holy Modal Rounders] *
1 [The Bottletop Band] *
1 [The Electric Crayons] *
1 [The Verve] *
1 [Nick and Pete] *
1 [The Waltones] *
1 [The Stone Roses] *
1 [Inspiral Carpets] *
1 [The Happy Mondays]
)
= 2.66
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
25
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.56%
(1.10 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)