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, 14) = 14
$outbound = max(1, 14) = 14
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 14 * 14 = 196
Base_Influence (IV) = $inbound / $outbound = 14 / 14 = 1
// 3. Exponential Network Values (accumulating 93 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 196 *
( 324 [Tom Tom Club] *
841 [Nine Inch Nails] *
49 [This Is This] *
625 [KING CRIMSON] *
324 [NIN] *
16 [ProjeKct X] *
9 [The Crimson Projekct] *
9 [ProjeKct Two] *
16 [Discipline (6)] *
16 [Adrian Belew Power Trio] *
1 [Boss Of The World] *
4 [Gizmodrome] *
4 [ProjeKct Six] *
1 [The Bears (3)] *
49 [Rupert Hine] *
64 [Tina Weymouth] *
36 [Chris Frantz] *
25 [Tyrone Downie] *
9 [Alex Weir] *
1 [Bruce Martin (7)] *
4 [Charles Pettigrew] *
1 [Gary Pozner] *
1 [Lani Weymouth] *
4 [Laura Weymouth] *
1 [Loric Weymouth] *
1 [Mystic Bowie] *
4 [Raymond Jones] *
1 [Roddy Frantz] *
4 [Steve Scales] *
1 [Steven Stanley] *
36 [Wally Badarou] *
16 [Gary Numan] *
256 [Pino Palladino] *
64 [Danny Lohner] *
36 [Jeordie White] *
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] *
49 [Gordon Haskell] *
121 [Greg Lake] *
49 [Jeremy Stacey] *
361 [Robert Fripp] *
225 [Mel Collins] *
144 [Bill Bruford] *
169 [John Wetton] *
441 [Tony Levin] *
400 [Trey Gunn] *
1 [Peter Sinfield] *
361 [Pat Mastelotto] *
100 [Michael Giles] *
9 [Jamie Muir] *
1 [Jakko Jakszyk] *
9 [Ian McDonald] *
49 [Gavin Harrison] *
1 [Boz Burrell] *
256 [Bill Rieflin] *
16 [Andy McCulloch] *
196 [Ian Wallace] *
1 [Chris Gibson (10)] *
9 [Jakko M. Jakszyk] *
4 [Keith Tippett] *
4 [ian MacDonald] *
100 [Jerry Harrison] *
9 [Jamie West-Oram] *
16 [Michael Been] *
9 [Andy Gill] *
81 [Stewart Copeland] *
1 [Jeff Ward] *
225 [Markus Reuter] *
1 [Eric Slick] *
1 [Julie Slick] *
1 [Tobias Ralph]
)
= 3.01 x 10^119
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Tom Tom Club] *
1 [Nine Inch Nails] *
1 [This Is This] *
1 [KING CRIMSON] *
1 [NIN] *
1 [ProjeKct X] *
1 [The Crimson Projekct] *
1 [ProjeKct Two] *
1 [Discipline (6)] *
1 [Adrian Belew Power Trio] *
1 [Boss Of The World] *
1 [Gizmodrome] *
1 [ProjeKct Six] *
1 [The Bears (3)] *
1 [Rupert Hine] *
1 [Tina Weymouth] *
1 [Chris Frantz] *
1 [Tyrone Downie] *
1 [Alex Weir] *
1 [Bruce Martin (7)] *
1 [Charles Pettigrew] *
1 [Gary Pozner] *
1 [Lani Weymouth] *
1 [Laura Weymouth] *
1 [Loric Weymouth] *
1 [Mystic Bowie] *
1 [Raymond Jones] *
1 [Roddy Frantz] *
1 [Steve Scales] *
1 [Steven Stanley] *
1 [Wally Badarou] *
1 [Gary Numan] *
1 [Pino Palladino] *
1 [Danny Lohner] *
1 [Jeordie White] *
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 [Gordon Haskell] *
1 [Greg Lake] *
1 [Jeremy Stacey] *
1 [Robert Fripp] *
1 [Mel Collins] *
1 [Bill Bruford] *
1 [John Wetton] *
1 [Tony Levin] *
1 [Trey Gunn] *
1 [Peter Sinfield] *
1 [Pat Mastelotto] *
1 [Michael Giles] *
1 [Jamie Muir] *
1 [Jakko Jakszyk] *
1 [Ian McDonald] *
1 [Gavin Harrison] *
1 [Boz Burrell] *
1 [Bill Rieflin] *
1 [Andy McCulloch] *
1 [Ian Wallace] *
1 [Chris Gibson (10)] *
1 [Jakko M. Jakszyk] *
1 [Keith Tippett] *
1 [ian MacDonald] *
1 [Jerry Harrison] *
1 [Jamie West-Oram] *
1 [Michael Been] *
1 [Andy Gill] *
1 [Stewart Copeland] *
1 [Jeff Ward] *
1 [Markus Reuter] *
1 [Eric Slick] *
1 [Julie Slick] *
1 [Tobias Ralph]
)
= 1
Outbound
14
Tags on post
Inbound
14
Posts tagging this
Connections
93
Total nodes
Base Node Strength
196
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.45%
(3.01 × 10119 overall)
Dominant nodes (excluded from chart)Nine Inch Nails 10.52%KING CRIMSON 7.82%Tony Levin 5.51%Trey Gunn 5.00%Robert Fripp 4.51%Pat Mastelotto 4.51%Tom Tom Club 4.05%NIN 4.05%Martin Atkins 4.05%Pino Palladino 3.20%Josh Freese 3.20%Bill Rieflin 3.20%Mel Collins 2.81%Markus Reuter 2.81%Dave Navarro 2.45%Trent Reznor 2.45%Ian Wallace 2.45%John Wetton 2.11%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)