Why this genre is Strong
score = 100 · quality · confidence quality = sum_weights / (5 · album_count) = 29 / (5 · 9) = 0.644 confidence = log₁₀(album_count + 1) = log₁₀(9 + 1) = 1.000 score = 100 · 0.644 · 1.000 = 64.4
sum_weights = total of all album ratings in this genre
album_count = number of rated albums in this genre
5 = maximum possible rating per album
+1 = smoothing factor for small sample sizes
Albums by Rating
essential 2 albums
strong 2 albums
solid 2 albums
weak 2 albums
Artists by Rating
essential 1 artist
- Pink Floyd (avg 5.00, 2 albums)
strong 2 artists
- The Beatles (avg 4.00, 1 album)
- Steely Dan (avg 4.00, 1 album)
weak 2 artists
- Cheap Trick (avg 2.00, 1 album)
- Guns N' Roses (avg 2.00, 1 album)
horrible 1 artist
- The Rolling Stones (avg 1.00, 1 album)