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, 23) = 23
$outbound = max(1, 23) = 23
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 23 * 23 = 529
Base_Influence (IV) = $inbound / $outbound = 23 / 23 = 1
// 3. Exponential Network Values (accumulating 90 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 529 *
( 195 [Flogging Molly] *
56 [Humble Pie] *
64 [Richard McCracken] *
225 [Spencer Davis Group] *
16 [The Cheese] *
256 [The Spencer Davis Group] *
25 [Axis Point] *
81 [Fastway (2)] *
4 [Stud (6)] *
1 [Taste (2)] *
256 [Deep Purple] *
1.1K [Jethro Tull] *
25 [Living Loud] *
225 [Don Airey] *
36 [COLOSSEUM II] *
256 [Rainbow] *
16 [Gary Moore And Friends] *
9 [The Don Airey Band] *
100 [Phenomena (4)] *
9 [Mona Liza Overdrive] *
9 [Ozzy Osbourne Band] *
4 [The Midnight Blues Band] *
9 [The Snakes (2)] *
16 [Don Airey & Friends] *
49 [Pete Way] *
289 [Waysted] *
4 [Damage Control (5)] *
529 [The Michael Schenker Group] *
36 [Mogg / Way] *
4 [The Plot (4)] *
1 [Redeemer] *
1 [Stilwood] *
64 [Dave King] *
196 [United Jazz + Rock Ensemble] *
4 [QED (6)] *
289 [hr Bigband] *
25 [No Hot Ashes] *
289 [Visage] *
9 [Steve Strange] *
1 [Lea Hart] *
9 [John McManus] *
25 [Toby Jepson] *
1 [Steve Clarke] *
1 [Matt Eldridge] *
36 [Jerry Shirley] *
100 [Eddie Clarke] *
4 [Bryan Eling] *
4 [Nibbs Carter] *
4 [Dave King (6)] *
1 [Alan Connor (2)] *
9 [Barry Hart] *
1 [Gary Ferguson] *
1 [Paul Reid (2)] *
4 [Pete Way (2)] *
4 [Shane Carroll] *
1 [Steve Clarke (18)] *
400 [Neil Murray] *
1 [Black Electric (3)] *
1 [Blue Goose (2)] *
1 [Continuous Performance] *
1 [Curtis Knight Zeus] *
16 [Headgirl] *
4 [The Muggers] *
25 [Motördamn] *
4 [Apostolic Intervention] *
4 [Steve Marriott Packet Of Three] *
1 [Magnet (7)] *
1 [Prophecy (26)] *
1 [Little Angels] *
4 [The Planet Rock Allstars] *
1 [Toby And The Whole Truth] *
1 [Wayward Sons] *
1 [Ya Ya (2)] *
784 [Whitesnake] *
196 [The Brian May Band] *
81 [National Health] *
64 [The Secret Police] *
16 [Bruford] *
81 [The Stonkers] *
49 [Peter Green Splinter Group] *
36 [Gilgamesh (2)] *
9 [Gogmagog] *
16 [M3 (5)] *
4 [Vow Wow] *
25 [Snakecharmer (2)] *
4 [Hanson (4)] *
4 [The Company Of Snakes] *
64 [Mamas Boys] *
49 [Celtus] *
192 [Motörhead]
)
= 8.42 x 10^105
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.15 [Flogging Molly] *
1.14 [Humble Pie] *
1 [Richard McCracken] *
1 [Spencer Davis Group] *
1 [The Cheese] *
1 [The Spencer Davis Group] *
1 [Axis Point] *
1 [Fastway (2)] *
1 [Stud (6)] *
1 [Taste (2)] *
1 [Deep Purple] *
1 [Jethro Tull] *
1 [Living Loud] *
1 [Don Airey] *
1 [COLOSSEUM II] *
1 [Rainbow] *
1 [Gary Moore And Friends] *
1 [The Don Airey Band] *
1 [Phenomena (4)] *
1 [Mona Liza Overdrive] *
1 [Ozzy Osbourne Band] *
1 [The Midnight Blues Band] *
1 [The Snakes (2)] *
1 [Don Airey & Friends] *
1 [Pete Way] *
1 [Waysted] *
1 [Damage Control (5)] *
1 [The Michael Schenker Group] *
1 [Mogg / Way] *
1 [The Plot (4)] *
1 [Redeemer] *
1 [Stilwood] *
1 [Dave King] *
1 [United Jazz + Rock Ensemble] *
1 [QED (6)] *
1 [hr Bigband] *
1 [No Hot Ashes] *
1 [Visage] *
1 [Steve Strange] *
1 [Lea Hart] *
1 [John McManus] *
1 [Toby Jepson] *
1 [Steve Clarke] *
1 [Matt Eldridge] *
1 [Jerry Shirley] *
1 [Eddie Clarke] *
1 [Bryan Eling] *
1 [Nibbs Carter] *
1 [Dave King (6)] *
1 [Alan Connor (2)] *
1 [Barry Hart] *
1 [Gary Ferguson] *
1 [Paul Reid (2)] *
1 [Pete Way (2)] *
1 [Shane Carroll] *
1 [Steve Clarke (18)] *
1 [Neil Murray] *
1 [Black Electric (3)] *
1 [Blue Goose (2)] *
1 [Continuous Performance] *
1 [Curtis Knight Zeus] *
1 [Headgirl] *
1 [The Muggers] *
1 [Motördamn] *
1 [Apostolic Intervention] *
1 [Steve Marriott Packet Of Three] *
1 [Magnet (7)] *
1 [Prophecy (26)] *
1 [Little Angels] *
1 [The Planet Rock Allstars] *
1 [Toby And The Whole Truth] *
1 [Wayward Sons] *
1 [Ya Ya (2)] *
1 [Whitesnake] *
1 [The Brian May Band] *
1 [National Health] *
1 [The Secret Police] *
1 [Bruford] *
1 [The Stonkers] *
1 [Peter Green Splinter Group] *
1 [Gilgamesh (2)] *
1 [Gogmagog] *
1 [M3 (5)] *
1 [Vow Wow] *
1 [Snakecharmer (2)] *
1 [Hanson (4)] *
1 [The Company Of Snakes] *
1 [Mamas Boys] *
1 [Celtus] *
0.75 [Motörhead]
)
= 0.989
Outbound
23
Tags on post
Inbound
23
Posts tagging this
Connections
90
Total nodes
Base Node Strength
529
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.92%
(8.42 × 10105 overall)
Dominant nodes (excluded from chart)Jethro Tull 14.24%Whitesnake 10.25%The Michael Schenker Group 6.92%Neil Murray 5.23%Waysted 3.78%hr Bigband 3.78%Visage 3.78%The Spencer Davis Group 3.35%Deep Purple 3.35%Rainbow 3.35%Spencer Davis Group 2.94%Don Airey 2.94%United Jazz + Rock Ensemble 2.56%The Brian May Band 2.56%Flogging Molly 2.55%Motörhead 2.51%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)