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 118 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 121 *
( 552 [Cajun] *
169 [Foo Fighters] *
576 [Dave Grohl] *
441 [Krist Novoselic] *
9 [Pat Smear] *
81 [Chris Shiflett] *
4 [Franz Stahl] *
169 [Nate Mendel] *
16 [Rami Jaffee] *
100 [Taylor Hawkins] *
4 [William Goldsmith] *
16 [Georg Ruthenberg] *
256 [Josh Freese] *
1 [Foo Fighters - Rock am Ring 2023] *
144 [James Gang] *
64 [Tommy Bolin] *
144 [Domenic Troiano] *
36 [Roy Kenner] *
4 [Bob Webb] *
4 [Bubba Keith] *
4 [Dale Peters] *
25 [Glenn Schwartz] *
4 [Jim Fox (2)] *
4 [Phil Giallombardo] *
4 [Richard Shack] *
4 [Tom Kriss] *
81 [Van Morrison] *
144 [Eric Clapton] *
625 [Spiritualized] *
100 [Dr. John] *
144 [Ringo Starr & His All-Starr Band] *
36 [Dan Auerbach] *
49 [Bob Seger] *
16 [Leon Redbone] *
9 [Matt Perrine] *
64 [Ian Whitcomb] *
49 [Emitt Rhodes] *
256 [Tommy Roe] *
324 [Randy Bachman] *
4 [Blondie Chaplin] *
49 [Nicolette Larson] *
81 [Jim Messina] *
49 [Brian Wilson] *
400 [The Beach Boys] *
49 [David Marks] *
4 [Mike Love] *
4 [Dennis Wilson] *
4 [Carl Wilson] *
400 [Bruce Johnston] *
16 [Al Jardine] *
196 [Glen Campbell] *
1 [Frankie Valli] *
1 [Alan Jardine] *
1 [Dennis Wilson (2)] *
9 [Mike Kowalski] *
169 [The Who] *
1 [The Strat Pack] *
100 [Eagles] *
225 [Bad Company] *
289 [the Party Boys] *
144 [The James Gang] *
121 [Timothy B. Schmit] *
36 [Edgar Winter] *
64 [Hamish Stuart] *
4 [Ringo Starr] *
196 [John Entwistle] *
144 [Paul Carrack] *
225 [Steve Lukather] *
25 [Colin Hay] *
25 [Warren Ham] *
225 [Gregg Bissonette] *
9 [Don Felder] *
169 [Bernie Leadon] *
81 [Randy Meisner] *
100 [Don Henley] *
25 [Glenn Frey] *
1 [Deacon Frey] *
1 [Malin Arvidsson] *
169 [Rick Wills] *
9 [Robert Hart] *
169 [Dave Colwell] *
121 [Paul Rodgers] *
100 [Simon Kirke] *
16 [Geoff Whitehorn] *
4 [Gregg Dechert] *
64 [Howard Leese] *
1 [Jaz Lochrie] *
1 [Lynn Sorensen] *
4 [Raymond Burrell] *
1 [Steve Price (7)] *
1 [Todd Ronning] *
64 [mick-ralphs] *
169 [Eric Burdon] *
16 [Angry Anderson] *
1 [John Brewster] *
4 [Alan Lancaster] *
4 [Graeme Strachan] *
4 [Graham Bidstrup] *
1 [Harvey James] *
4 [James Reyne] *
4 [John Swan] *
1 [Kevin Borich] *
1 [Marc Hunter] *
1 [Mark Evans (3)] *
4 [Paul Christie] *
9 [Richard Clapton] *
4 [Richard Harvey (3)] *
1 [Robin Riley (2)] *
100 [Pete Townshend] *
256 [Pino Palladino] *
1 [Doug Sandom] *
49 [Keith Moon] *
225 [Kenney Jones] *
144 [Billy Preston] *
4 [Cilla Black] *
4 [Johnny Rivers] *
36 [kenny-jones] *
9 [British Invasion]
)
= 7.37 x 10^158
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.04 [Cajun] *
1 [Foo Fighters] *
1 [Dave Grohl] *
1 [Krist Novoselic] *
1 [Pat Smear] *
1 [Chris Shiflett] *
1 [Franz Stahl] *
1 [Nate Mendel] *
1 [Rami Jaffee] *
1 [Taylor Hawkins] *
1 [William Goldsmith] *
1 [Georg Ruthenberg] *
1 [Josh Freese] *
1 [Foo Fighters - Rock am Ring 2023] *
1 [James Gang] *
1 [Tommy Bolin] *
1 [Domenic Troiano] *
1 [Roy Kenner] *
1 [Bob Webb] *
1 [Bubba Keith] *
1 [Dale Peters] *
1 [Glenn Schwartz] *
1 [Jim Fox (2)] *
1 [Phil Giallombardo] *
1 [Richard Shack] *
1 [Tom Kriss] *
1 [Van Morrison] *
1 [Eric Clapton] *
1 [Spiritualized] *
1 [Dr. John] *
1 [Ringo Starr & His All-Starr Band] *
1 [Dan Auerbach] *
1 [Bob Seger] *
1 [Leon Redbone] *
1 [Matt Perrine] *
1 [Ian Whitcomb] *
1 [Emitt Rhodes] *
1 [Tommy Roe] *
1 [Randy Bachman] *
1 [Blondie Chaplin] *
1 [Nicolette Larson] *
1 [Jim Messina] *
1 [Brian Wilson] *
1 [The Beach Boys] *
1 [David Marks] *
1 [Mike Love] *
1 [Dennis Wilson] *
1 [Carl Wilson] *
1 [Bruce Johnston] *
1 [Al Jardine] *
1 [Glen Campbell] *
1 [Frankie Valli] *
1 [Alan Jardine] *
1 [Dennis Wilson (2)] *
1 [Mike Kowalski] *
1 [The Who] *
1 [The Strat Pack] *
1 [Eagles] *
1 [Bad Company] *
1 [the Party Boys] *
1 [The James Gang] *
1 [Timothy B. Schmit] *
1 [Edgar Winter] *
1 [Hamish Stuart] *
1 [Ringo Starr] *
1 [John Entwistle] *
1 [Paul Carrack] *
1 [Steve Lukather] *
1 [Colin Hay] *
1 [Warren Ham] *
1 [Gregg Bissonette] *
1 [Don Felder] *
1 [Bernie Leadon] *
1 [Randy Meisner] *
1 [Don Henley] *
1 [Glenn Frey] *
1 [Deacon Frey] *
1 [Malin Arvidsson] *
1 [Rick Wills] *
1 [Robert Hart] *
1 [Dave Colwell] *
1 [Paul Rodgers] *
1 [Simon Kirke] *
1 [Geoff Whitehorn] *
1 [Gregg Dechert] *
1 [Howard Leese] *
1 [Jaz Lochrie] *
1 [Lynn Sorensen] *
1 [Raymond Burrell] *
1 [Steve Price (7)] *
1 [Todd Ronning] *
1 [mick-ralphs] *
1 [Eric Burdon] *
1 [Angry Anderson] *
1 [John Brewster] *
1 [Alan Lancaster] *
1 [Graeme Strachan] *
1 [Graham Bidstrup] *
1 [Harvey James] *
1 [James Reyne] *
1 [John Swan] *
1 [Kevin Borich] *
1 [Marc Hunter] *
1 [Mark Evans (3)] *
1 [Paul Christie] *
1 [Richard Clapton] *
1 [Richard Harvey (3)] *
1 [Robin Riley (2)] *
1 [Pete Townshend] *
1 [Pino Palladino] *
1 [Doug Sandom] *
1 [Keith Moon] *
1 [Kenney Jones] *
1 [Billy Preston] *
1 [Cilla Black] *
1 [Johnny Rivers] *
1 [kenny-jones] *
1 [British Invasion]
)
= 1.04
Outbound
11
Tags on post
Inbound
11
Posts tagging this
Connections
118
Total nodes
Base Node Strength
121
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.18%
(7.37 × 10158 overall)
Dominant nodes (excluded from chart)Spiritualized 6.08%Dave Grohl 5.60%Cajun 5.37%Krist Novoselic 4.29%The Beach Boys 3.89%Bruce Johnston 3.89%Randy Bachman 3.15%the Party Boys 2.81%Josh Freese 2.49%Tommy Roe 2.49%Pino Palladino 2.49%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)