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 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 36 [Gionata Potenti] *
9 [Alexandros Antoniou] *
4 [Claudio Alcara] *
1 [Lefteris Kaklios] *
1 [Nikos (17)] *
1 [Polivios] *
1 [Stephen (35)] *
1 [Tom Vallely] *
25 [Blut Aus Nord] *
16 [Fides Inversa] *
49 [Frostmoon Eclipse] *
100 [Handful Of Hate] *
144 [Hobbs' Angel Of Death] *
49 [Lvcifyre] *
25 [Razor Of Occam]
)
= 2.87 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Gionata Potenti] *
1 [Alexandros Antoniou] *
1 [Claudio Alcara] *
1 [Lefteris Kaklios] *
1 [Nikos (17)] *
1 [Polivios] *
1 [Stephen (35)] *
1 [Tom Vallely] *
1 [Blut Aus Nord] *
1 [Fides Inversa] *
1 [Frostmoon Eclipse] *
1 [Handful Of Hate] *
1 [Hobbs' Angel Of Death] *
1 [Lvcifyre] *
1 [Razor Of Occam]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
15
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
12.17%
(2.87 × 1016 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)