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, 12) = 12
$outbound = max(1, 12) = 12
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 12 * 12 = 144
Base_Influence (IV) = $inbound / $outbound = 12 / 12 = 1
// 3. Exponential Network Values (accumulating 101 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 144 *
( 132 [Andy Fairweather-Low] *
289 [ZZ Top] *
1 [Billy Ethridge] *
1 [Dan Mitchell] *
1 [Dusty Hill] *
1 [Frank Beard] *
1 [Lanier Greig] *
16 [Hank Williams Jr.] *
169 [The Marshall Tucker Band] *
4 [Dan Mitchell (3)] *
1 [Elwood Francis] *
1 [Joe Michael Hill] *
1 [ZZ Top - Bilbao BBK Live 2008] *
1 [ZZ Top at Ottawa Bluesfest 2005] *
49 [Southern rock] *
1 [ZZ Top - Hellfest 2013] *
1 [ZZ Top - Hellfest 2019] *
1 [ZZ Top's automobiles] *
1K [The Desert Sessions] *
361 [Kings of Chaos] *
225 [Kings Of Chaos (2)] *
4 [Billy Gibbons and The BFG's] *
1 [The Coachmen (15)] *
9 [The Moving Sidewalks] *
1 [Whisker Brothers] *
225 [Mick Fleetwood & Friends] *
144 [John Mayall & Friends] *
1 [Billy Gibbons & Co.] *
1 [Billy Gibbons & The Blues Union] *
49 [Slash] *
64 [Joe Elliott] *
225 [Sammy Hagar] *
49 [Myles Kennedy] *
121 [Chester Bennington] *
289 [Glenn Hughes] *
225 [Matt Sorum] *
196 [Billy Duffy] *
36 [Corey Taylor] *
64 [Gilby Clarke] *
16 [Robin Zander] *
169 [Nuno Bettencourt] *
64 [Dean DeLeo] *
49 [Robert DeLeo] *
81 [Saul Hudson] *
9 [Steve Stevens] *
9 [Steven Tallarico] *
4 [William Broad] *
64 [Ben Shepherd] *
169 [Les Claypool] *
121 [Troy Van Leeuwen] *
36 [Jeordie White] *
81 [Samantha Maloney] *
25 [Alfredo Hernández] *
64 [Alain Johannes] *
49 [Dave Catching] *
256 [Nick Oliveri] *
100 [Matt Sweeney] *
256 [Joey Castillo] *
9 [PJ Harvey] *
81 [Gene Trautmann] *
1 [Jesse Hughes] *
4 [Jake Shears] *
25 [Dean Ween] *
121 [John McBain] *
25 [Twiggy Ramirez] *
25 [Stella Mozgawa] *
36 [Pete Stahl] *
16 [Mike Kerr] *
4 [Matt Berry] *
196 [Mario Lalli] *
4 [Fred Drake] *
81 [Chris Goss] *
16 [Brendon McNichol] *
169 [Brant Bjork] *
49 [David Catching] *
1 [Blag Jesus] *
1 [Craig Armstrong (2)] *
4 [Jason Sellards] *
36 [Joe Elliot] *
64 [John Mayall] *
196 [Mick Fleetwood] *
144 [Steve Cropper] *
49 [John McVie] *
121 [Mick Taylor] *
25 [Chris Rea] *
36 [Steve Miller] *
144 [Billy Preston] *
16 [Jonny Lang] *
16 [Jeff Healey] *
100 [Pete Townshend] *
121 [Jeremy Spencer] *
81 [David Gilmour] *
121 [Bill Wyman] *
49 [Noel Gallagher] *
81 [Neil Finn] *
169 [Zak Starkey] *
16 [Kirk Hammett] *
144 [Dave Bronze] *
36 [Rick Vito] *
25 [Greg Morrow] *
1 [Don Summers]
)
= 1.37 x 10^142
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.09 [Andy Fairweather-Low] *
1 [ZZ Top] *
1 [Billy Ethridge] *
1 [Dan Mitchell] *
1 [Dusty Hill] *
1 [Frank Beard] *
1 [Lanier Greig] *
1 [Hank Williams Jr.] *
1 [The Marshall Tucker Band] *
1 [Dan Mitchell (3)] *
1 [Elwood Francis] *
1 [Joe Michael Hill] *
1 [ZZ Top - Bilbao BBK Live 2008] *
1 [ZZ Top at Ottawa Bluesfest 2005] *
1 [Southern rock] *
1 [ZZ Top - Hellfest 2013] *
1 [ZZ Top - Hellfest 2019] *
1 [ZZ Top's automobiles] *
1 [The Desert Sessions] *
1 [Kings of Chaos] *
1 [Kings Of Chaos (2)] *
1 [Billy Gibbons and The BFG's] *
1 [The Coachmen (15)] *
1 [The Moving Sidewalks] *
1 [Whisker Brothers] *
1 [Mick Fleetwood & Friends] *
1 [John Mayall & Friends] *
1 [Billy Gibbons & Co.] *
1 [Billy Gibbons & The Blues Union] *
1 [Slash] *
1 [Joe Elliott] *
1 [Sammy Hagar] *
1 [Myles Kennedy] *
1 [Chester Bennington] *
1 [Glenn Hughes] *
1 [Matt Sorum] *
1 [Billy Duffy] *
1 [Corey Taylor] *
1 [Gilby Clarke] *
1 [Robin Zander] *
1 [Nuno Bettencourt] *
1 [Dean DeLeo] *
1 [Robert DeLeo] *
1 [Saul Hudson] *
1 [Steve Stevens] *
1 [Steven Tallarico] *
1 [William Broad] *
1 [Ben Shepherd] *
1 [Les Claypool] *
1 [Troy Van Leeuwen] *
1 [Jeordie White] *
1 [Samantha Maloney] *
1 [Alfredo Hernández] *
1 [Alain Johannes] *
1 [Dave Catching] *
1 [Nick Oliveri] *
1 [Matt Sweeney] *
1 [Joey Castillo] *
1 [PJ Harvey] *
1 [Gene Trautmann] *
1 [Jesse Hughes] *
1 [Jake Shears] *
1 [Dean Ween] *
1 [John McBain] *
1 [Twiggy Ramirez] *
1 [Stella Mozgawa] *
1 [Pete Stahl] *
1 [Mike Kerr] *
1 [Matt Berry] *
1 [Mario Lalli] *
1 [Fred Drake] *
1 [Chris Goss] *
1 [Brendon McNichol] *
1 [Brant Bjork] *
1 [David Catching] *
1 [Blag Jesus] *
1 [Craig Armstrong (2)] *
1 [Jason Sellards] *
1 [Joe Elliot] *
1 [John Mayall] *
1 [Mick Fleetwood] *
1 [Steve Cropper] *
1 [John McVie] *
1 [Mick Taylor] *
1 [Chris Rea] *
1 [Steve Miller] *
1 [Billy Preston] *
1 [Jonny Lang] *
1 [Jeff Healey] *
1 [Pete Townshend] *
1 [Jeremy Spencer] *
1 [David Gilmour] *
1 [Bill Wyman] *
1 [Noel Gallagher] *
1 [Neil Finn] *
1 [Zak Starkey] *
1 [Kirk Hammett] *
1 [Dave Bronze] *
1 [Rick Vito] *
1 [Greg Morrow] *
1 [Don Summers]
)
= 1.09
Outbound
12
Tags on post
Inbound
12
Posts tagging this
Connections
101
Total nodes
Base Node Strength
144
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.71%
(1.37 × 10142 overall)
Dominant nodes (excluded from chart)The Desert Sessions 12.18%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)