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, 12) = 12
$outbound = max(1, 12) = 12
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 12 * 12 = 144
Base_Influence (IV) = $inbound / $outbound = 12 / 12 = 1
// 3. Exponential Network Values (accumulating 98 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 144 *
( 132 [Andy Fairweather-Low] *
4 [Michael Thomas] *
81 [Colin Bass] *
1.2K [3 Mustaphas 3] *
100 [Ben Mandelson] *
225 [Lu Edmonds] *
36 [Chris Batchelor] *
4 [Nigel Watson] *
36 [Jocelyn Pook] *
4 [Mairi Campbell] *
1 [Sally Herbert] *
1 [the Loquat Pathfinders Dance Club] *
1 [Tim Fienburgh] *
1 [Tommy Habas] *
1 [Zimonz] *
1 [Salah Dawson Miller] *
4 [Robin Anders] *
1 [Robert Woollard] *
1 [Richard Koster] *
1 [Rachel Maguire] *
1 [Pavel Borachon Telor] *
1 [Lavra Tima Daviz Mustapha] *
4 [Kim Burton] *
1 [Kathryn Shave] *
1 [Duane Mustapha] *
1 [Dave Pattman] *
81 [Dave Bitelli] *
1 [Clare Finnemore] *
1 [Bondo Fernandez] *
1 [Anne Solomon Stephenson] *
1 [Andreos Blake] *
1 [Expensive Mustapha] *
1 [Lavra Daviz] *
1 [Nigel Watson (3)] *
1 [Ray Cooper (4)] *
81 [Descendants] *
324 [George's Band] *
16 [Elton John Band] *
81 [The All Star Band (2)] *
36 [Mike Batt And Friends] *
16 [The House Band (5)] *
64 [Blue Mink] *
16 [Les Reed And His Orchestra] *
9 [The Philarmonics] *
16 [Mike Batt Orchestra] *
16 [The Singing Rebel's Band] *
144 [Bill Stevenson] *
4 [David Nolte] *
100 [Doug Carrion] *
4 [Frank Navetta] *
16 [Milo Aukerman] *
4 [Stephen Egerton] *
100 [Karl Alvarez] *
16 [Tony Lombardo] *
144 [Eric Clapton] *
16 [Jim Capaldi] *
400 [Tom Scott] *
121 [Jeff Lynne] *
144 [Tom Petty and the Heartbreakers] *
64 [Klaus Voormann] *
64 [Jools Holland] *
256 [Jim Keltner] *
169 [Henry Spinetti] *
144 [Chris Stainton] *
169 [Albert Lee] *
144 [Billy Preston] *
36 [Sam Brown] *
144 [Dave Bronze] *
144 [Gary Brooker] *
324 [Paul McCartney] *
36 [Nigel Olsson] *
36 [Caleb Quaye] *
36 [James Newton Howard] *
256 [Ronnie Wood] *
81 [Eddy Grant] *
9 [Terence Trent D'Arby] *
121 [Bill Wyman] *
100 [Ian Dury] *
169 [Phil Collins] *
225 [Ron Wood] *
169 [Phil C] *
25 [Colin Blunstone] *
484 [Chris Spedding] *
225 [Mel Collins] *
25 [Mike Batt] *
64 [Roger Chapman] *
256 [Pino Palladino] *
196 [Herbie Flowers] *
100 [Mike Moran] *
1 [Ann Odell] *
4 [Barry Morgan] *
1 [Madeline Bell] *
1 [Roger Cook] *
16 [Roger Coulam] *
324 [Raymond Premru] *
100 [Dave Richmond] *
196 [Clem Cattini] *
324 [Jon Lord]
)
= 2.21 x 10^130
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.09 [Andy Fairweather-Low] *
1 [Michael Thomas] *
1 [Colin Bass] *
1 [3 Mustaphas 3] *
1 [Ben Mandelson] *
1 [Lu Edmonds] *
1 [Chris Batchelor] *
1 [Nigel Watson] *
1 [Jocelyn Pook] *
1 [Mairi Campbell] *
1 [Sally Herbert] *
1 [the Loquat Pathfinders Dance Club] *
1 [Tim Fienburgh] *
1 [Tommy Habas] *
1 [Zimonz] *
1 [Salah Dawson Miller] *
1 [Robin Anders] *
1 [Robert Woollard] *
1 [Richard Koster] *
1 [Rachel Maguire] *
1 [Pavel Borachon Telor] *
1 [Lavra Tima Daviz Mustapha] *
1 [Kim Burton] *
1 [Kathryn Shave] *
1 [Duane Mustapha] *
1 [Dave Pattman] *
1 [Dave Bitelli] *
1 [Clare Finnemore] *
1 [Bondo Fernandez] *
1 [Anne Solomon Stephenson] *
1 [Andreos Blake] *
1 [Expensive Mustapha] *
1 [Lavra Daviz] *
1 [Nigel Watson (3)] *
1 [Ray Cooper (4)] *
1 [Descendants] *
1 [George's Band] *
1 [Elton John Band] *
1 [The All Star Band (2)] *
1 [Mike Batt And Friends] *
1 [The House Band (5)] *
1 [Blue Mink] *
1 [Les Reed And His Orchestra] *
1 [The Philarmonics] *
1 [Mike Batt Orchestra] *
1 [The Singing Rebel's Band] *
1 [Bill Stevenson] *
1 [David Nolte] *
1 [Doug Carrion] *
1 [Frank Navetta] *
1 [Milo Aukerman] *
1 [Stephen Egerton] *
1 [Karl Alvarez] *
1 [Tony Lombardo] *
1 [Eric Clapton] *
1 [Jim Capaldi] *
1 [Tom Scott] *
1 [Jeff Lynne] *
1 [Tom Petty and the Heartbreakers] *
1 [Klaus Voormann] *
1 [Jools Holland] *
1 [Jim Keltner] *
1 [Henry Spinetti] *
1 [Chris Stainton] *
1 [Albert Lee] *
1 [Billy Preston] *
1 [Sam Brown] *
1 [Dave Bronze] *
1 [Gary Brooker] *
1 [Paul McCartney] *
1 [Nigel Olsson] *
1 [Caleb Quaye] *
1 [James Newton Howard] *
1 [Ronnie Wood] *
1 [Eddy Grant] *
1 [Terence Trent D'Arby] *
1 [Bill Wyman] *
1 [Ian Dury] *
1 [Phil Collins] *
1 [Ron Wood] *
1 [Phil C] *
1 [Colin Blunstone] *
1 [Chris Spedding] *
1 [Mel Collins] *
1 [Mike Batt] *
1 [Roger Chapman] *
1 [Pino Palladino] *
1 [Herbie Flowers] *
1 [Mike Moran] *
1 [Ann Odell] *
1 [Barry Morgan] *
1 [Madeline Bell] *
1 [Roger Cook] *
1 [Roger Coulam] *
1 [Raymond Premru] *
1 [Dave Richmond] *
1 [Clem Cattini] *
1 [Jon Lord]
)
= 1.09
Outbound
12
Tags on post
Inbound
12
Posts tagging this
Connections
98
Total nodes
Base Node Strength
144
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.57%
(2.21 × 10130 overall)
Dominant nodes (excluded from chart)3 Mustaphas 3 12.62%Chris Spedding 5.28%Tom Scott 4.37%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)