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, 15) = 15
$outbound = max(1, 14) = 14
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 14 = 210
Base_Influence (IV) = $inbound / $outbound = 15 / 14 = 1.0714
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 210 *
( 1 [Nichole Nordeman] *
100 [Repugnant] *
4 [Adam Zaars] *
1 [Johannes Andersson] *
1 [Oscar Leander] *
25 [Black Trip] *
4 [Joseph Tholl] *
1 [Jonathan Hultén] *
1 [Jakob Ljungberg] *
1 [Olof Wikstrand] *
1 [Jimmie Frödin] *
1 [Jakob Johansson] *
1 [Jakob Johansson (2)] *
1 [Tribulation - Party.San Metal Open Air 2016] *
1 [Tribulation - Party.San Metal Open Air 2018] *
1 [Tribulation - Rockharz Open Air 2023] *
1 [Tribulation - Turock Open Air 2018]
)
= 8.4M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.0714 *
( 1 [Nichole Nordeman] *
1 [Repugnant] *
1 [Adam Zaars] *
1 [Johannes Andersson] *
1 [Oscar Leander] *
1 [Black Trip] *
1 [Joseph Tholl] *
1 [Jonathan Hultén] *
1 [Jakob Ljungberg] *
1 [Olof Wikstrand] *
1 [Jimmie Frödin] *
1 [Jakob Johansson] *
1 [Jakob Johansson (2)] *
1 [Tribulation - Party.San Metal Open Air 2016] *
1 [Tribulation - Party.San Metal Open Air 2018] *
1 [Tribulation - Rockharz Open Air 2023] *
1 [Tribulation - Turock Open Air 2018]
)
= 1.07
Outbound
15
Tags on post
Inbound
14
Posts tagging this
Connections
17
Total nodes
Base Node Strength
210
Base Node Influence
1.0714
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Repugnant 28.09%Black Trip 7.02%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)