Welcome to the Cheesiest Blog on the Web

Any comments or questions regarding the content on this blog can be addressed to timothyjsharpe@yahoo.com

Friday, October 15, 2010

NFL Formulaic Power Rankings

I was bored, so I decided to try to come up with a formula that would create a power ranking system based simply on certain statistics. Such an approach would be an unbiased statistic for determining overall team strength. 

Team judging formula

In my opinion, there are four important things, when taken relative to the rest of the league, that should be used for judging how talented a team is: record, offense, defense, and strength of schedule. I chose to prioritize them as such:

ranking = 45(record) + 15(offense) + 15 (defense) + 25 (strength of schedule) 

So now I had to make some definitions about what exactly "record", "offense", "defense", and "strength of schedule" meant. Here is what I came up with:

Record was pretty easy to define. Simply taking a win percentage would work:

record = wins / games played

For offense and defense I wanted to get how teams fared overall, not whether or not they were over-preforming or under-preforming (since that usually is accurate displayed in record). So I decided to use offense yardage and defensive yardage as the judging stat. Also, one must realize in power rankings, you are ranking teams relative to eachother. Therefore, using their team ranking seemed like the best course (and I wanted the 1st ranked team to equate to "1" with 32nd lowest ranking team equate to "0"):

offense = (32 - off.rank) / 31
defense = (32 - def.rank) / 31

Finally, strength of schedule is pretty easy to define, but hard to implement. This will take a look at wins/losses of opponents, while trying to exclude ones own games. For example, when the Ravens (4-1) beat the Steelers (3-1) it is not fair to punish the Ravens for the 1 Steeler loss. Likewise, teams that lose should not benefit from the resulting win. So I had to use trimmed strength of schedule:

opp.wins = sum of all opponent's total wins
opp.games = sum of all opponent's games
trimmed opp.wins = opp.wins - losses
trimmed opp. games = opp.games - games
strength of schedule = trimmed opp.wins / trimmed opp.games

Because all record, offense, defense, and strength of schedule are relative of each-other, there is a limited amount of points available to distribute and the rankings should average out to 50. It will actually occasionally be higher than 50 because of ties in offensive and defensive ranking, but the idea is that there is a limited number of points in the formula the teams compete for. I took the liberty of doing formulaic power rankings for this season (which at the moment completed Week 5), and power rankings for the 2009 season, for my readers' enjoyment to see how the formula works out. I also will likely include them from now on in my weekly power rankings. I actually think they came out to be pretty accurate:

Week 5 Formulaic Power Rankings
  1. Pittsburgh (71.0)
  2. Baltimore (69.7)
  3. Atlanta (69.0)
  4. New York Giants (68.7)
  5. New York Jets (66.3)
  6. San Diego (62.2)
  7. Indianapolis (61.3)
  8. Kansas City (60.0)
  9. Chicago (58.1)
  10. Green Bay (56.4)
  11. Philadelphia (55.8)
  12. New England (55.6)
  13. New Orleans (55.2)
  14. Dallas (54.9)
  15. Denver (54.8)
  16. Miami (54.4)
  17. Houston (52.9)
  18. Tampa Bay (52.1)
  19. Cincinnati (49.2)
  20. Washington (47.5)
  21. Tennessee (46.7)
  22. Minnesota (43.8)
  23. Oakland (43.6)
  24. Arizona (43.4)
  25. Jacksonville (41.8)
  26. St. Louis (39.6)
  27. Cleveland (36.7)
  28. Seattle (32.3)
  29. Detroit (32.0)
  30. San Francisco (28.3)
  31. Carolina (25.5)
  32. Buffalo (19.6)
2009 Formulaic Power Rankings

  1. Minnesota (68.9)
  2. Dallas (67.8)
  3. Green Bay (67.8)
  4. Indianapolis (67.1)
  5. New England (64.7)
  6. San Diego (64.5)
  7. New Orleans (63.7)
  8. Pittsburgh (62.3)
  9. Philadelphia (61.9)
  10. Baltimore (61.4)
  11. Houston (60.4)
  12. New York Jets (58.8)
  13. Cincinnati (57.2)
  14. New York Giants (56.8)
  15. Denver (56.1)
  16. Carolina (54.1)
  17. Arizona (52.9)
  18. Atlanta (50.7)
  19. Miami (46.4)
  20. San Francisco (45.0)
  21. Tennessee (44.8)
  22. Chicago (44.0)
  23. Jacksonville (43.5)
  24. Washington (40.2)
  25. Buffalo (37.7)
  26. Seattle (36.0)
  27. Oakland (31.7)
  28. Kansas City (29.8)
  29. Tampa Bay (28.5)
  30. Cleveland (28.3)
  31. Detroit (23.6)
  32. St. Louis (21.0)

No comments:

Post a Comment