On the season-by-season heatmaps I said I wanted to find the shows that figure out when to stop. That page draws the maps but never actually answers the question, so this one does the arithmetic. Of the 61 shows I track, 57 have more than one full season and can actually be ranked.
The idea is simple. For each show I take the average IMDb rating of every season, find its best season, and compare that peak to where the show is now. A show that ended near its peak went out on a high note. A show sitting two full points below its best season did not.
The single biggest fall from grace is Game of Thrones, which peaked in season 4 at 9.25 and finished season 8 at 6.40, a drop of 2.85 points. On the other side, 16 shows ended their run on their own best season.
Bars are how far a show sits below its own best season. Shows still on the air are shaded differently, because their story isn’t finished. A dip might still turn into a comeback.
These shows ended on their highest-rated season, as far as the episode data goes. This is the list the whole page was built to find.
The leaderboard above rewards one bad season. This looks at the whole trajectory instead: the slope of a straight line through a show’s season averages, in rating points per season. I only include shows with at least four scored seasons, because a slope drawn through two points is just a rumour.
Every metric for every show, sortable and filterable.
A few things worth knowing before you take any of this personally:
The episode data refreshes automatically from IMDb, so these numbers
move on their own. The metric code lives in
scripts/tv_decline_metrics.R and has tests, in case you
want to argue with the arithmetic rather than the conclusions.