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, 10) = 10
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 11 = 110
Base_Influence (IV) = $inbound / $outbound = 10 / 11 = 0.9091
// 3. Exponential Network Values (accumulating 98 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 110 *
( 6 [That Dog] *
729 [The Rentals] *
49 [Ronnie Vannucci Jr.] *
9 [Jess Wolfe] *
9 [Holly Laessig] *
49 [Patrick Carney] *
9 [Matt Sharp] *
1 [Lauren Chipman] *
81 [Kevin March] *
1 [Ben Pringle] *
1 [Cherielynn Westrich] *
1 [Craig Morris] *
1 [Jamie Blake] *
1 [Joseph Denton] *
4 [Dan Joeright] *
1 [Jim Richards] *
1 [Justin Fisher] *
100 [Nick Zinner] *
1 [Mike Fletcher] *
1 [Rod Cervera] *
1 [Roger Galante] *
1 [Ryen Slegr] *
1 [Sara Radle] *
1 [Tom Grimley] *
49 [Pat Wilson] *
36 [Ronnie Vannucci] *
169 [The Breeders] *
25 [Kim Deal] *
144 [Jim MacPherson] *
121 [Nate Farley] *
9 [Tanya Donelly] *
9 [Jon Mattock] *
49 [Britt Walford] *
9 [Jose Medeles] *
36 [Carrie Bradley] *
1 [Josephine Wiggs] *
1 [Kelley Deal] *
1 [Mando Lopez] *
1 [Richard Presley] *
256 [The Lemonheads] *
81 [Echobelly] *
64 [Letters to Cleo] *
256 [Veruca Salt] *
9 [The Wayfaring Strangers] *
4 [ladyapples] *
4 [The Lonely Hearts Choir] *
4 [Kellii Scott] *
25 [Nicole Fiorentino] *
4 [Solomon Snyder] *
4 [Eva Gardner (2)] *
9 [Stacy Jones] *
4 [Michael Miley] *
9 [Gina Crosley] *
4 [Jim Shapiro] *
1 [Jimmy Madla] *
1 [Louise Post] *
1 [Mareea Paterson] *
4 [Nina Gordon] *
1 [Stephen Fitzpatrick] *
1 [Steve Lack] *
4 [Suzanne Sokol] *
9 [Jason Sutter] *
1 [Greg McKenna] *
1 [Kay Hanley] *
4 [Michael Eisenstein] *
1 [Scott Riebling] *
1 [Tom Polce] *
9 [David Ryan] *
144 [Bill Stevenson] *
36 [Juliana Hatfield] *
196 [Chris Brokaw] *
25 [Evan Dando] *
100 [Karl Alvarez] *
4 [Ben Deily] *
1 [Bill Gibson (2)] *
1 [Budola] *
4 [Corey Loog Brennan] *
1 [Devon Ashley] *
1 [Doug Trachten] *
1 [Jesse Peretz] *
1 [John P. Strohm] *
1 [Nic Dalton] *
9 [Debbie Smith] *
1 [Alex Keyser] *
1 [Andy Henderson (2)] *
1 [Ash Hall] *
1 [Glenn Johansson] *
1 [James Harris (4)] *
1 [Oliver McKiernan] *
1 [Sonya Madan] *
81 [Tony Trischka] *
4 [Andy Statman] *
4 [Pete Yorn] *
156 [Petra Haden] *
30 [Rachel Haden] *
30 [that dog.] *
6 [Anna Waronker] *
2 [Tony Maxwell]
)
= 1.91 x 10^75
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.9091 *
( 6 [That Dog] *
1 [The Rentals] *
1 [Ronnie Vannucci Jr.] *
1 [Jess Wolfe] *
1 [Holly Laessig] *
1 [Patrick Carney] *
1 [Matt Sharp] *
1 [Lauren Chipman] *
1 [Kevin March] *
1 [Ben Pringle] *
1 [Cherielynn Westrich] *
1 [Craig Morris] *
1 [Jamie Blake] *
1 [Joseph Denton] *
1 [Dan Joeright] *
1 [Jim Richards] *
1 [Justin Fisher] *
1 [Nick Zinner] *
1 [Mike Fletcher] *
1 [Rod Cervera] *
1 [Roger Galante] *
1 [Ryen Slegr] *
1 [Sara Radle] *
1 [Tom Grimley] *
1 [Pat Wilson] *
1 [Ronnie Vannucci] *
1 [The Breeders] *
1 [Kim Deal] *
1 [Jim MacPherson] *
1 [Nate Farley] *
1 [Tanya Donelly] *
1 [Jon Mattock] *
1 [Britt Walford] *
1 [Jose Medeles] *
1 [Carrie Bradley] *
1 [Josephine Wiggs] *
1 [Kelley Deal] *
1 [Mando Lopez] *
1 [Richard Presley] *
1 [The Lemonheads] *
1 [Echobelly] *
1 [Letters to Cleo] *
1 [Veruca Salt] *
1 [The Wayfaring Strangers] *
1 [ladyapples] *
1 [The Lonely Hearts Choir] *
1 [Kellii Scott] *
1 [Nicole Fiorentino] *
1 [Solomon Snyder] *
1 [Eva Gardner (2)] *
1 [Stacy Jones] *
1 [Michael Miley] *
1 [Gina Crosley] *
1 [Jim Shapiro] *
1 [Jimmy Madla] *
1 [Louise Post] *
1 [Mareea Paterson] *
1 [Nina Gordon] *
1 [Stephen Fitzpatrick] *
1 [Steve Lack] *
1 [Suzanne Sokol] *
1 [Jason Sutter] *
1 [Greg McKenna] *
1 [Kay Hanley] *
1 [Michael Eisenstein] *
1 [Scott Riebling] *
1 [Tom Polce] *
1 [David Ryan] *
1 [Bill Stevenson] *
1 [Juliana Hatfield] *
1 [Chris Brokaw] *
1 [Evan Dando] *
1 [Karl Alvarez] *
1 [Ben Deily] *
1 [Bill Gibson (2)] *
1 [Budola] *
1 [Corey Loog Brennan] *
1 [Devon Ashley] *
1 [Doug Trachten] *
1 [Jesse Peretz] *
1 [John P. Strohm] *
1 [Nic Dalton] *
1 [Debbie Smith] *
1 [Alex Keyser] *
1 [Andy Henderson (2)] *
1 [Ash Hall] *
1 [Glenn Johansson] *
1 [James Harris (4)] *
1 [Oliver McKiernan] *
1 [Sonya Madan] *
1 [Tony Trischka] *
1 [Andy Statman] *
1 [Pete Yorn] *
0.9231 [Petra Haden] *
0.8333 [Rachel Haden] *
0.8333 [that dog.] *
0.6667 [Anna Waronker] *
0.5 [Tony Maxwell]
)
= 1.17
Outbound
10
Tags on post
Inbound
11
Posts tagging this
Connections
98
Total nodes
Base Node Strength
110
Base Node Influence
0.9091
Strength Share (vs Direct Neighbours)
3.19%
(1.91 × 1075 overall)
Dominant nodes (excluded from chart)The Rentals 21.13%The Lemonheads 7.42%Veruca Salt 7.42%Chris Brokaw 5.68%The Breeders 4.90%Petra Haden 4.52%Jim MacPherson 4.17%Bill Stevenson 4.17%Nate Farley 3.51%Nick Zinner 2.90%Karl Alvarez 2.90%Kevin March 2.35%Echobelly 2.35%Tony Trischka 2.35%Letters to Cleo 1.86%Ronnie Vannucci Jr. 1.42%Patrick Carney 1.42%Pat Wilson 1.42%Britt Walford 1.42%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)