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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 25 [Tom Gardiner] *
49 [Pasi Pasanen] *
36 [Tony Kaikkonen] *
49 [J V Hintikka] *
4 [Teemu Liekkala] *
1 [Petteri Vaalimaa] *
1 [Samuli Saari] *
1 [Tero Luukkonen] *
25 [Sons Of Aeon] *
16 [Code For Silence] *
9 [Red Eleven (2)] *
49 [Dark Days Ahead] *
4 [Bone5] *
81 [Swallow The Sun] *
16 [Plutonium Orange] *
1 [Morningstar (2)] *
225 [Mors Principium Est] *
64 [Solution .45] *
36 [Essence Of Sorrow] *
25 [Hateform] *
16 [Machine Men] *
36 [Psychework] *
81 [Funeris Nocturnum] *
25 [Atakhama] *
9 [Where Victims Lie]
)
= 6.88 x 10^31
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Tom Gardiner] *
1 [Pasi Pasanen] *
1 [Tony Kaikkonen] *
1 [J V Hintikka] *
1 [Teemu Liekkala] *
1 [Petteri Vaalimaa] *
1 [Samuli Saari] *
1 [Tero Luukkonen] *
1 [Sons Of Aeon] *
1 [Code For Silence] *
1 [Red Eleven (2)] *
1 [Dark Days Ahead] *
1 [Bone5] *
1 [Swallow The Sun] *
1 [Plutonium Orange] *
1 [Morningstar (2)] *
1 [Mors Principium Est] *
1 [Solution .45] *
1 [Essence Of Sorrow] *
1 [Hateform] *
1 [Machine Men] *
1 [Psychework] *
1 [Funeris Nocturnum] *
1 [Atakhama] *
1 [Where Victims Lie]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
25
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.75%
(6.88 × 1031 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)