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, 16) = 16
$outbound = max(1, 16) = 16
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 16 * 16 = 256
Base_Influence (IV) = $inbound / $outbound = 16 / 16 = 1
// 3. Exponential Network Values (accumulating 90 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 256 *
( 3 [Skoota Warner] *
110 [Satan] *
289 [Jefferson Airplane] *
4 [Barry Mitterhoff] *
36 [Jorma Kaukonen] *
36 [Jack Casady] *
196 [The Jefferson Airplane] *
36 [Papa John Creach] *
4 [Michael Falzarano] *
16 [Joey Covington] *
9 [Greg Douglass] *
1 [Bob Steeler] *
1 [Nick Buck] *
1 [Sammy Piazza] *
1 [Shigemi Komiyama] *
1 [Willow Scarlett] *
9 [skoota-warner] *
144 [Paul amorese] *
441 [Jefferson Starship] *
1 [Mickey Thomas] *
289 [Aynsley Dunbar] *
25 [Grace Slick] *
36 [Marty Balin] *
25 [Paul Kantner] *
49 [John Barbata] *
4 [Trey Sabatelli] *
1 [Cathy Richardson] *
1 [Chris Smith (65)] *
16 [Craig Chaquico] *
4 [David Freiberg] *
9 [Donny Baldwin] *
1 [Jude Gold] *
1 [Phill Sawyer] *
1 [Slick Aguilar] *
1 [Tony Morley (4)] *
196 [The Fleur de Lys] *
64 [Sam Gopal] *
1 [David Nelson Band] *
4 [Green Leaf Rustlers] *
4 [Jorma Kaukonen Trio] *
196 [Les Fleur De Lys] *
4 [Moonalice] *
256 [Phil Lesh And Friends] *
4 [Silver Metre] *
1 [Sons Of Fred] *
16 [Starship (2)] *
9 [Zero (45)] *
1 [Vamp (3)] *
49 [Gordon Haskell] *
36 [Phil Sawyer] *
64 [Peter Solley] *
4 [Alex Chamberlain] *
25 [Bryn Haworth] *
4 [Chris Andrews (7)] *
4 [Danny Churchill] *
4 [Frank Smith (6)] *
4 [Gary Churchill] *
4 [Graham Maitland] *
4 [Keith Guster] *
4 [Tago Byers] *
4 [Tony Head] *
25 [Fred Gandy [AKA Freddie Creasey]] *
81 [Lemmy Kilmister] *
121 [Ian Fraser Kilmister] *
9 [Fred Gandy] *
1 [Phil Duke] *
1 [Roger D'Elia] *
1 [Sam Gopal (2)] *
9 [Steve Jolliffe] *
64 [Louis Cennamo] *
36 [Chris Robinson] *
25 [g-e-smith] *
81 [Steve Kimock] *
144 [Phil Lesh] *
324 [John Scofield] *
121 [Jimmy Herring] *
81 [Warren Haynes] *
16 [Joan Osborne] *
225 [Greg Osby] *
49 [Jeff Chimenti] *
9 [John Molo] *
1 [Caitlin Cornwell] *
49 [Larry Campbell] *
16 [Rob Barraco] *
1 [Zoe Ellis] *
81 [prairie-prince] *
9 [Leigh Stephens] *
100 [John Cipollina] *
272 [Hot Tuna] *
12 [Steamhammer]
)
= 4.65 x 10^100
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 3 [Skoota Warner] *
1.1 [Satan] *
1 [Jefferson Airplane] *
1 [Barry Mitterhoff] *
1 [Jorma Kaukonen] *
1 [Jack Casady] *
1 [The Jefferson Airplane] *
1 [Papa John Creach] *
1 [Michael Falzarano] *
1 [Joey Covington] *
1 [Greg Douglass] *
1 [Bob Steeler] *
1 [Nick Buck] *
1 [Sammy Piazza] *
1 [Shigemi Komiyama] *
1 [Willow Scarlett] *
1 [skoota-warner] *
1 [Paul amorese] *
1 [Jefferson Starship] *
1 [Mickey Thomas] *
1 [Aynsley Dunbar] *
1 [Grace Slick] *
1 [Marty Balin] *
1 [Paul Kantner] *
1 [John Barbata] *
1 [Trey Sabatelli] *
1 [Cathy Richardson] *
1 [Chris Smith (65)] *
1 [Craig Chaquico] *
1 [David Freiberg] *
1 [Donny Baldwin] *
1 [Jude Gold] *
1 [Phill Sawyer] *
1 [Slick Aguilar] *
1 [Tony Morley (4)] *
1 [The Fleur de Lys] *
1 [Sam Gopal] *
1 [David Nelson Band] *
1 [Green Leaf Rustlers] *
1 [Jorma Kaukonen Trio] *
1 [Les Fleur De Lys] *
1 [Moonalice] *
1 [Phil Lesh And Friends] *
1 [Silver Metre] *
1 [Sons Of Fred] *
1 [Starship (2)] *
1 [Zero (45)] *
1 [Vamp (3)] *
1 [Gordon Haskell] *
1 [Phil Sawyer] *
1 [Peter Solley] *
1 [Alex Chamberlain] *
1 [Bryn Haworth] *
1 [Chris Andrews (7)] *
1 [Danny Churchill] *
1 [Frank Smith (6)] *
1 [Gary Churchill] *
1 [Graham Maitland] *
1 [Keith Guster] *
1 [Tago Byers] *
1 [Tony Head] *
1 [Fred Gandy [AKA Freddie Creasey]] *
1 [Lemmy Kilmister] *
1 [Ian Fraser Kilmister] *
1 [Fred Gandy] *
1 [Phil Duke] *
1 [Roger D'Elia] *
1 [Sam Gopal (2)] *
1 [Steve Jolliffe] *
1 [Louis Cennamo] *
1 [Chris Robinson] *
1 [g-e-smith] *
1 [Steve Kimock] *
1 [Phil Lesh] *
1 [John Scofield] *
1 [Jimmy Herring] *
1 [Warren Haynes] *
1 [Joan Osborne] *
1 [Greg Osby] *
1 [Jeff Chimenti] *
1 [John Molo] *
1 [Caitlin Cornwell] *
1 [Larry Campbell] *
1 [Rob Barraco] *
1 [Zoe Ellis] *
1 [prairie-prince] *
1 [Leigh Stephens] *
1 [John Cipollina] *
0.9412 [Hot Tuna] *
0.75 [Steamhammer]
)
= 2.33
Outbound
16
Tags on post
Inbound
16
Posts tagging this
Connections
90
Total nodes
Base Node Strength
256
Base Node Influence
1
Strength Share (vs Direct Neighbours)
5.13%
(4.65 × 10100 overall)
Dominant nodes (excluded from chart)Jefferson Starship 8.84%John Scofield 6.50%Jefferson Airplane 5.79%Aynsley Dunbar 5.79%Hot Tuna 5.45%Phil Lesh And Friends 5.13%Greg Osby 4.51%The Jefferson Airplane 3.93%The Fleur de Lys 3.93%Les Fleur De Lys 3.93%Paul amorese 2.89%Phil Lesh 2.89%Ian Fraser Kilmister 2.43%Jimmy Herring 2.43%Satan 2.21%John Cipollina 2.00%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)