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, 5) = 5
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 6 = 30
Base_Influence (IV) = $inbound / $outbound = 5 / 6 = 0.8333
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 30 *
( 5 [Aksu Hanttu] *
25 [Sami Vauhkonen] *
9 [Ville Laihiala] *
9 [Kimmo Hiltunen] *
1 [Sami Leppikangas] *
25 [aksu-hanttu] *
64 [Lullacry] *
16 [Gandalf (4)] *
4 [Coarse (4)] *
1 [Tenebrae (2)] *
121 [Poisonblack] *
36 [Sentenced] *
64 [The Black League] *
143 [Entwine] *
24 [Tuoni] *
2 [Furnace (3)] *
8 [Kaamos (7)]
)
= 4.76 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.8333 *
( 5 [Aksu Hanttu] *
1 [Sami Vauhkonen] *
1 [Ville Laihiala] *
1 [Kimmo Hiltunen] *
1 [Sami Leppikangas] *
1 [aksu-hanttu] *
1 [Lullacry] *
1 [Gandalf (4)] *
1 [Coarse (4)] *
1 [Tenebrae (2)] *
1 [Poisonblack] *
1 [Sentenced] *
1 [The Black League] *
0.8462 [Entwine] *
0.6667 [Tuoni] *
0.5 [Furnace (3)] *
0.5 [Kaamos (7)]
)
= 0.5877
Outbound
5
Tags on post
Inbound
6
Posts tagging this
Connections
17
Total nodes
Base Node Strength
30
Base Node Influence
0.8333
Strength Share (vs Direct Neighbours)
5.11%
(4.76 × 1020 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)