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, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 36 [Johan Jansson] *
4 [Jon Rudin] *
144 [Jeramie Kling] *
4 [Håkan Stuvemark] *
4 [Thomas von Wachenfeldt] *
289 [Centinex] *
100 [Dellamorte] *
121 [Demonical] *
25 [Interment] *
81 [Regurgitate] *
1 [Wachenfeldt] *
64 [Degial] *
25 [Heads For The Dead] *
64 [Ex Deo] *
25 [Black Trip] *
1 [Necromancing The Stone] *
64 [Ribspreader] *
25 [Skineater] *
144 [The Absence] *
49 [Venom Inc.] *
81 [Infernaeon] *
9 [Fore (7)] *
4 [Invictus (23)] *
1 [Inhuman Condition (2)]
)
= 4.95 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Johan Jansson] *
1 [Jon Rudin] *
1 [Jeramie Kling] *
1 [Håkan Stuvemark] *
1 [Thomas von Wachenfeldt] *
1 [Centinex] *
1 [Dellamorte] *
1 [Demonical] *
1 [Interment] *
1 [Regurgitate] *
1 [Wachenfeldt] *
1 [Degial] *
1 [Heads For The Dead] *
1 [Ex Deo] *
1 [Black Trip] *
1 [Necromancing The Stone] *
1 [Ribspreader] *
1 [Skineater] *
1 [The Absence] *
1 [Venom Inc.] *
1 [Infernaeon] *
1 [Fore (7)] *
1 [Invictus (23)] *
1 [Inhuman Condition (2)]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
24
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.80%
(4.95 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)