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, 22) = 22
$outbound = max(1, 22) = 22
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 22 * 22 = 484
Base_Influence (IV) = $inbound / $outbound = 22 / 22 = 1
// 3. Exponential Network Values (accumulating 79 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 484 *
( 16 [Lori Lewis] *
289 [Snowy Shaw] *
64 [Christofer Johnsson] *
81 [Johan Niemann] *
4 [Sarah Jezebel Deva] *
16 [Piotr Wawrzeniuk] *
16 [Kimberly Goss] *
1 [Nalle Påhlsson] *
49 [Thomas Vikström] *
9 [Jonas Mellberg] *
9 [Kristian Niemann] *
36 [Matti Kärki] *
36 [Martina Hornbacher] *
16 [Lars Rosenberg] *
9 [Andreas Wallan Wahl] *
4 [Christian Vidal (2)] *
16 [Erik Gustafson] *
9 [Fredrik Isaksson] *
16 [Johan Kullberg] *
4 [Katarina Lilja] *
4 [Magnus Barthelson] *
4 [Oskar Forss] *
36 [Aesma Daeva] *
441 [Blitzkrieg] *
100 [King Diamond] *
289 [Mercyful Fate] *
81 [Cans] *
144 [Dream Evil] *
4 [Illwill] *
1 [Dark Embrace (2)] *
9 [Impera] *
9 [Kee Marcello's K2] *
1 [Mad Architect] *
4 [Maryann Cotton] *
9 [Memento Mori (2)] *
1 [Notre Dame (2)] *
1 [XXX (34)] *
1 [Snowy Shaw - Wacken Open Air 2016] *
4 [Denner / Shermann] *
9 [Serpent] *
81 [CARBONIZED] *
1 [The Robots (3)] *
144 [Dreams Of Sanity] *
9 [Alas (2)] *
1 [Korova (2)] *
1 [Underhill] *
25 [Demonoid] *
1 [Excruciate] *
9 [Luciferian Light Orchestra] *
1 [Messiah (5)] *
1 [Procreation (6)] *
289 [General Surgery] *
25 [Murder Squad (2)] *
25 [Carnage (4)] *
81 [Unanimated] *
225 [EVERGREY] *
121 [Evil Masquerade] *
16 [Hollingshead] *
64 [The Murder Of My Sweet] *
4 [First Signal] *
1 [Mind's Eye (3)] *
81 [Sinergy (2)] *
1 [Ancient (2)] *
289 [Candlemass] *
4 [Dark Illusion] *
9 [7DAYS] *
9 [JK's All Star Experience] *
4 [Stormwind (2)] *
1 [Talk Of The Town (6)] *
256 [Entombed] *
144 [Hexenhaus] *
100 [16 Volt] *
441 [Dark Funeral] *
625 [HammerFall] *
16 [Zan Clan] *
121 [The Kovenant] *
240 [Serenity] *
240 [Dimmu Borgir] *
210 [Dismember]
)
= 3.24 x 10^98
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Lori Lewis] *
1 [Snowy Shaw] *
1 [Christofer Johnsson] *
1 [Johan Niemann] *
1 [Sarah Jezebel Deva] *
1 [Piotr Wawrzeniuk] *
1 [Kimberly Goss] *
1 [Nalle Påhlsson] *
1 [Thomas Vikström] *
1 [Jonas Mellberg] *
1 [Kristian Niemann] *
1 [Matti Kärki] *
1 [Martina Hornbacher] *
1 [Lars Rosenberg] *
1 [Andreas Wallan Wahl] *
1 [Christian Vidal (2)] *
1 [Erik Gustafson] *
1 [Fredrik Isaksson] *
1 [Johan Kullberg] *
1 [Katarina Lilja] *
1 [Magnus Barthelson] *
1 [Oskar Forss] *
1 [Aesma Daeva] *
1 [Blitzkrieg] *
1 [King Diamond] *
1 [Mercyful Fate] *
1 [Cans] *
1 [Dream Evil] *
1 [Illwill] *
1 [Dark Embrace (2)] *
1 [Impera] *
1 [Kee Marcello's K2] *
1 [Mad Architect] *
1 [Maryann Cotton] *
1 [Memento Mori (2)] *
1 [Notre Dame (2)] *
1 [XXX (34)] *
1 [Snowy Shaw - Wacken Open Air 2016] *
1 [Denner / Shermann] *
1 [Serpent] *
1 [CARBONIZED] *
1 [The Robots (3)] *
1 [Dreams Of Sanity] *
1 [Alas (2)] *
1 [Korova (2)] *
1 [Underhill] *
1 [Demonoid] *
1 [Excruciate] *
1 [Luciferian Light Orchestra] *
1 [Messiah (5)] *
1 [Procreation (6)] *
1 [General Surgery] *
1 [Murder Squad (2)] *
1 [Carnage (4)] *
1 [Unanimated] *
1 [EVERGREY] *
1 [Evil Masquerade] *
1 [Hollingshead] *
1 [The Murder Of My Sweet] *
1 [First Signal] *
1 [Mind's Eye (3)] *
1 [Sinergy (2)] *
1 [Ancient (2)] *
1 [Candlemass] *
1 [Dark Illusion] *
1 [7DAYS] *
1 [JK's All Star Experience] *
1 [Stormwind (2)] *
1 [Talk Of The Town (6)] *
1 [Entombed] *
1 [Hexenhaus] *
1 [16 Volt] *
1 [Dark Funeral] *
1 [HammerFall] *
1 [Zan Clan] *
1 [The Kovenant] *
0.9375 [Serenity] *
0.9375 [Dimmu Borgir] *
0.9333 [Dismember]
)
= 0.8203
Outbound
22
Tags on post
Inbound
22
Posts tagging this
Connections
79
Total nodes
Base Node Strength
484
Base Node Influence
1
Strength Share (vs Direct Neighbours)
7.74%
(3.24 × 1098 overall)
Dominant nodes (excluded from chart)HammerFall 10.00%Blitzkrieg 7.05%Dark Funeral 7.05%Snowy Shaw 4.62%Mercyful Fate 4.62%General Surgery 4.62%Candlemass 4.62%Entombed 4.09%Serenity 3.84%Dimmu Borgir 3.84%EVERGREY 3.60%Dismember 3.36%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)