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, 20) = 20
$outbound = max(1, 20) = 20
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 20 * 20 = 400
Base_Influence (IV) = $inbound / $outbound = 20 / 20 = 1
// 3. Exponential Network Values (accumulating 94 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 6 [William Allen Young] *
441 [Napalm Death] *
81 [Mitch Harris] *
9 [Mark "Barney" Greenway] *
4 [Danny Herrera] *
441 [Justin Broadrick] *
25 [Lee Dorrian] *
49 [Bill Steer] *
289 [Mick Harris] *
25 [Phil Vane] *
36 [Jesse Pintado] *
9 [Frank Healy] *
9 [Barney Greenway] *
1 [Day F] *
1 [Jim Whitely] *
4 [John Cooke (5)] *
25 [Justin K Broadrick] *
1 [Miles Ratledge] *
1 [Nicholas Bullen] *
1 [Peter Shaw] *
1 [Robb O] *
81 [Powerviolence] *
9 [Bent Sea] *
400 [devin townsend] *
576 [Dirk Verbeuren] *
25 [Liquid Graveyard] *
4 [Adrian Butler] *
1 [Daniel Maganto] *
1 [John Walker (6)] *
1 [Raquel Walker] *
9 [Jeff Walker] *
81 [Tony Campos] *
49 [Raymond Herrera] *
81 [Dino Cazares] *
289 [Adrian Erlandsson] *
576 [Brujeria] *
169 [Tony Laureano] *
4 [Anton Reisenegger] *
225 [Billy Gould] *
121 [Daniel Erlandsson] *
16 [Emilio Marquez] *
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] *
1 [Absolute Power] *
1 [Hicks Kinison] *
49 [Insidious Disease] *
1 [Tronos] *
36 [Unseen Terror] *
81 [Venomous Concept] *
16 [Lock Up (2)] *
4 [Blood From The Soul] *
1 [Antichrist (7)] *
1 [Azagthoth] *
1 [Dark Sky Burial] *
4 [Little Giant Drug] *
16 [Malformed Earthborn] *
36 [Meathook Seed] *
16 [Menace (32)] *
36 [Marc Grewe] *
4 [Simen Hestnaes] *
4 [Jardar] *
16 [Sven Atle Kopperud] *
16 [Terje Andersen (2)] *
225 [Tomas Lindberg] *
1 [Nick Barker] *
4 [Carl Stokes] *
4 [Mark Gardener (2)] *
1 [Mitchell Dickinson] *
1 [Pete Giles (3)] *
25 [Kevin Sharp] *
324 [Dan Lilker] *
1 [John Cooke] *
400 [Danny Lilker] *
9 [Roger Osborne] *
1 [Tom Dring] *
100 [Peter Tägtgren] *
9 [Scott Lewis] *
4 [Donald Tardy] *
16 [Trevor Peres] *
1 [Christophe Lamouret] *
1 [Ian Treacy] *
100 [Derek Roddy] *
64 [Frédéric Leclercq] *
20 [Lock Up]
)
= 5.87 x 10^96
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [William Allen Young] *
1 [Napalm Death] *
1 [Mitch Harris] *
1 [Mark "Barney" Greenway] *
1 [Danny Herrera] *
1 [Justin Broadrick] *
1 [Lee Dorrian] *
1 [Bill Steer] *
1 [Mick Harris] *
1 [Phil Vane] *
1 [Jesse Pintado] *
1 [Frank Healy] *
1 [Barney Greenway] *
1 [Day F] *
1 [Jim Whitely] *
1 [John Cooke (5)] *
1 [Justin K Broadrick] *
1 [Miles Ratledge] *
1 [Nicholas Bullen] *
1 [Peter Shaw] *
1 [Robb O] *
1 [Powerviolence] *
1 [Bent Sea] *
1 [devin townsend] *
1 [Dirk Verbeuren] *
1 [Liquid Graveyard] *
1 [Adrian Butler] *
1 [Daniel Maganto] *
1 [John Walker (6)] *
1 [Raquel Walker] *
1 [Jeff Walker] *
1 [Tony Campos] *
1 [Raymond Herrera] *
1 [Dino Cazares] *
1 [Adrian Erlandsson] *
1 [Brujeria] *
1 [Tony Laureano] *
1 [Anton Reisenegger] *
1 [Billy Gould] *
1 [Daniel Erlandsson] *
1 [Emilio Marquez] *
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 [Absolute Power] *
1 [Hicks Kinison] *
1 [Insidious Disease] *
1 [Tronos] *
1 [Unseen Terror] *
1 [Venomous Concept] *
1 [Lock Up (2)] *
1 [Blood From The Soul] *
1 [Antichrist (7)] *
1 [Azagthoth] *
1 [Dark Sky Burial] *
1 [Little Giant Drug] *
1 [Malformed Earthborn] *
1 [Meathook Seed] *
1 [Menace (32)] *
1 [Marc Grewe] *
1 [Simen Hestnaes] *
1 [Jardar] *
1 [Sven Atle Kopperud] *
1 [Terje Andersen (2)] *
1 [Tomas Lindberg] *
1 [Nick Barker] *
1 [Carl Stokes] *
1 [Mark Gardener (2)] *
1 [Mitchell Dickinson] *
1 [Pete Giles (3)] *
1 [Kevin Sharp] *
1 [Dan Lilker] *
1 [John Cooke] *
1 [Danny Lilker] *
1 [Roger Osborne] *
1 [Tom Dring] *
1 [Peter Tägtgren] *
1 [Scott Lewis] *
1 [Donald Tardy] *
1 [Trevor Peres] *
1 [Christophe Lamouret] *
1 [Ian Treacy] *
1 [Derek Roddy] *
1 [Frédéric Leclercq] *
0.8 [Lock Up]
)
= 1.2
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
94
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.30%
(5.87 × 1096 overall)
Dominant nodes (excluded from chart)Dirk Verbeuren 9.07%Brujeria 9.07%Napalm Death 6.94%Justin Broadrick 6.94%devin townsend 6.30%Danny Lilker 6.30%Dan Lilker 5.10%Mick Harris 4.55%Adrian Erlandsson 4.55%Billy Gould 3.54%Tomas Lindberg 3.54%Tony Laureano 2.66%Daniel Erlandsson 1.90%Peter Tägtgren 1.57%Derek Roddy 1.57%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)