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 84 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 20 [Randy Piper] *
16 [Heavy Bones] *
1 [Gary Hoey] *
1 [Joel Ellis] *
1 [Rex Tennyson] *
256 [W.A.S.P.] *
121 [Patrick Johansson] *
49 [Steve Riley] *
1 [W.A.S.P. – Vicar St Mar 30] *
9 [Stet Howland] *
4 [Glenn Holland (2)] *
4 [Chris Holmes (2)] *
9 [Darrell Roberts] *
1 [Don Costa (3)] *
1 [Douglas Blair Lucek] *
1 [Johnny Rod] *
1 [Mike "Spud" Dupke] *
1 [Mike Duda] *
16 [Rik Fox] *
1 [Tony Richards (4)] *
64 [Johnny Kelly] *
16 [James Durbin] *
64 [Bjorn Englen] *
400 [Quiet Riot] *
1 [Alex Grossi] *
196 [Rudy Sarzo] *
4 [Jimmy Waldo] *
100 [Chuck Wright] *
1 [Jizzy Pearl] *
9 [Carlos Cavazo] *
9 [Jim Wilkinson (4)] *
16 [Sean McNabb] *
1 [Drew Forsyth] *
1 [Kelly Garni] *
1 [Kenny Hillery] *
9 [Kevin DuBrow] *
1 [Kjell Benner] *
4 [Paul Shortino] *
9 [Randy Rhoads] *
1 [Björn Englen] *
25 [Buck Dharma] *
169 [George Lynch] *
81 [Vivian Campbell] *
36 [Rob Halford] *
289 [Vinny Appice] *
25 [Vince Neil] *
100 [Jimmy Bain] *
36 [Geoff Tate] *
289 [Carmine Appice] *
81 [Adrian Smith] *
1 [Don Dokken] *
9 [Eddie Ojeda] *
36 [Amir Derakh] *
625 [Hear'n Aid] *
4 [Mark Stein] *
144 [Tommy Aldridge] *
4 [Eric Bloom] *
4 [Bob Deal] *
4 [Dave Murray (2)] *
9 [Brad Gillis] *
16 [Ted Nugent] *
4 [Donald "Buck Dharma" Roeser] *
529 [Steppenwolf] *
25 [Bobby Cochran (2)] *
1 [Goldy McJohn] *
9 [Jerry Edmonton] *
1 [John Kay] *
9 [Michael Monarch] *
1 [Rushton Moreve] *
9 [Ruben De Fuentes] *
4 [Danny Johnson] *
1 [Gary Link] *
4 [George Biondo] *
1 [Joachim Krauledat] *
1 [John Goadsby] *
1 [John Russell Morgan] *
4 [Kent Henry (2)] *
4 [Klaus Kassbaum] *
1 [Larry Byrom] *
1 [Michael Wilk] *
1 [Ron Hurst] *
1 [Steven Palmer (4)] *
1 [Tim Berry (3)] *
9 [Wayne Cook]
)
= 1.56 x 10^74
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Randy Piper] *
1 [Heavy Bones] *
1 [Gary Hoey] *
1 [Joel Ellis] *
1 [Rex Tennyson] *
1 [W.A.S.P.] *
1 [Patrick Johansson] *
1 [Steve Riley] *
1 [W.A.S.P. – Vicar St Mar 30] *
1 [Stet Howland] *
1 [Glenn Holland (2)] *
1 [Chris Holmes (2)] *
1 [Darrell Roberts] *
1 [Don Costa (3)] *
1 [Douglas Blair Lucek] *
1 [Johnny Rod] *
1 [Mike "Spud" Dupke] *
1 [Mike Duda] *
1 [Rik Fox] *
1 [Tony Richards (4)] *
1 [Johnny Kelly] *
1 [James Durbin] *
1 [Bjorn Englen] *
1 [Quiet Riot] *
1 [Alex Grossi] *
1 [Rudy Sarzo] *
1 [Jimmy Waldo] *
1 [Chuck Wright] *
1 [Jizzy Pearl] *
1 [Carlos Cavazo] *
1 [Jim Wilkinson (4)] *
1 [Sean McNabb] *
1 [Drew Forsyth] *
1 [Kelly Garni] *
1 [Kenny Hillery] *
1 [Kevin DuBrow] *
1 [Kjell Benner] *
1 [Paul Shortino] *
1 [Randy Rhoads] *
1 [Björn Englen] *
1 [Buck Dharma] *
1 [George Lynch] *
1 [Vivian Campbell] *
1 [Rob Halford] *
1 [Vinny Appice] *
1 [Vince Neil] *
1 [Jimmy Bain] *
1 [Geoff Tate] *
1 [Carmine Appice] *
1 [Adrian Smith] *
1 [Don Dokken] *
1 [Eddie Ojeda] *
1 [Amir Derakh] *
1 [Hear'n Aid] *
1 [Mark Stein] *
1 [Tommy Aldridge] *
1 [Eric Bloom] *
1 [Bob Deal] *
1 [Dave Murray (2)] *
1 [Brad Gillis] *
1 [Ted Nugent] *
1 [Donald "Buck Dharma" Roeser] *
1 [Steppenwolf] *
1 [Bobby Cochran (2)] *
1 [Goldy McJohn] *
1 [Jerry Edmonton] *
1 [John Kay] *
1 [Michael Monarch] *
1 [Rushton Moreve] *
1 [Ruben De Fuentes] *
1 [Danny Johnson] *
1 [Gary Link] *
1 [George Biondo] *
1 [Joachim Krauledat] *
1 [John Goadsby] *
1 [John Russell Morgan] *
1 [Kent Henry (2)] *
1 [Klaus Kassbaum] *
1 [Larry Byrom] *
1 [Michael Wilk] *
1 [Ron Hurst] *
1 [Steven Palmer (4)] *
1 [Tim Berry (3)] *
1 [Wayne Cook]
)
= 1.25
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
84
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.62%
(1.56 × 1074 overall)
Dominant nodes (excluded from chart)Hear'n Aid 15.41%Steppenwolf 13.05%Quiet Riot 9.86%Vinny Appice 7.13%Carmine Appice 7.13%W.A.S.P. 6.31%Rudy Sarzo 4.83%George Lynch 4.17%Tommy Aldridge 3.55%Patrick Johansson 2.98%Chuck Wright 2.47%Jimmy Bain 2.47%Vivian Campbell 2.00%Adrian Smith 2.00%Johnny Kelly 1.58%Bjorn Englen 1.58%Steve Riley 1.21%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)