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 [Mikko Kotamäki] *
81 [Juuso Raatikainen] *
121 [Lamentations] *
81 [BARREN EARTH] *
16 [Kuolemanlaakso] *
81 [Swallow The Sun] *
100 [Alghazanth] *
4 [Empyrean Bane] *
81 [Funeris Nocturnum] *
36 [Enter My Silence] *
9 [Verivala] *
9 [I Am The Night] *
49 [Mercury Circle] *
25 [Noora Louhimo Experience] *
36 [Psychework] *
1 [Dead Cult Diaries] *
1 [Gian (13)] *
1 [Heathen Hoof]
)
= 1.71 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Mikko Kotamäki] *
1 [Juuso Raatikainen] *
1 [Lamentations] *
1 [BARREN EARTH] *
1 [Kuolemanlaakso] *
1 [Swallow The Sun] *
1 [Alghazanth] *
1 [Empyrean Bane] *
1 [Funeris Nocturnum] *
1 [Enter My Silence] *
1 [Verivala] *
1 [I Am The Night] *
1 [Mercury Circle] *
1 [Noora Louhimo Experience] *
1 [Psychework] *
1 [Dead Cult Diaries] *
1 [Gian (13)] *
1 [Heathen Hoof]
)
= 1
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.48%
(1.71 × 1024 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)