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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 81 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 784 [The Psychedelic Furs] *
36 [Lucian Grainge] *
81 [Frank Ferrer] *
64 [Earl Harvin] *
9 [Roger O'Donnell] *
4 [Paul Wilson] *
9 [Mike Mooney] *
16 [Amanda Kramer] *
1 [Ann Sheldon] *
1 [Don Yallech] *
1 [Duncan Kilburn] *
1 [Ed Buller] *
121 [Gary Windo] *
49 [Joe McGinty] *
25 [Knox Chandler] *
9 [Mars Williams] *
1 [Marty Williamson] *
16 [Paul Garisto] *
64 [Phill Calvert] *
1 [Rich Good] *
4 [Richard Butler] *
1 [Roger Morris] *
4 [Tim Butler] *
1 [Vince Ely] *
4 [Zack Alford] *
1 [Richard Good] *
1 [Rod Johnson] *
1 [Vincent Paul Davey] *
529 [Guns N’ Roses] *
81 [Pale Divine] *
225 [The Dead Daisies] *
49 [Mike Zito And Friends] *
16 [Love Spit Love] *
81 [Duff McKagan] *
49 [Slash] *
16 [Lenny Kravitz] *
9 [DJ Ashba] *
16 [Steven Adler] *
100 [Don Henley] *
25 [Axl Rose] *
1 [Dizzy Reed] *
1 [Melissa Reese] *
9 [Chris Pitman] *
196 [Dave Navarro] *
1 [Izzy Stradlin] *
9 [Robin Finck] *
225 [Matt Sorum] *
64 [Tracii Guns] *
64 [Gilby Clarke] *
256 [Bryan Mantia] *
16 [ole-beich] *
9 [Brian Carroll] *
4 [ron-thal] *
256 [Josh Freese] *
1 [Darin McCloskey] *
1 [Dana Ortt] *
1 [Greg Diener] *
1 [Jay Purnell] *
1 [Jerry Bright (2)] *
1 [Jim Corl] *
1 [John Gaffney] *
1 [Ron "Fezz" McGinnis] *
289 [Glenn Hughes] *
4 [Tommy Clufetos] *
100 [Marco Mendoza] *
64 [John Tempesta] *
169 [John Corabi] *
225 [Deen Castronovo] *
144 [Brian Tichy] *
4 [Jon Stevens] *
9 [Doug Aldrich] *
1 [David Lowy] *
1 [Dorian Crozier] *
1 [John Fields] *
1 [The Dead Daisies - Hamburg Harley Days 2017] *
289 [Robben Ford] *
25 [Joe Bonamassa] *
36 [Eric Gales] *
100 [Alex Skolnick] *
16 [Sonny Landreth] *
225 [Luther Dickinson]
)
= 3.11 x 10^88
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Psychedelic Furs] *
1 [Lucian Grainge] *
1 [Frank Ferrer] *
1 [Earl Harvin] *
1 [Roger O'Donnell] *
1 [Paul Wilson] *
1 [Mike Mooney] *
1 [Amanda Kramer] *
1 [Ann Sheldon] *
1 [Don Yallech] *
1 [Duncan Kilburn] *
1 [Ed Buller] *
1 [Gary Windo] *
1 [Joe McGinty] *
1 [Knox Chandler] *
1 [Mars Williams] *
1 [Marty Williamson] *
1 [Paul Garisto] *
1 [Phill Calvert] *
1 [Rich Good] *
1 [Richard Butler] *
1 [Roger Morris] *
1 [Tim Butler] *
1 [Vince Ely] *
1 [Zack Alford] *
1 [Richard Good] *
1 [Rod Johnson] *
1 [Vincent Paul Davey] *
1 [Guns N’ Roses] *
1 [Pale Divine] *
1 [The Dead Daisies] *
1 [Mike Zito And Friends] *
1 [Love Spit Love] *
1 [Duff McKagan] *
1 [Slash] *
1 [Lenny Kravitz] *
1 [DJ Ashba] *
1 [Steven Adler] *
1 [Don Henley] *
1 [Axl Rose] *
1 [Dizzy Reed] *
1 [Melissa Reese] *
1 [Chris Pitman] *
1 [Dave Navarro] *
1 [Izzy Stradlin] *
1 [Robin Finck] *
1 [Matt Sorum] *
1 [Tracii Guns] *
1 [Gilby Clarke] *
1 [Bryan Mantia] *
1 [ole-beich] *
1 [Brian Carroll] *
1 [ron-thal] *
1 [Josh Freese] *
1 [Darin McCloskey] *
1 [Dana Ortt] *
1 [Greg Diener] *
1 [Jay Purnell] *
1 [Jerry Bright (2)] *
1 [Jim Corl] *
1 [John Gaffney] *
1 [Ron "Fezz" McGinnis] *
1 [Glenn Hughes] *
1 [Tommy Clufetos] *
1 [Marco Mendoza] *
1 [John Tempesta] *
1 [John Corabi] *
1 [Deen Castronovo] *
1 [Brian Tichy] *
1 [Jon Stevens] *
1 [Doug Aldrich] *
1 [David Lowy] *
1 [Dorian Crozier] *
1 [John Fields] *
1 [The Dead Daisies - Hamburg Harley Days 2017] *
1 [Robben Ford] *
1 [Joe Bonamassa] *
1 [Eric Gales] *
1 [Alex Skolnick] *
1 [Sonny Landreth] *
1 [Luther Dickinson]
)
= 1
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
81
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.67%
(3.11 × 1088 overall)
Dominant nodes (excluded from chart)The Psychedelic Furs 14.62%Guns N’ Roses 9.86%Glenn Hughes 5.39%Robben Ford 5.39%Bryan Mantia 4.77%Josh Freese 4.77%The Dead Daisies 4.19%Matt Sorum 4.19%Deen Castronovo 4.19%Luther Dickinson 4.19%Dave Navarro 3.65%John Corabi 3.15%Brian Tichy 2.68%Gary Windo 2.26%Don Henley 1.86%Marco Mendoza 1.86%Alex Skolnick 1.86%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)