How I'm Predicting Baseball Outcomes
blog.zachschnell.com
How I'm Predicting Baseball Outcomes
1–10 of 45 posts
Re: How I'm Predicting Baseball Outcomes
#2Re: How I'm Predicting Baseball Outcomes
#3see also: http://www.baseball-reference.com/about/wpa.shtml
Re: How I'm Predicting Baseball Outcomes
#4Re: How I'm Predicting Baseball Outcomes
#5Re: How I'm Predicting Baseball Outcomes
#6Isn't this an example of the gambler's fallacy, that previous outcomes impact future outcomes?
That said, there are a gazillion other data points that are more granular and would provide more predictive value than simply the binary result of prior games (especially if those games took place 12+ months ago).
Re: How I'm Predicting Baseball Outcomes
#7Re: How I'm Predicting Baseball Outcomes
#8Isn't this an example of the gambler's fallacy, that previous outcomes impact future outcomes?
But at its least this was good coding practice.
Re: How I'm Predicting Baseball Outcomes
#9Baseball stats pre-molded into a nicely workable form, available from your handy R interpreter.
Re: How I'm Predicting Baseball Outcomes
#10Isn't this an example of the gambler's fallacy, that previous outcomes impact future outcomes?
I'm not a statistician, so I can't really speak to how 'valid' the analysis is, but I'd be curious to see how it does in different tests--unless I'm misinterpreting, the biggest check so far was done on 2012, which is exactly what was used to train it. It would be interesting to see what happens if you train with half of 2012 and test the second half. Or check 2011 (do you predict an end-of-the-year collapse, allowing my Cardinals to sneak in again? ;) ).