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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 103 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 64 [Mamas Boys] *
100 [White Lion] *
169 [Black Star Riders] *
576 [Megadeth] *
81 [Jimmy DeGrasso] *
729 [Ratt] *
9 [MD.45] *
4 [F5 (3)] *
9 [Y & T] *
64 [James LoMenzo] *
121 [Black Label Society] *
1 [Firstborne] *
25 [Pride & Glory] *
16 [Sweet & Lynch] *
4 [Bikers From Hell] *
100 [David Ellefson] *
4 [Altitudes & Attitude] *
16 [Metal Allegiance] *
16 [The Lucid] *
4 [Angels Of Babylon] *
1 [Knight Fury] *
1 [Temple Of Brutality] *
1 [The Alien Blakk] *
289 [Evildead] *
841 [Iced Earth] *
49 [Jon Dette] *
1 [Meshiaak] *
144 [Testament (2)] *
25 [Animetal USA] *
324 [Slayer] *
225 [MASTERPLAN] *
225 [EVERGREY] *
49 [Kenziner] *
49 [Kotipelto] *
1 [Shadowquest] *
256 [Stratovarius] *
25 [Symfonia] *
121 [Jari Kainulainen] *
4 [Devil's Train] *
49 [Masterplan (2)] *
4 [Christine (75)] *
2.1K [Michael Vescera] *
289 [James Rivera] *
9 [Shadowkeep] *
484 [Vicious Rumors] *
441 [Flotsam And Jetsam] *
324 [Helstar] *
169 [Seven Witches] *
4 [Texas Metal Outlaws] *
25 [Thrasher (5)] *
4 [Malice (2)] *
1 [Bad Heaven] *
1 [Daggers Edge] *
49 [Destiny's End] *
9 [Distant Thunder (2)] *
1 [Malakis Reign] *
1 [New Eden] *
1 [Shadow Keep] *
1 [Vigilante (13)] *
1 [Death Keepers] *
16 [Dramatica] *
49 [Empires Of Eden] *
529 [Magic Kingdom] *
144 [Nergard] *
36 [Obsession] *
100 [Signum Regis] *
100 [Silent Voices] *
4 [Sovereign] *
1 [Vescera] *
1 [Animetal USA W] *
1 [Conquer and Divide] *
1 [Crossing the Line] *
16 [D-Metal Stars] *
1 [Disney Super Guitar] *
25 [Dr. Sin] *
1 [AniMaze X] *
1 [Beyond the Eyes of Deception] *
1 [Chris Bickley] *
4 [Fatal Force] *
1 [Live at Budokan] *
1 [Magnum Opus] *
1 [Methods of Madness] *
1 [MVP (Mike Vescera Project)] *
1 [On the Prowl] *
1 [Palace of Black] *
1 [Sammy Berell] *
1 [Scarred for Life] *
1 [Schubert In Rock] *
1 [Shadows of Light (American and European version of Dr. Sin II)] *
1 [Slap in the Face] *
1 [Soulspell] *
1 [Stygia] *
1 [The Reign of Terror] *
1 [Warrion] *
1 [Bastian (22)] *
9 [Dramatica (2)] *
9 [Joe Stump's Reign of Terror] *
25 [Loudness (5)] *
1 [MVP (12)] *
4 [Obsession (6)] *
1 [Sovereign (16)] *
1 [Kiko Shred] *
1 [Killing Machine]
)
= 3.84 x 10^103
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Mamas Boys] *
1 [White Lion] *
1 [Black Star Riders] *
1 [Megadeth] *
1 [Jimmy DeGrasso] *
1 [Ratt] *
1 [MD.45] *
1 [F5 (3)] *
1 [Y & T] *
1 [James LoMenzo] *
1 [Black Label Society] *
1 [Firstborne] *
1 [Pride & Glory] *
1 [Sweet & Lynch] *
1 [Bikers From Hell] *
1 [David Ellefson] *
1 [Altitudes & Attitude] *
1 [Metal Allegiance] *
1 [The Lucid] *
1 [Angels Of Babylon] *
1 [Knight Fury] *
1 [Temple Of Brutality] *
1 [The Alien Blakk] *
1 [Evildead] *
1 [Iced Earth] *
1 [Jon Dette] *
1 [Meshiaak] *
1 [Testament (2)] *
1 [Animetal USA] *
1 [Slayer] *
1 [MASTERPLAN] *
1 [EVERGREY] *
1 [Kenziner] *
1 [Kotipelto] *
1 [Shadowquest] *
1 [Stratovarius] *
1 [Symfonia] *
1 [Jari Kainulainen] *
1 [Devil's Train] *
1 [Masterplan (2)] *
1 [Christine (75)] *
1 [Michael Vescera] *
1 [James Rivera] *
1 [Shadowkeep] *
1 [Vicious Rumors] *
1 [Flotsam And Jetsam] *
1 [Helstar] *
1 [Seven Witches] *
1 [Texas Metal Outlaws] *
1 [Thrasher (5)] *
1 [Malice (2)] *
1 [Bad Heaven] *
1 [Daggers Edge] *
1 [Destiny's End] *
1 [Distant Thunder (2)] *
1 [Malakis Reign] *
1 [New Eden] *
1 [Shadow Keep] *
1 [Vigilante (13)] *
1 [Death Keepers] *
1 [Dramatica] *
1 [Empires Of Eden] *
1 [Magic Kingdom] *
1 [Nergard] *
1 [Obsession] *
1 [Signum Regis] *
1 [Silent Voices] *
1 [Sovereign] *
1 [Vescera] *
1 [Animetal USA W] *
1 [Conquer and Divide] *
1 [Crossing the Line] *
1 [D-Metal Stars] *
1 [Disney Super Guitar] *
1 [Dr. Sin] *
1 [AniMaze X] *
1 [Beyond the Eyes of Deception] *
1 [Chris Bickley] *
1 [Fatal Force] *
1 [Live at Budokan] *
1 [Magnum Opus] *
1 [Methods of Madness] *
1 [MVP (Mike Vescera Project)] *
1 [On the Prowl] *
1 [Palace of Black] *
1 [Sammy Berell] *
1 [Scarred for Life] *
1 [Schubert In Rock] *
1 [Shadows of Light (American and European version of Dr. Sin II)] *
1 [Slap in the Face] *
1 [Soulspell] *
1 [Stygia] *
1 [The Reign of Terror] *
1 [Warrion] *
1 [Bastian (22)] *
1 [Dramatica (2)] *
1 [Joe Stump's Reign of Terror] *
1 [Loudness (5)] *
1 [MVP (12)] *
1 [Obsession (6)] *
1 [Sovereign (16)] *
1 [Kiko Shred] *
1 [Killing Machine]
)
= 1
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
103
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.50%
(3.84 × 10103 overall)
Dominant nodes (excluded from chart)Michael Vescera 21.43%Iced Earth 8.52%Ratt 7.38%Megadeth 5.83%Magic Kingdom 5.36%Vicious Rumors 4.90%Flotsam And Jetsam 4.47%Slayer 3.28%Helstar 3.28%Evildead 2.93%James Rivera 2.93%Stratovarius 2.59%MASTERPLAN 2.28%EVERGREY 2.28%Black Star Riders 1.71%Seven Witches 1.71%Testament (2) 1.46%Nergard 1.46%Black Label Society 1.23%Jari Kainulainen 1.23%White Lion 1.01%David Ellefson 1.01%Signum Regis 1.01%Silent Voices 1.01%Jimmy DeGrasso 0.82%Mamas Boys 0.65%James LoMenzo 0.65%Jon Dette 0.50%Kenziner 0.50%Kotipelto 0.50%Masterplan (2) 0.50%Destiny's End 0.50%Empires Of Eden 0.50%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)