Take this with a small grain of salt gents...
I know a lot of people don't think much about FiveThirtyEight.com's predictions (I mean, they completely screwed up on the 2016 election), but they are moderately successful for some teams at predicting the winner in MLB matchups so far this year. Basically what they do is come up with a team rating for each team, then adjust the rating based on pitcher quality for a given match up, then adjust the rating one last time for home-field advantage, rest, and travel.
I built a scraper that gets each team's game history with an accompanying FiveThirtyEight prediction and determines if the prediction was correct or wrong. For example: If FiveThirtyEight predicts Rockies = 55% and Padres = 45%, and Rockies win, then this is a correct prediction. If FiveThirtyEight predicts Rockies = 39% and Padres = 61%, and Rockies win, then this is a wrong prediction. If a teams' percentage > 50%, they are predicted to win the game.
Here are the results from my analysis of FiveThirtyEight's daily MLB predictions.
Rangers = 73.17
Phillies = 72.97
Padres = 66.67
Mariners = 65.85
Nationals = 64.1
Astros = 63.41
Angels = 62.79
Athletics = 62.5
Yankees = 62.16
Dodgers = 60.98
White Sox = 57.89
Braves = 56.76
Royals = 56.41
Blue Jays = 56.1
Pirates = 52.5
Twins = 51.43
Red Sox = 51.28
Rays = 51.16
Dbacks = 50
Cardinals = 50
Orioles = 50
Tigers = 50
Indians = 48.72
Marlins = 48.72
Mets = 48.72
Cubs = 46.15
Rockies = 45
Brewers = 43.9
Reds = 43.59
Giants = 42.86
You can read each entry as: "If FiveThirtyEight predicts the Rangers will win (based on giving them a percentage>50%) or lose (based on giving them a percentage <= 50%), their prediction is correct 73.17% of the time."
I know it's still early in the season, and this doesn't mean much, but I wanted to share it with fellow SBR guys. I value everyone's insight.
I know a lot of people don't think much about FiveThirtyEight.com's predictions (I mean, they completely screwed up on the 2016 election), but they are moderately successful for some teams at predicting the winner in MLB matchups so far this year. Basically what they do is come up with a team rating for each team, then adjust the rating based on pitcher quality for a given match up, then adjust the rating one last time for home-field advantage, rest, and travel.
I built a scraper that gets each team's game history with an accompanying FiveThirtyEight prediction and determines if the prediction was correct or wrong. For example: If FiveThirtyEight predicts Rockies = 55% and Padres = 45%, and Rockies win, then this is a correct prediction. If FiveThirtyEight predicts Rockies = 39% and Padres = 61%, and Rockies win, then this is a wrong prediction. If a teams' percentage > 50%, they are predicted to win the game.
Here are the results from my analysis of FiveThirtyEight's daily MLB predictions.
Rangers = 73.17
Phillies = 72.97
Padres = 66.67
Mariners = 65.85
Nationals = 64.1
Astros = 63.41
Angels = 62.79
Athletics = 62.5
Yankees = 62.16
Dodgers = 60.98
White Sox = 57.89
Braves = 56.76
Royals = 56.41
Blue Jays = 56.1
Pirates = 52.5
Twins = 51.43
Red Sox = 51.28
Rays = 51.16
Dbacks = 50
Cardinals = 50
Orioles = 50
Tigers = 50
Indians = 48.72
Marlins = 48.72
Mets = 48.72
Cubs = 46.15
Rockies = 45
Brewers = 43.9
Reds = 43.59
Giants = 42.86
You can read each entry as: "If FiveThirtyEight predicts the Rangers will win (based on giving them a percentage>50%) or lose (based on giving them a percentage <= 50%), their prediction is correct 73.17% of the time."
I know it's still early in the season, and this doesn't mean much, but I wanted to share it with fellow SBR guys. I value everyone's insight.