MNIrishman
Well-known member
- Messages
- 2,532
- Reaction score
- 481
So we've been discussing media bias for the SEC a lot on the board lately, and I wanted to analyze trends in rankings to see what happened week to week. The trend value I REALLY wanted was to look at how the rankings changed when two ranked teams from the same conference played each other, but unfortunately I couldn't find a good data set that included the schedules that way and I wasn't about to research and type up everything for the whole season, so my dataset was just the AP poll for 2013.
The first graph is the general trend of rankings by conference average. I had wanted to show that the SEC gradually moves up every week, but that wasn't the case. Really, this data is just noisy because of the low number of ranked teams each week. Some conferences would lose their lowest ranked team from the rankings, then their average rank would benefit a great deal:
So I decided to take a look at the number of ranked teams by conference:
The most interesting part about this was that conference strength isn't determined during the season. It's determined before the season ever starts. There's barely any change in the number of ranked teams each conference has from start to finish. What change there is, however, seems to validate the hypothesis that the SEC gets the benefit: They start with the greatest number of ranked teams and add one during the course of the year.
If anyone was curious...
PS: I know the y axis should be inverted. I didn't feel like messing with the code to do that.
The first graph is the general trend of rankings by conference average. I had wanted to show that the SEC gradually moves up every week, but that wasn't the case. Really, this data is just noisy because of the low number of ranked teams each week. Some conferences would lose their lowest ranked team from the rankings, then their average rank would benefit a great deal:
So I decided to take a look at the number of ranked teams by conference:
The most interesting part about this was that conference strength isn't determined during the season. It's determined before the season ever starts. There's barely any change in the number of ranked teams each conference has from start to finish. What change there is, however, seems to validate the hypothesis that the SEC gets the benefit: They start with the greatest number of ranked teams and add one during the course of the year.
If anyone was curious...
PS: I know the y axis should be inverted. I didn't feel like messing with the code to do that.