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, 19) = 19
$outbound = max(1, 19) = 19
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 19 * 19 = 361
Base_Influence (IV) = $inbound / $outbound = 19 / 19 = 1
// 3. Exponential Network Values (accumulating 83 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 361 *
( 210 [Maggie Nicols] *
529 [Soft Machine] *
25 [Kevin Ayers] *
361 [Marc Charig] *
144 [Andy Summers] *
324 [Allan Holdsworth] *
169 [Robert Wyatt] *
196 [Karl Jenkins] *
400 [Hugh Hopper] *
36 [Mike Ratledge] *
225 [Roy Babbington] *
361 [Daevid Allen] *
169 [John Etheridg] *
121 [Alan Wakeman] *
1 [Asaf Sirkis] *
4 [Fred T. Baker] *
4 [John Etheridge] *
4 [John Marshall] *
81 [Lyn Dobson] *
4 [Nick Evans] *
4 [Phil Howard] *
324 [Ray Warleigh] *
36 [Ric Sanders] *
1 [Theo Travis] *
81 [Long John Baldry] *
400 [Bluesology] *
1 [Stewart "Stu" Brown] *
1 [Rex Bishop] *
4 [Pete Gavin] *
1 [Paul Gale] *
1 [Pat Higgs] *
64 [Neil Hubbard] *
1 [Mick Inkpen] *
4 [Marsha Hunt] *
1 [Jimmy Horowitz] *
1 [Jim Wheeler] *
1 [Geoff Dyson] *
25 [Fred Gandy [AKA Freddie Creasey]] *
36 [Caleb Quaye] *
9 [Bernie Holland] *
1 [Dave Murphy (23)] *
9 [Fred Gandy] *
1 [Stuart Brown (7)] *
100 [Chris McGregor's Brotherhood of Breath] *
4 [Anglo Italian Quartet] *
144 [Centipede (3)] *
9 [Command All Stars] *
1 [Dean Trovesi Double Quartet] *
9 [Elton Dean Quartet] *
16 [Elton Dean Quintet] *
4 [Elton Dean's Just Us] *
4 [Elton Dean's Newsense] *
25 [Elton Dean's Ninesense] *
1 [Elton Dean's Unlimited Saxophone Company] *
1 [Freebeat] *
1 [Howard Riley / Elton Dean Quartet] *
169 [In Cahoots] *
4 [Keith Tippett Septet] *
9 [Keith Tippett Tapestry Orchestra] *
9 [Keith Tippett's Ark] *
196 [Dudu Pukwana] *
256 [Johnny Dyani] *
441 [Louis Moholo] *
121 [Gary Windo] *
529 [Harry Beckett] *
289 [Alan Skidmore] *
81 [Brian Abrahams] *
196 [Claude Deppa] *
361 [Robert Fripp] *
324 [Jeff Clyne] *
49 [Wilfred Gibson] *
289 [Peter Kowald] *
169 [Alex Maguire] *
169 [Richard Sinclair] *
169 [Pip Pyle] *
25 [Phil Miller] *
4 [Jim Dvorak] *
9 [Peter Lemer] *
1 [Mark Armstrong (2)] *
1 [Mark Fletcher (4)] *
1 [Paul Booth (2)] *
1 [Steve Franklin] *
1 [Tania Bowers]
)
= 2.39 x 10^108
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.07 [Maggie Nicols] *
1 [Soft Machine] *
1 [Kevin Ayers] *
1 [Marc Charig] *
1 [Andy Summers] *
1 [Allan Holdsworth] *
1 [Robert Wyatt] *
1 [Karl Jenkins] *
1 [Hugh Hopper] *
1 [Mike Ratledge] *
1 [Roy Babbington] *
1 [Daevid Allen] *
1 [John Etheridg] *
1 [Alan Wakeman] *
1 [Asaf Sirkis] *
1 [Fred T. Baker] *
1 [John Etheridge] *
1 [John Marshall] *
1 [Lyn Dobson] *
1 [Nick Evans] *
1 [Phil Howard] *
1 [Ray Warleigh] *
1 [Ric Sanders] *
1 [Theo Travis] *
1 [Long John Baldry] *
1 [Bluesology] *
1 [Stewart "Stu" Brown] *
1 [Rex Bishop] *
1 [Pete Gavin] *
1 [Paul Gale] *
1 [Pat Higgs] *
1 [Neil Hubbard] *
1 [Mick Inkpen] *
1 [Marsha Hunt] *
1 [Jimmy Horowitz] *
1 [Jim Wheeler] *
1 [Geoff Dyson] *
1 [Fred Gandy [AKA Freddie Creasey]] *
1 [Caleb Quaye] *
1 [Bernie Holland] *
1 [Dave Murphy (23)] *
1 [Fred Gandy] *
1 [Stuart Brown (7)] *
1 [Chris McGregor's Brotherhood of Breath] *
1 [Anglo Italian Quartet] *
1 [Centipede (3)] *
1 [Command All Stars] *
1 [Dean Trovesi Double Quartet] *
1 [Elton Dean Quartet] *
1 [Elton Dean Quintet] *
1 [Elton Dean's Just Us] *
1 [Elton Dean's Newsense] *
1 [Elton Dean's Ninesense] *
1 [Elton Dean's Unlimited Saxophone Company] *
1 [Freebeat] *
1 [Howard Riley / Elton Dean Quartet] *
1 [In Cahoots] *
1 [Keith Tippett Septet] *
1 [Keith Tippett Tapestry Orchestra] *
1 [Keith Tippett's Ark] *
1 [Dudu Pukwana] *
1 [Johnny Dyani] *
1 [Louis Moholo] *
1 [Gary Windo] *
1 [Harry Beckett] *
1 [Alan Skidmore] *
1 [Brian Abrahams] *
1 [Claude Deppa] *
1 [Robert Fripp] *
1 [Jeff Clyne] *
1 [Wilfred Gibson] *
1 [Peter Kowald] *
1 [Alex Maguire] *
1 [Richard Sinclair] *
1 [Pip Pyle] *
1 [Phil Miller] *
1 [Jim Dvorak] *
1 [Peter Lemer] *
1 [Mark Armstrong (2)] *
1 [Mark Fletcher (4)] *
1 [Paul Booth (2)] *
1 [Steve Franklin] *
1 [Tania Bowers]
)
= 1.07
Outbound
19
Tags on post
Inbound
19
Posts tagging this
Connections
83
Total nodes
Base Node Strength
361
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.04%
(2.39 × 10108 overall)
Dominant nodes (excluded from chart)Soft Machine 5.93%Harry Beckett 5.93%Louis Moholo 4.94%Hugh Hopper 4.48%Bluesology 4.48%Marc Charig 4.04%Daevid Allen 4.04%Robert Fripp 4.04%Allan Holdsworth 3.63%Ray Warleigh 3.63%Jeff Clyne 3.63%Alan Skidmore 3.24%Peter Kowald 3.24%Johnny Dyani 2.87%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)