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, 20) = 20
$outbound = max(1, 20) = 20
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 20 * 20 = 400
Base_Influence (IV) = $inbound / $outbound = 20 / 20 = 1
// 3. Exponential Network Values (accumulating 102 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 400 *
( 49 [White (band)] *
4 [Kevin Currie] *
144 [Geoff Downes] *
1 [Jonathan Sindelman] *
1 [Karl Haug] *
1 [Robyn Dawn] *
1 [Steve Boyce] *
441 [Yes] *
225 [Ginger Baker's Air Force] *
64 [Plastic Ono Band] *
400 [The Syn] *
9 [XYZ] *
9 [Cinema (43)] *
9 [XYZ (14)] *
121 [The Alan Price Set] *
9 [The Gamblers (4)] *
81 [The Plastic Ono Band] *
16 [Balls (3)] *
25 [CIRCA:] *
4 [Griffin (9)] *
1 [Narita (3)] *
9 [Paul Williams And Friends] *
9 [Paul Williams Set] *
1 [The Blue Chips (4)] *
4 [The Happy Magazine] *
4 [White (17)] *
576 [Ginger Baker] *
4 [Graham Bond (musician)] *
9 [Remi Kabaka Jr.] *
9 [Remi Kabaka] *
4 [Colin Gibson] *
81 [Kenny Craddock] *
16 [Brian Frederick Hines] *
36 [Rick Grech] *
1 [Aliki Ashman] *
1 [Bud Beadle] *
4 [Diane Stewart] *
1 [Jeanette Jacobs Wood] *
81 [Joni Haastrup] *
4 [Steve Gregory] *
144 [Billy Sherwood] *
25 [Jimmy Haun] *
1 [Jason Leach] *
1 [Kit] *
81 [Chris Squire] *
49 [Jeremy Stacey] *
16 [Peter Banks] *
1 [Andrew Pryce Jackman] *
1 [Francis Dunnery] *
121 [Gary Husband] *
1 [George Arzimanow] *
1 [Gerard Johnson] *
1 [Gunnar Jökull Hákonarson] *
1 [John Painter] *
1 [Martyn Adelman] *
9 [Paul Stacey] *
1 [Shane Theriot] *
1 [Steve Gee] *
9 [Tom Brislin] *
1 [Martin Adelman] *
1 [Steve Nardelli] *
100 [Olga Konkova Trio] *
1 [Gunnar Jökull Hákonarson] *
729 [Jimmy Page] *
49 [Trevor Rabin] *
16 [Alan Price] *
36 [Johnny Almond Music Machine] *
16 [Rod 'Boots' Slade] *
36 [Johnny Almond] *
9 [Peter Kirtley] *
4 [Rod Slade] *
9 [Clive Burrows] *
1 [John Walters] *
1 [Roy Mills (2)] *
36 [Hilton Valentine] *
121 [Matthew Fisher] *
144 [Eric Clapton] *
100 [yoko ono] *
49 [Keith Moon] *
64 [Klaus Voormann] *
9 [Richard Starkey] *
9 [Yuka Honda] *
25 [Sean Lennon] *
121 [John Lennon] *
49 [Mike Kellie] *
49 [Steve Gibbons] *
81 [Trevor Burton] *
169 [Bobby Keys] *
36 [Rick Wakeman] *
1 [English Rock Ensemble] *
81 [Eddie Jobson] *
9 [Tony Kaye] *
169 [Trevor Horn] *
25 [Patrick Moraz] *
1 [Oliver Wakeman] *
9 [Jon Davison] *
1 [Igor Khoroshev] *
4 [Benoît David] *
4 [Jay Schellen] *
1 [Plaques to Yes] *
4 [Roger Dean] *
1 [YES in Hawaii 2003-09-27]
)
= 1.50 x 10^106
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [White (band)] *
1 [Kevin Currie] *
1 [Geoff Downes] *
1 [Jonathan Sindelman] *
1 [Karl Haug] *
1 [Robyn Dawn] *
1 [Steve Boyce] *
1 [Yes] *
1 [Ginger Baker's Air Force] *
1 [Plastic Ono Band] *
1 [The Syn] *
1 [XYZ] *
1 [Cinema (43)] *
1 [XYZ (14)] *
1 [The Alan Price Set] *
1 [The Gamblers (4)] *
1 [The Plastic Ono Band] *
1 [Balls (3)] *
1 [CIRCA:] *
1 [Griffin (9)] *
1 [Narita (3)] *
1 [Paul Williams And Friends] *
1 [Paul Williams Set] *
1 [The Blue Chips (4)] *
1 [The Happy Magazine] *
1 [White (17)] *
1 [Ginger Baker] *
1 [Graham Bond (musician)] *
1 [Remi Kabaka Jr.] *
1 [Remi Kabaka] *
1 [Colin Gibson] *
1 [Kenny Craddock] *
1 [Brian Frederick Hines] *
1 [Rick Grech] *
1 [Aliki Ashman] *
1 [Bud Beadle] *
1 [Diane Stewart] *
1 [Jeanette Jacobs Wood] *
1 [Joni Haastrup] *
1 [Steve Gregory] *
1 [Billy Sherwood] *
1 [Jimmy Haun] *
1 [Jason Leach] *
1 [Kit] *
1 [Chris Squire] *
1 [Jeremy Stacey] *
1 [Peter Banks] *
1 [Andrew Pryce Jackman] *
1 [Francis Dunnery] *
1 [Gary Husband] *
1 [George Arzimanow] *
1 [Gerard Johnson] *
1 [Gunnar Jökull Hákonarson] *
1 [John Painter] *
1 [Martyn Adelman] *
1 [Paul Stacey] *
1 [Shane Theriot] *
1 [Steve Gee] *
1 [Tom Brislin] *
1 [Martin Adelman] *
1 [Steve Nardelli] *
1 [Olga Konkova Trio] *
1 [Gunnar Jökull Hákonarson] *
1 [Jimmy Page] *
1 [Trevor Rabin] *
1 [Alan Price] *
1 [Johnny Almond Music Machine] *
1 [Rod 'Boots' Slade] *
1 [Johnny Almond] *
1 [Peter Kirtley] *
1 [Rod Slade] *
1 [Clive Burrows] *
1 [John Walters] *
1 [Roy Mills (2)] *
1 [Hilton Valentine] *
1 [Matthew Fisher] *
1 [Eric Clapton] *
1 [yoko ono] *
1 [Keith Moon] *
1 [Klaus Voormann] *
1 [Richard Starkey] *
1 [Yuka Honda] *
1 [Sean Lennon] *
1 [John Lennon] *
1 [Mike Kellie] *
1 [Steve Gibbons] *
1 [Trevor Burton] *
1 [Bobby Keys] *
1 [Rick Wakeman] *
1 [English Rock Ensemble] *
1 [Eddie Jobson] *
1 [Tony Kaye] *
1 [Trevor Horn] *
1 [Patrick Moraz] *
1 [Oliver Wakeman] *
1 [Jon Davison] *
1 [Igor Khoroshev] *
1 [Benoît David] *
1 [Jay Schellen] *
1 [Plaques to Yes] *
1 [Roger Dean] *
1 [YES in Hawaii 2003-09-27]
)
= 1
Outbound
20
Tags on post
Inbound
20
Posts tagging this
Connections
102
Total nodes
Base Node Strength
400
Base Node Influence
1
Strength Share (vs Direct Neighbours)
7.00%
(1.50 × 10106 overall)
Dominant nodes (excluded from chart)Jimmy Page 12.76%Ginger Baker 10.08%Yes 7.72%The Syn 7.00%Ginger Baker's Air Force 3.94%Bobby Keys 2.96%Trevor Horn 2.96%Geoff Downes 2.52%Billy Sherwood 2.52%Eric Clapton 2.52%The Alan Price Set 2.12%Gary Husband 2.12%Matthew Fisher 2.12%John Lennon 2.12%Olga Konkova Trio 1.75%yoko ono 1.75%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)