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, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 11 * 10 = 110
Base_Influence (IV) = $inbound / $outbound = 11 / 10 = 1.1
// 3. Exponential Network Values (accumulating 84 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 110 *
( 2 [Jason Cruz] *
30 [George Rebelo] *
225 [No Use for a Name] *
81 [Chris Shiflett] *
9 [Dave Nassie] *
9 [Chris Dodge] *
4 [Boz Rivera] *
4 [Chris Rest] *
1 [Ed Gregor] *
1 [John Meyer (2)] *
4 [Matt Riddle] *
1 [Ramon Gras] *
1 [Rob Upson] *
1 [Robin Pfefer] *
1 [Rory Koff] *
1 [Steve Papoutsis] *
16 [Tony Sly] *
225 [NOFX] *
9 [Jun 1 1991 NOFX] *
9 [Jun 3 1991 NOFX] *
9 [May 31 1992 NOFX] *
1 [Steve Kidwiller] *
4 [Scott Sellers] *
1 [Scott Aldahl] *
1 [Fat Mike] *
9 [Erik Sandin] *
9 [Eric Melvin] *
9 [El Hefe] *
1 [Dave Casillas] *
9 [Dave Allen] *
9 [Aaron Abeyta] *
1 [Michael Burkett] *
121 [lagwagon] *
256 [Ken Stringfellow] *
4 [Festivoix quebec 30 june] *
64 [Joey Cape] *
1 [Chris Flippin] *
9 [Dave Raun] *
16 [Derrick Plourde] *
1 [Jesse Buglione] *
4 [Joe Raposo (2)] *
1 [Shawn Dewey] *
121 [Rise Against] *
9 [Brandon Barnes] *
25 [Joe Principe] *
49 [Tim McIlrath] *
49 [Zach Blair] *
4 [Dan Wleklinski] *
1 [Brandon Barnes (2)] *
1 [Chris Chasse] *
1 [Kevin White (6)] *
9 [Todd Mohney] *
1 [Tony Tintari] *
49 [The Bouncing Souls] *
100 [Pennywise] *
144 [AFI] *
1 [A Wilhelm Scream] *
1 [No Fun at All] *
1 [Melodic hardcore groups] *
1 [Bryan Kienlen] *
1 [Greg Attonito] *
1 [Michael McDermott (2)] *
1 [Pete Steinkopf] *
1 [Shal Khichi] *
225 [Shai Hulud] *
196 [Jacknife Lee] *
9 [Adam Carson (2)] *
9 [David Marchand] *
64 [Geoff Kresge] *
25 [Hunter Burgan] *
49 [Jade Puget] *
36 [Markus Stopholese] *
1 [AFI Fest] *
1 [AFI Life Achievement Award recipients] *
1 [Jonathan Estrin] *
121 [Aimee Allen] *
4 [Byron McMackin] *
9 [Fletcher Dragge] *
9 [Jim Lindberg] *
81 [Randy Bradbury] *
25 [Zoli Téglás] *
1 [Jason Thirsk] *
1 [Keith Brown (7)] *
1 [Pennywise - Rock im Park 2014]
)
= 2.35 x 10^69
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.1 *
( 2 [Jason Cruz] *
1.2 [George Rebelo] *
1 [No Use for a Name] *
1 [Chris Shiflett] *
1 [Dave Nassie] *
1 [Chris Dodge] *
1 [Boz Rivera] *
1 [Chris Rest] *
1 [Ed Gregor] *
1 [John Meyer (2)] *
1 [Matt Riddle] *
1 [Ramon Gras] *
1 [Rob Upson] *
1 [Robin Pfefer] *
1 [Rory Koff] *
1 [Steve Papoutsis] *
1 [Tony Sly] *
1 [NOFX] *
1 [Jun 1 1991 NOFX] *
1 [Jun 3 1991 NOFX] *
1 [May 31 1992 NOFX] *
1 [Steve Kidwiller] *
1 [Scott Sellers] *
1 [Scott Aldahl] *
1 [Fat Mike] *
1 [Erik Sandin] *
1 [Eric Melvin] *
1 [El Hefe] *
1 [Dave Casillas] *
1 [Dave Allen] *
1 [Aaron Abeyta] *
1 [Michael Burkett] *
1 [lagwagon] *
1 [Ken Stringfellow] *
1 [Festivoix quebec 30 june] *
1 [Joey Cape] *
1 [Chris Flippin] *
1 [Dave Raun] *
1 [Derrick Plourde] *
1 [Jesse Buglione] *
1 [Joe Raposo (2)] *
1 [Shawn Dewey] *
1 [Rise Against] *
1 [Brandon Barnes] *
1 [Joe Principe] *
1 [Tim McIlrath] *
1 [Zach Blair] *
1 [Dan Wleklinski] *
1 [Brandon Barnes (2)] *
1 [Chris Chasse] *
1 [Kevin White (6)] *
1 [Todd Mohney] *
1 [Tony Tintari] *
1 [The Bouncing Souls] *
1 [Pennywise] *
1 [AFI] *
1 [A Wilhelm Scream] *
1 [No Fun at All] *
1 [Melodic hardcore groups] *
1 [Bryan Kienlen] *
1 [Greg Attonito] *
1 [Michael McDermott (2)] *
1 [Pete Steinkopf] *
1 [Shal Khichi] *
1 [Shai Hulud] *
1 [Jacknife Lee] *
1 [Adam Carson (2)] *
1 [David Marchand] *
1 [Geoff Kresge] *
1 [Hunter Burgan] *
1 [Jade Puget] *
1 [Markus Stopholese] *
1 [AFI Fest] *
1 [AFI Life Achievement Award recipients] *
1 [Jonathan Estrin] *
1 [Aimee Allen] *
1 [Byron McMackin] *
1 [Fletcher Dragge] *
1 [Jim Lindberg] *
1 [Randy Bradbury] *
1 [Zoli Téglás] *
1 [Jason Thirsk] *
1 [Keith Brown (7)] *
1 [Pennywise - Rock im Park 2014]
)
= 2.64
Outbound
11
Tags on post
Inbound
10
Posts tagging this
Connections
84
Total nodes
Base Node Strength
110
Base Node Influence
1.1
Strength Share (vs Direct Neighbours)
4.04%
(2.35 × 1069 overall)
Dominant nodes (excluded from chart)Ken Stringfellow 9.40%No Use for a Name 8.26%NOFX 8.26%Shai Hulud 8.26%Jacknife Lee 7.20%AFI 5.29%lagwagon 4.44%Rise Against 4.44%Aimee Allen 4.44%Pennywise 3.67%Chris Shiflett 2.97%Randy Bradbury 2.97%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)