Tuesday, February 12, 2008
Day to day Marcel
Good stuff from Sal.
Note that the “day to day” equation I use is weight = .9994^daysAgo. So, 365 daysAgo gives you a weight of .80, and 730 days ago is .65, etc. Basically, it’s 80% every year. You could make it go back 20 years if you like. For pitchers, it’s .9990^daysAgo.
I was supposed to show how to do a day-to-day Marcel. I’ll post it here, hopefully soon.
Tango, thanks for the link.
The equation that I used was weight = 5.62*exp(-6.6x10-4(days ago)). You can ignore the prefactor if you want, it all normalizes out in the equations that I use. If you evaluate that equation, you get:
Days Ago Weight
1/2 year 4.98
1.5 year 3.91
2.5 year 3.08
Which is essentially Marcel’s 5/4/3 weighting, with the numbers jiggled to get the right weighting at the half year.
Also it turns out that, exp(-6.6x10-4*days_ago) = 0.99934^(days_ago) (uh...by design, I guess. I used your equation as a jumping off point!)
In other words, it all comes out in the wash.