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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 110 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 30 [John Bechdel] *
484 [Possessed] *
4 [Jeff Becerra] *
49 [Larry LaLonde] *
1 [Mike Torrao] *
4 [Claudeous Creamer] *
16 [Emilio Marquez] *
9 [Robert Cardenas] *
1 [Mike Sus] *
25 [Walter Ryan] *
9 [Mark Strassburg] *
9 [Kelly Mclauchlin] *
4 [Daniel Gonzalez (11)] *
1 [Bay Cortez] *
1 [Bob Yost] *
1 [Brian Montana] *
1 [Chris Stolle] *
1 [Dave Couch] *
4 [Mike Pardi] *
1 [Rick Cortez] *
1 [Possessed - Jalometalli 2008] *
1 [Possessed - Party.San Metal Open Air 2017] *
1 [Possessed - Wacken Open Air 2017] *
196 [Static-X] *
36 [Wayne Static] *
16 [Brent Ashley] *
1 [Andy the Kid] *
1 [Diego Ibarra] *
9 [Ken Jay] *
9 [Koichi Fukuda] *
4 [Nick Oshiro] *
1 [Sean Davidson] *
9 [Tripp Eisen] *
1 [Xer0] *
1 [Wayne Wells] *
1 [Xer0 (2)] *
1 [Static-X - Gods of Metal 2009] *
16 [Gary Numan] *
484 [Fear Factory] *
49 [Raymond Herrera] *
100 [Mike Heller] *
9 [Matt DeVries] *
361 [Gene Hoglan] *
81 [Dino Cazares] *
1 [David Gibney] *
49 [Christian Olde Wolbers] *
36 [Byron Stroud] *
49 [Burton C. Bell] *
1 [Andy Romero] *
4 [Andrew Shives] *
9 [Pete Webber] *
25 [John Sankey] *
1 [Milo Silvestro] *
1 [Raynor Diego] *
1 [Steve Tushar] *
64 [Groove metal] *
9 [Cyber metal] *
1 [Dave "Hateface" Gibney] *
9 [Jeff Walker] *
400 [Shane Embury] *
289 [Adrian Erlandsson] *
576 [Brujeria] *
169 [Tony Laureano] *
4 [Anton Reisenegger] *
225 [Billy Gould] *
121 [Daniel Erlandsson] *
36 [Jesse Pintado] *
1 [El Cynico] *
1 [El Sangrón] *
1 [Fantasma] *
1 [Hongo] *
1 [Juan Brujo] *
1 [Pinche Peach] *
81 [Eric Boucher] *
9 [Jessica Pimentel] *
1 [John Lepe] *
1 [Marijuano Machete] *
25 [Pat Hoed] *
1 [Pititis] *
25 [David Kinkade] *
36 [Logan Mader] *
100 [Max Cavalera] *
225 [Roy Mayorga] *
81 [Marc Rizzo] *
1 [Marcello Dias] *
4 [Mike Leon] *
4 [Zyon Cavalera] *
1 [Bobby Burns (2)] *
1 [Joe Nunez] *
16 [Mike Leon (3)] *
1 [Mikey Doling] *
1 [Soulfly - 70000 Tons of Metal 2015] *
1 [Soulfly - With Full Force Festival 2018] *
16 [Asesino] *
16 [War Cloud] *
49 [Buck Satan And The 666 Shooters] *
25 [Co Conspirators] *
1 [Alex Wein] *
1 [Jesse Serrano] *
1 [Joaquin Ridgell] *
100 [Al Jourgensen] *
36 [Mike Scaccia] *
16 [Rick Nielsen] *
4 [Sammy D'Ambruoso] *
1 [JoBird] *
1 [Margarete Lejeune] *
16 [Tommy Victor] *
4 [Clayton Worbeck] *
64 [Sin Quirin] *
210 [Soulfly]
)
= 1.20 x 10^98
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.2 [John Bechdel] *
1 [Possessed] *
1 [Jeff Becerra] *
1 [Larry LaLonde] *
1 [Mike Torrao] *
1 [Claudeous Creamer] *
1 [Emilio Marquez] *
1 [Robert Cardenas] *
1 [Mike Sus] *
1 [Walter Ryan] *
1 [Mark Strassburg] *
1 [Kelly Mclauchlin] *
1 [Daniel Gonzalez (11)] *
1 [Bay Cortez] *
1 [Bob Yost] *
1 [Brian Montana] *
1 [Chris Stolle] *
1 [Dave Couch] *
1 [Mike Pardi] *
1 [Rick Cortez] *
1 [Possessed - Jalometalli 2008] *
1 [Possessed - Party.San Metal Open Air 2017] *
1 [Possessed - Wacken Open Air 2017] *
1 [Static-X] *
1 [Wayne Static] *
1 [Brent Ashley] *
1 [Andy the Kid] *
1 [Diego Ibarra] *
1 [Ken Jay] *
1 [Koichi Fukuda] *
1 [Nick Oshiro] *
1 [Sean Davidson] *
1 [Tripp Eisen] *
1 [Xer0] *
1 [Wayne Wells] *
1 [Xer0 (2)] *
1 [Static-X - Gods of Metal 2009] *
1 [Gary Numan] *
1 [Fear Factory] *
1 [Raymond Herrera] *
1 [Mike Heller] *
1 [Matt DeVries] *
1 [Gene Hoglan] *
1 [Dino Cazares] *
1 [David Gibney] *
1 [Christian Olde Wolbers] *
1 [Byron Stroud] *
1 [Burton C. Bell] *
1 [Andy Romero] *
1 [Andrew Shives] *
1 [Pete Webber] *
1 [John Sankey] *
1 [Milo Silvestro] *
1 [Raynor Diego] *
1 [Steve Tushar] *
1 [Groove metal] *
1 [Cyber metal] *
1 [Dave "Hateface" Gibney] *
1 [Jeff Walker] *
1 [Shane Embury] *
1 [Adrian Erlandsson] *
1 [Brujeria] *
1 [Tony Laureano] *
1 [Anton Reisenegger] *
1 [Billy Gould] *
1 [Daniel Erlandsson] *
1 [Jesse Pintado] *
1 [El Cynico] *
1 [El Sangrón] *
1 [Fantasma] *
1 [Hongo] *
1 [Juan Brujo] *
1 [Pinche Peach] *
1 [Eric Boucher] *
1 [Jessica Pimentel] *
1 [John Lepe] *
1 [Marijuano Machete] *
1 [Pat Hoed] *
1 [Pititis] *
1 [David Kinkade] *
1 [Logan Mader] *
1 [Max Cavalera] *
1 [Roy Mayorga] *
1 [Marc Rizzo] *
1 [Marcello Dias] *
1 [Mike Leon] *
1 [Zyon Cavalera] *
1 [Bobby Burns (2)] *
1 [Joe Nunez] *
1 [Mike Leon (3)] *
1 [Mikey Doling] *
1 [Soulfly - 70000 Tons of Metal 2015] *
1 [Soulfly - With Full Force Festival 2018] *
1 [Asesino] *
1 [War Cloud] *
1 [Buck Satan And The 666 Shooters] *
1 [Co Conspirators] *
1 [Alex Wein] *
1 [Jesse Serrano] *
1 [Joaquin Ridgell] *
1 [Al Jourgensen] *
1 [Mike Scaccia] *
1 [Rick Nielsen] *
1 [Sammy D'Ambruoso] *
1 [JoBird] *
1 [Margarete Lejeune] *
1 [Tommy Victor] *
1 [Clayton Worbeck] *
1 [Sin Quirin] *
0.9333 [Soulfly]
)
= 1.12
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
110
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.50%
(1.20 × 1098 overall)
Dominant nodes (excluded from chart)Brujeria 10.69%Possessed 8.98%Fear Factory 8.98%Shane Embury 7.43%Gene Hoglan 6.70%Adrian Erlandsson 5.36%Billy Gould 4.18%Roy Mayorga 4.18%Soulfly 3.90%Static-X 3.64%Tony Laureano 3.14%Daniel Erlandsson 2.25%Mike Heller 1.86%Max Cavalera 1.86%Al Jourgensen 1.86%Dino Cazares 1.50%Eric Boucher 1.50%Marc Rizzo 1.50%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)