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 119 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 256 *
( 42 [Bobby Kimball] *
132 [Andy Fairweather-Low] *
16 [Gary Numan] *
196 [Adrian Belew] *
64 [Danny Lohner] *
36 [Jeordie White] *
841 [Nine Inch Nails] *
196 [Dave Navarro] *
196 [Trent Reznor] *
100 [Chris Vrenna] *
25 [Twiggy Ramirez] *
9 [Robin Finck] *
36 [Richard Patrick] *
324 [Martin Atkins] *
36 [Justin Meldal-Johnsen] *
100 [Joshua Eustis] *
9 [Jerome Dillon] *
9 [James Woolley] *
49 [Ilan Rubin] *
16 [Charlie Clouser] *
36 [Atticus Ross] *
25 [Alex Carapetis] *
25 [Alessandro Cortini] *
36 [Aaron North] *
4 [Lisa Fischer] *
4 [Meldal] *
4 [David Haymes] *
25 [Eric Avery] *
4 [Gary Talpas] *
4 [James Wooley] *
256 [Josh Freese] *
169 [The Who] *
9 [John Mayer Trio] *
289 [The RH Factor] *
36 [The Law] *
25 [The Soultronics] *
784 [MAN DOKI SOULMATES] *
16 [The Robbie McIntosh Band] *
100 [People (9)] *
4 [PSP (4)] *
4 [Chris Dave And The Drumhedz] *
4 [Jools Holland And His Millionaires] *
4 [The Gaddabouts] *
16 [The House Band (5)] *
4 [The Royal Family] *
1 [Hogia'r Docia] *
169 [Eric Burdon] *
4 [Katie Melua] *
49 [Nik Kershaw] *
36 [Al Di Meola] *
36 [Lou Gramm] *
100 [Steve Khan] *
289 [Mike Stern] *
529 [Michael Brecker] *
121 [Peter Frampton] *
225 [Victor Bailey] *
121 [Greg Lake] *
196 [Midge Ure] *
144 [Paul Carrack] *
64 [Jimi Jamison] *
225 [Steve Lukather] *
9 [Roger Hodgson] *
36 [Robin Gibb] *
25 [Mick Hucknall] *
324 [Jon Lord] *
49 [Ian Anderson] *
169 [Howard Jones] *
4 [David Clayton-Thomas] *
144 [Gary Brooker] *
64 [Roger Chapman] *
121 [Matthew Fisher] *
36 [Leslie Mandoki] *
64 [Steve Jordan] *
16 [John Mayer] *
81 [James Poyser] *
64 [Questlove] *
4 [Ahmir '?uestlove' Thompson] *
1 [Shelby Johnson] *
64 [Cornell Dupree] *
121 [Roy Hargrove] *
4 [Bobby Sparks] *
1 [Chalmers Alford] *
1 [Keith Anderson] *
36 [Bernard Wright] *
1 [Brian Hargrove] *
100 [Reggie Washington] *
1 [C. Edward Alford] *
36 [Jacques Schwarz Bart] *
1 [Lenny Stallworth] *
1 [Charles McCampbell] *
1 [Jason Thomas] *
1 [Todd Parsnow] *
196 [Willie Jones III] *
225 [Kenney Jones] *
121 [Paul Rodgers] *
4 [Jim Barber] *
1 [John Staehely] *
1 [John Young] *
64 [Robbie McIntosh] *
49 [Melvin Duffy] *
25 [Mark Feltham] *
324 [Simon Phillips] *
49 [Derrick Hodge] *
64 [Jools Holland] *
169 [Phil Collins] *
144 [Ray Cooper] *
169 [Phil C] *
25 [Ian Kewley] *
100 [Pete Townshend] *
49 [Emitt Rhodes] *
121 [Joe Walsh] *
1 [Doug Sandom] *
196 [John Entwistle] *
49 [Keith Moon] *
144 [Billy Preston] *
4 [Cilla Black] *
4 [Johnny Rivers] *
36 [kenny-jones] *
9 [British Invasion]
)
= 1.67 x 10^176
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [Bobby Kimball] *
1.09 [Andy Fairweather-Low] *
1 [Gary Numan] *
1 [Adrian Belew] *
1 [Danny Lohner] *
1 [Jeordie White] *
1 [Nine Inch Nails] *
1 [Dave Navarro] *
1 [Trent Reznor] *
1 [Chris Vrenna] *
1 [Twiggy Ramirez] *
1 [Robin Finck] *
1 [Richard Patrick] *
1 [Martin Atkins] *
1 [Justin Meldal-Johnsen] *
1 [Joshua Eustis] *
1 [Jerome Dillon] *
1 [James Woolley] *
1 [Ilan Rubin] *
1 [Charlie Clouser] *
1 [Atticus Ross] *
1 [Alex Carapetis] *
1 [Alessandro Cortini] *
1 [Aaron North] *
1 [Lisa Fischer] *
1 [Meldal] *
1 [David Haymes] *
1 [Eric Avery] *
1 [Gary Talpas] *
1 [James Wooley] *
1 [Josh Freese] *
1 [The Who] *
1 [John Mayer Trio] *
1 [The RH Factor] *
1 [The Law] *
1 [The Soultronics] *
1 [MAN DOKI SOULMATES] *
1 [The Robbie McIntosh Band] *
1 [People (9)] *
1 [PSP (4)] *
1 [Chris Dave And The Drumhedz] *
1 [Jools Holland And His Millionaires] *
1 [The Gaddabouts] *
1 [The House Band (5)] *
1 [The Royal Family] *
1 [Hogia'r Docia] *
1 [Eric Burdon] *
1 [Katie Melua] *
1 [Nik Kershaw] *
1 [Al Di Meola] *
1 [Lou Gramm] *
1 [Steve Khan] *
1 [Mike Stern] *
1 [Michael Brecker] *
1 [Peter Frampton] *
1 [Victor Bailey] *
1 [Greg Lake] *
1 [Midge Ure] *
1 [Paul Carrack] *
1 [Jimi Jamison] *
1 [Steve Lukather] *
1 [Roger Hodgson] *
1 [Robin Gibb] *
1 [Mick Hucknall] *
1 [Jon Lord] *
1 [Ian Anderson] *
1 [Howard Jones] *
1 [David Clayton-Thomas] *
1 [Gary Brooker] *
1 [Roger Chapman] *
1 [Matthew Fisher] *
1 [Leslie Mandoki] *
1 [Steve Jordan] *
1 [John Mayer] *
1 [James Poyser] *
1 [Questlove] *
1 [Ahmir '?uestlove' Thompson] *
1 [Shelby Johnson] *
1 [Cornell Dupree] *
1 [Roy Hargrove] *
1 [Bobby Sparks] *
1 [Chalmers Alford] *
1 [Keith Anderson] *
1 [Bernard Wright] *
1 [Brian Hargrove] *
1 [Reggie Washington] *
1 [C. Edward Alford] *
1 [Jacques Schwarz Bart] *
1 [Lenny Stallworth] *
1 [Charles McCampbell] *
1 [Jason Thomas] *
1 [Todd Parsnow] *
1 [Willie Jones III] *
1 [Kenney Jones] *
1 [Paul Rodgers] *
1 [Jim Barber] *
1 [John Staehely] *
1 [John Young] *
1 [Robbie McIntosh] *
1 [Melvin Duffy] *
1 [Mark Feltham] *
1 [Simon Phillips] *
1 [Derrick Hodge] *
1 [Jools Holland] *
1 [Phil Collins] *
1 [Ray Cooper] *
1 [Phil C] *
1 [Ian Kewley] *
1 [Pete Townshend] *
1 [Emitt Rhodes] *
1 [Joe Walsh] *
1 [Doug Sandom] *
1 [John Entwistle] *
1 [Keith Moon] *
1 [Billy Preston] *
1 [Cilla Black] *
1 [Johnny Rivers] *
1 [kenny-jones] *
1 [British Invasion]
)
= 1.27
Outbound
16
Tags on post
Inbound
16
Posts tagging this
Connections
119
Total nodes
Base Node Strength
256
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.37%
(1.67 × 10176 overall)
Dominant nodes (excluded from chart)Nine Inch Nails 7.78%MAN DOKI SOULMATES 7.25%Michael Brecker 4.89%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)