I just finished The Extra 2% by Jonah Keri on the raise of Sabermetrics at the Tampa Bay Rays, and the resulting World Series that it won them. It is a quick read and a great introduction to the business of Baseball and how MLB teams have incorporated Sabermetrics into their management on recent years.
I met Keri up at the Sabermetric seminar at Harvard which was a fundraiser for the Dana Faber Cancer Institute. I believe they are going to do it again next year, and I strongly encourage anyone interested in Sabermetrics to go. It was my first time talking to people about sports statistics instead of running models and playing with data. Again if it happens again next year go!
In the last year at Bigcomputing we have done a great deal of work on predicting people's health for hospitals and healthcare companies with great success. The are a number of predictive analytics competitions that are trying to develop predictive models for things like predicting if a patient will be hospitalized within the week, month or year. The most well known of these competitions is the Heritage Health Care Prize for $3 Million dollars that is being hosted by Kaggle.com. Obviously with prizes of that size there is real potential to predict things like injury and disease.
Tom Tippett, head analyst of the Boston Red Sox, talked at the seminar about what things the Red Sox look at when they evaluate a player for contract. After this talk, I asked him if there was a predictive component for injury in their sabermetric models for predicting a players future performance. He said their was not. That surprised me, because I thought it could be done with the vast amount of data that is collected on the various players.
In Jonah Keri's book the Rays hired a guy who was able to predict injury of pitchers within a short time frame based on their Pitch F/X data. Josh Kalk published an article in Hardball Times called "The Injury Zone". He was later hired by the Rays where he has continued his work on Pitch F/X data among a mountain of other things. Injury prediction based on the physical and results data openly available in baseball is possible. Maybe even more so with the confidential information the teams have access to like Trackman data and medical and scouting reports. The key is being able to incorporate this into a predictive model with the idea of predicting injury. This type of risk analysis has a lot of value when you are talking about players who make an average of around $4M a year. I also love that Kalk's boss at the Rays was James Click. Click and Kalk should always work together.
I blog about world of Data Science with Visualization, Big Data, Analytics, Sabermetrics, Predictive HealthCare, Quant Finance, and Marketing Analytics using the R language.
Showing posts with label pitch f/x. Show all posts
Showing posts with label pitch f/x. Show all posts
Wednesday, June 22, 2011
Friday, June 3, 2011
R Bloggers posts a Sabermetric article
For someone just starting out in either R or Sabermetrics Pitch F/X is a great way to get into the hobby. This post has some simple code that produces interesting images of relevant data. My first introduction to R and Sabermetrics was the Baseball Hacks book and it spurred my interest in both. I also think some of the more interesting data publicly available is the Pitch F/X data because it is performance based data as opposed to results based data typical in baseball. Although I wish they would make the Hit F/X data and the Trackman data available.
I am working on putting together a Kaggle competition with a sabermetrics theme with Anthony Goldbloom and others. If there is anyone out there who has a suggestion on what would be good to be able to predict I would love to hear from you. I looked at using the retrosheet or MLBAM data for the dataset or anything that includes the Pitch F/X data. I would also appreciate any other recommendations on where to get the data for the contest.
Here is the article from R-bloggers by Millsy with Josh Weinstock
I am working on putting together a Kaggle competition with a sabermetrics theme with Anthony Goldbloom and others. If there is anyone out there who has a suggestion on what would be good to be able to predict I would love to hear from you. I looked at using the retrosheet or MLBAM data for the dataset or anything that includes the Pitch F/X data. I would also appreciate any other recommendations on where to get the data for the contest.
Here is the article from R-bloggers by Millsy with Josh Weinstock
Subscribe to:
Posts (Atom)