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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 25 [Face Down] *
4 [Erik Thyselius] *
1 [Joakim Harju] *
1 [Joakim Hedestedt] *
1 [Rickard Dahlberg] *
289 [Adrian Erlandsson] *
121 [The Haunted] *
16 [John Zwetsloot] *
4 [Peter Dolving] *
16 [Patrik Jensen] *
9 [Anders Björler] *
9 [Jonas Björler] *
9 [Per Möller Jensen] *
16 [Per Möller Jensen] *
4 [Jonas Björler] *
1 [The Haunted - Rockharz Open Air 2015] *
4 [Face Down (2)] *
9 [The Resistance (9)] *
169 [Peter Stjärnvind] *
100 [Jesper Strömblad] *
36 [Daniel Antonsson]
)
= 5.85 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Face Down] *
1 [Erik Thyselius] *
1 [Joakim Harju] *
1 [Joakim Hedestedt] *
1 [Rickard Dahlberg] *
1 [Adrian Erlandsson] *
1 [The Haunted] *
1 [John Zwetsloot] *
1 [Peter Dolving] *
1 [Patrik Jensen] *
1 [Anders Björler] *
1 [Jonas Björler] *
1 [Per Möller Jensen] *
1 [Per Möller Jensen] *
1 [Jonas Björler] *
1 [The Haunted - Rockharz Open Air 2015] *
1 [Face Down (2)] *
1 [The Resistance (9)] *
1 [Peter Stjärnvind] *
1 [Jesper Strömblad] *
1 [Daniel Antonsson]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
21
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.86%
(5.85 × 1022 overall)
Dominant nodes (excluded from chart)Adrian Erlandsson 33.60%Peter Stjärnvind 19.65%The Haunted 14.07%Jesper Strömblad 11.63%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)