Pitch Speed/ Pitch Type
So as I just posted on the PITCH f/x diary, the algorithm to me seems to have a flaw, but that if we just know every pitcher's true top velocity of their fastball, then we can predict the other pitches just by their speed. Over the course of the season, if you call the speed of the fastball X then the other pitches would be:
Cutter = 0.95 X
Splitter = 0.92 X
Slider = 0.92 X
Changeup = 0.90 X
Curveball = 0.82 X
This means that we can predictably order pitches with the exception of a splitter and a slider.
This is based on data that a friend of mine uncovered over 100's of games of analysis, so while I am sure their are flaws....the sample size is pretty good. On a side note, I showed him the type of discussions that occur hear and he was pleasantly surprised by the knowledge of the poster's here.
0 recs |
3 comments
Comments
That is good to hear
The algorithm that I am using does almost exactly what you describe though. It finds the pitcher's fastball and then works everything off that fastball in both speed and break. It then lumps clusters of pitches together and then compares those clusters to clusters from other pitchers to come up with the type of pitch it is. It is far from perfect but as I will be posting in a new diary soon, it is getting better.
by dixieflatline on Sep 14, 2007 9:15 AM CDT reply actions 0 recs
so your DB is built then?
Did you use perl and MySQL to put it together? Any tips for someone who might try it soon?
by jacob on Sep 14, 2007 9:24 AM CDT up reply actions 0 recs
I know nothing about DBs
But yes my data is basically built. I have stopped adding to it the last couple of days so I can debug the algorithm and such but I can pick up and add more data any time I want.
by dixieflatline on Sep 14, 2007 10:33 AM CDT up reply actions 0 recs

by 
























