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, 11) = 11
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 11 * 11 = 121
Base_Influence (IV) = $inbound / $outbound = 11 / 11 = 1
// 3. Exponential Network Values (accumulating 102 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 121 *
( 380 [The Scorpions] *
676 [The Cult] *
49 [Ian Astbury] *
100 [Eric Singer] *
25 [Scott Garrett] *
9 [Ray Mondo] *
4 [Nigel Preston] *
36 [Mike Dimkich] *
16 [Mickey Curry] *
225 [Matt Sorum] *
49 [Martyn LeNoble] *
144 [Mark Brzezicki] *
1 [Les Warner] *
1 [Kinley Wolfe] *
1 [Kid Chaos] *
64 [John Tempesta] *
1 [Jimmy Ashhurst] *
144 [Jamie Stewart] *
9 [James Stevenson] *
4 [Grant Fitzpatrick] *
1 [Damon Fox] *
16 [Craig Adams] *
9 [Chris Wyse] *
25 [Charley Drayton] *
36 [Billy Morrison] *
196 [Billy Duffy] *
1 [Charlie Jones] *
64 [Joe Elliott] *
169 [No Sweat] *
64 [Ray Fean] *
4 [Dan Daly] *
1 [Dave Gooding] *
1 [Connor McKeon] *
1 [Declan Morell] *
1 [Eddie Fincher] *
1 [Jim Phillips] *
1 [John "Harv" Harbinson] *
1 [Jon Angel] *
1 [P.J. Smith] *
1 [Paul Quinn (No Sweat)] *
25 [A New Revenge] *
100 [Kingdom Come] *
484 [Warrant] *
25 [Montrose (2)] *
4 [Kingdom Come (2)] *
1 [Kottak] *
1 [Krunk (5)] *
1 [Wild Horses (3)] *
144 [Keri Kelli] *
144 [Tim "Ripper" Owens] *
196 [Rudy Sarzo] *
144 [Ripper Owens] *
16 [Blues Saraceno] *
16 [Yenz Arnsted] *
4 [Rick Steier] *
1 [Daniel Steigerwald] *
4 [Jimmy Bralower] *
1 [Johnny B. Frank] *
1 [Keith St. John] *
1 [Lenny Wolf] *
1 [Mark Smith (30)] *
169 [Michael Schenker] *
16 [Francis Buchholz] *
4 [Matthias Jabs] *
49 [Herman Rarebell] *
4 [Klaus Meine] *
4 [Rudolf Schenker] *
4 [Micael Kiriakos Delaoglou] *
1 [Achim Kirschning] *
1 [Curt Cress] *
1 [Johan Franzon] *
1 [Jürgen Rosenthal] *
1 [Lothar Heimberg] *
1 [Luke Herzog] *
1 [Paweł Mąciwoda Jastrzębski] *
1 [Ralph Rieckermann] *
1 [Rudy Lenners] *
1 [Werner Löhr] *
1 [Wolfgang Dziony] *
25 [Ronnie Montrose] *
225 [Sammy Hagar] *
25 [Denny Carmassi] *
16 [Glenn Letsch] *
1 [Scott Warren] *
1 [Erik Turner] *
1 [Jani Lane] *
1 [Jerry Dixon] *
1 [Joey Allen] *
1 [Steven Sweet] *
4 [Vic Cerny] *
16 [Robert Mason] *
1 [Adam Shore] *
1 [Billy Morris (2)] *
1 [Danny Wagner] *
1 [Dave White (8)] *
1 [James Pond] *
1 [John Kennedy Oswald] *
1 [Joseph Cagle] *
1 [Max Asher (2)] *
4 [Mike Fasano] *
1 [Shawn Zavodney] *
1 [Steven Chamberlin]
)
= 1.66 x 10^79
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.05 [The Scorpions] *
1 [The Cult] *
1 [Ian Astbury] *
1 [Eric Singer] *
1 [Scott Garrett] *
1 [Ray Mondo] *
1 [Nigel Preston] *
1 [Mike Dimkich] *
1 [Mickey Curry] *
1 [Matt Sorum] *
1 [Martyn LeNoble] *
1 [Mark Brzezicki] *
1 [Les Warner] *
1 [Kinley Wolfe] *
1 [Kid Chaos] *
1 [John Tempesta] *
1 [Jimmy Ashhurst] *
1 [Jamie Stewart] *
1 [James Stevenson] *
1 [Grant Fitzpatrick] *
1 [Damon Fox] *
1 [Craig Adams] *
1 [Chris Wyse] *
1 [Charley Drayton] *
1 [Billy Morrison] *
1 [Billy Duffy] *
1 [Charlie Jones] *
1 [Joe Elliott] *
1 [No Sweat] *
1 [Ray Fean] *
1 [Dan Daly] *
1 [Dave Gooding] *
1 [Connor McKeon] *
1 [Declan Morell] *
1 [Eddie Fincher] *
1 [Jim Phillips] *
1 [John "Harv" Harbinson] *
1 [Jon Angel] *
1 [P.J. Smith] *
1 [Paul Quinn (No Sweat)] *
1 [A New Revenge] *
1 [Kingdom Come] *
1 [Warrant] *
1 [Montrose (2)] *
1 [Kingdom Come (2)] *
1 [Kottak] *
1 [Krunk (5)] *
1 [Wild Horses (3)] *
1 [Keri Kelli] *
1 [Tim "Ripper" Owens] *
1 [Rudy Sarzo] *
1 [Ripper Owens] *
1 [Blues Saraceno] *
1 [Yenz Arnsted] *
1 [Rick Steier] *
1 [Daniel Steigerwald] *
1 [Jimmy Bralower] *
1 [Johnny B. Frank] *
1 [Keith St. John] *
1 [Lenny Wolf] *
1 [Mark Smith (30)] *
1 [Michael Schenker] *
1 [Francis Buchholz] *
1 [Matthias Jabs] *
1 [Herman Rarebell] *
1 [Klaus Meine] *
1 [Rudolf Schenker] *
1 [Micael Kiriakos Delaoglou] *
1 [Achim Kirschning] *
1 [Curt Cress] *
1 [Johan Franzon] *
1 [Jürgen Rosenthal] *
1 [Lothar Heimberg] *
1 [Luke Herzog] *
1 [Paweł Mąciwoda Jastrzębski] *
1 [Ralph Rieckermann] *
1 [Rudy Lenners] *
1 [Werner Löhr] *
1 [Wolfgang Dziony] *
1 [Ronnie Montrose] *
1 [Sammy Hagar] *
1 [Denny Carmassi] *
1 [Glenn Letsch] *
1 [Scott Warren] *
1 [Erik Turner] *
1 [Jani Lane] *
1 [Jerry Dixon] *
1 [Joey Allen] *
1 [Steven Sweet] *
1 [Vic Cerny] *
1 [Robert Mason] *
1 [Adam Shore] *
1 [Billy Morris (2)] *
1 [Danny Wagner] *
1 [Dave White (8)] *
1 [James Pond] *
1 [John Kennedy Oswald] *
1 [Joseph Cagle] *
1 [Max Asher (2)] *
1 [Mike Fasano] *
1 [Shawn Zavodney] *
1 [Steven Chamberlin]
)
= 1.05
Outbound
11
Tags on post
Inbound
11
Posts tagging this
Connections
102
Total nodes
Base Node Strength
121
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.65%
(1.66 × 1079 overall)
Dominant nodes (excluded from chart)The Cult 14.83%Warrant 10.62%The Scorpions 8.34%Matt Sorum 4.94%Sammy Hagar 4.94%Billy Duffy 4.30%Rudy Sarzo 4.30%No Sweat 3.71%Michael Schenker 3.71%Mark Brzezicki 3.16%Jamie Stewart 3.16%Keri Kelli 3.16%Tim "Ripper" Owens 3.16%Ripper Owens 3.16%Eric Singer 2.19%Kingdom Come 2.19%John Tempesta 1.40%Joe Elliott 1.40%Ray Fean 1.40%Ian Astbury 1.07%Martyn LeNoble 1.07%Herman Rarebell 1.07%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)