So, I'm working on my first model, and I'm going to naturally back-test it, and I need old pre-season projected data to use. For example, this website has old Bill James projected stats, all which cost around $8 or $9. I'll buy them if I have to, but I thought I'd come here first and see if anyone would be nice enough to share the data if they already have it. I'll take as many years as anyone would be willing to share. Let me know if you're willing and I'll PM you my email address.
MLB Pre-Season Projected Stats
Collapse
X
-
JVP3122SBR MVP
- 05-02-09
- 1048
#1MLB Pre-Season Projected StatsTags: None -
Lord and MasterRestricted User
- 05-31-11
- 531
#2so you are building a model to make money betting baseball but are unwilling to shell out the 8 bucks for some important data you need. are you going to be wagering napkins and lollipops?Comment -
JVP3122SBR MVP
- 05-02-09
- 1048
#3No, smart ass. I never said I was unwilling. Try reading before making an idiotic comment on this. I said before buying it I thought I'd check to see if anyone here was willing to share data. You can't be that stupid, can you?Comment -
Peregrine StoopSBR Wise Guy
- 10-23-09
- 869
#4probably worth it on a per hour basis to just buy them
all the time you spend responding to trolls should be spent acquiring currencyComment -
JVP3122SBR MVP
- 05-02-09
- 1048
#6On another note, does anyone know where to get historical MLB opening lines prior to 2007? SBROdds only goes back to that season, and I'd like to back-test further than that.Comment -
Peregrine StoopSBR Wise Guy
- 10-23-09
- 869
#7gold sheetComment -
cappingsportsSBR Rookie
- 06-05-11
- 36
#8It is possible to make your own pre-season projections but you need to have a lot of historical data and individual player stats and info to do this effectively. Depends how much work you want to put into this.
However, it's unlikely that you have anything like the resources of Bill James so it would be reasonable to assume that Bill James' projections would be more accurate to use. Definately worth paying just a few dollars to get access.Comment -
suicidekingsSBR Hall of Famer
- 03-23-09
- 9962
#9Also, you should be building your model with future data entry in mind from the start. There are free projection packs like ZIPS and Marcels, but they are in slightly different formats, so if you expect to be using the Bill James data sets in the future, plan accordingly.Comment -
JVP3122SBR MVP
- 05-02-09
- 1048
#10Thanks, guys, I appreciate the input. I've been working on my scraper recently trying to make that work properly but I'm almost to the point where I'll be using data.
One specific question about the Bill James data that I have is in regards to the website that I found with said historical data, http://bis-store.stores.yahoo.net/. They include the Bill James hitting data, but as Bill James doesn't do projections for pitchers himself does anyone know if the Baseball Info Solutions pitcher projections are any good? If not, is there another place where I should try and get them for pitchers?Comment -
cappingsportsSBR Rookie
- 06-05-11
- 36
#11JVP, Bill James has pitching projections on page 494 of his Bill James 2011 Handbook.Comment -
TomGSBR Wise Guy
- 10-29-07
- 500
#12PECOTA is the most well known from Baseball Prospectus. I think it costs something like $20 for a Fantasy Subscription.
FanGraphs.com has a bunch as well--Marcel, ZiPS, and a few others.
Pick the one with the easiest to use data set IMO.Comment -
FlightRestricted User
- 01-28-09
- 1979
#13+1 for doing your development with free projections first (Marcel)
Then go to Pecota or Bill JamesComment -
JVP3122SBR MVP
- 05-02-09
- 1048
#14
Either way, thanks everyone for all of your help.Comment -
mebaranSBR MVP
- 09-16-09
- 1540
#15I have Zips 2011 pre-season projections all nice and neat in a spreadsheet if you would like. The "mini-model" I was toying with worked well with them. I can post them when I get home from work tonight if you'd like.
Side note: Aren't pre-season projections just about useless right about now? If you're using them for learning purposes then I see no problem with that.Comment -
allingSBR MVP
- 05-13-10
- 1405
#16just ignore the aholes who bash you. they are just mad because they pick a lot of losers.Comment -
JVP3122SBR MVP
- 05-02-09
- 1048
#17I have Zips 2011 pre-season projections all nice and neat in a spreadsheet if you would like. The "mini-model" I was toying with worked well with them. I can post them when I get home from work tonight if you'd like.
Side note: Aren't pre-season projections just about useless right about now? If you're using them for learning purposes then I see no problem with that.
One thing, though. I noticed on the Zips projections as well as the Marcel projections there are no team names next to the players. For most players it's not an issue, but if I'm trying to determine how many runs the bullpen might give up I would need to know all of the players available from the team's bullpen, thus needing team names near player names. Is there some easy way of which anyone knows that I can import those names (even a site from where I can scrape the data all at once instead of going team-by-team, year-by-year)?
I know preseason projections are pretty much useless right now, but for my first model, I'm following what Justin7 wrote about in his book. From this I can change things and see what might work and what might not, but from the start I'm just trying to replicate the model he talked about in his book, and then go from there.Comment -
mebaranSBR MVP
- 09-16-09
- 1540
#18
Damn, I didn't see your reply until just now. If you wouldn't mind posting the Zips files I would greatly appreciate it, the mirror site on the Baseball Projection Project no longer has the file.
One thing, though. I noticed on the Zips projections as well as the Marcel projections there are no team names next to the players. For most players it's not an issue, but if I'm trying to determine how many runs the bullpen might give up I would need to know all of the players available from the team's bullpen, thus needing team names near player names. Is there some easy way of which anyone knows that I can import those names (even a site from where I can scrape the data all at once instead of going team-by-team, year-by-year)?
I know preseason projections are pretty much useless right now, but for my first model, I'm following what Justin7 wrote about in his book. From this I can change things and see what might work and what might not, but from the start I'm just trying to replicate the model he talked about in his book, and then go from there.Last edited by mebaran; 07-06-11, 09:23 AM.Comment -
mebaranSBR MVP
- 09-16-09
- 1540
#19If that link doesn't work, just let me know. Each player has a team abbreviation, so you're good there.
I also made his model step by step in Excel, so when you're done, if you want to compare, just PM me.Comment -
JVP3122SBR MVP
- 05-02-09
- 1048
#20
Yeah, I figure his model is a good place to start considering I've never made one before, right? What I'm doing now is collecting monthly stats for all hitting, pitching, and fielding going back to 2007. I figure, you never know when you might need it to modify the model.Comment -
JVP3122SBR MVP
- 05-02-09
- 1048
#21Okay, now what should be my last question pertains to back-testing my model. Does anyone have a website where I can find historical injury data? I want to account for injuries in testing for overnight lines, and I have daily transaction data, but injuries are the last part of my model for which I can't find historical data.Comment -
TomGSBR Wise Guy
- 10-29-07
- 500
#22Depending on how your current data is setup, it might be easiest to attempt to back into injury information by analyzing starting line-ups and looking for periods of absence from regular players.Comment -
saratoga1927SBR Sharp
- 02-06-10
- 380
#23LOL guess you shut his condescending dumb ass right the f\*\*k up....Comment -
evo34SBR MVP
- 11-09-08
- 1032
#24Okay, now what should be my last question pertains to back-testing my model. Does anyone have a website where I can find historical injury data? I want to account for injuries in testing for overnight lines, and I have daily transaction data, but injuries are the last part of my model for which I can't find historical data.Comment
SBR Contests
Collapse
Top-Rated US Sportsbooks
Collapse
#1 BetMGM
4.8/5 BetMGM Bonus Code
#2 FanDuel
4.8/5 FanDuel Promo Code
#3 Caesars
4.8/5 Caesars Promo Code
#4 DraftKings
4.7/5 DraftKings Promo Code
#5 Fanatics
#6 bet365
4.7/5 bet365 Bonus Code
#7 Hard Rock
4.1/5 Hard Rock Bet Promo Code
#8 BetRivers
4.1/5 BetRivers Bonus Code