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, 16) = 16
$outbound = max(1, 16) = 16
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 16 * 16 = 256
Base_Influence (IV) = $inbound / $outbound = 16 / 16 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 256 *
( 1 [Adam Grahn] *
1 [Hannes Irengård] *
1 [Per Andreasson] *
1 [Hannes Irengârd] *
1 [Jonas Almén] *
1 [Per Andreasson (2)] *
1 [Royal Republic - Rocco del Schlacko 2012] *
1 [Royal Republic - Rocken am Brocken 2015] *
1 [Royal Republic - Deichbrand 2013] *
1 [Royal Republic - Rockhouse 2012] *
1 [Royal Republic - Ursynalia 2013] *
1 [Royal Republic - Rock am Beckenrand 2017] *
1 [Royal Republic - Rock im Park 2015] *
1 [Royal Republic - Rock im Park 2022] *
1 [Royal Republic - Southside Festival 2019] *
1 [Royal Republic - Visions Festival 2014]
)
= 256
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Adam Grahn] *
1 [Hannes Irengård] *
1 [Per Andreasson] *
1 [Hannes Irengârd] *
1 [Jonas Almén] *
1 [Per Andreasson (2)] *
1 [Royal Republic - Rocco del Schlacko 2012] *
1 [Royal Republic - Rocken am Brocken 2015] *
1 [Royal Republic - Deichbrand 2013] *
1 [Royal Republic - Rockhouse 2012] *
1 [Royal Republic - Ursynalia 2013] *
1 [Royal Republic - Rock am Beckenrand 2017] *
1 [Royal Republic - Rock im Park 2015] *
1 [Royal Republic - Rock im Park 2022] *
1 [Royal Republic - Southside Festival 2019] *
1 [Royal Republic - Visions Festival 2014]
)
= 1
Outbound
16
Tags on post
Inbound
16
Posts tagging this
Connections
16
Total nodes
Base Node Strength
256
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)