I'm still finalizing all the details, so it remains to be seen how much time I end up allocating to what.
-Chris
Search found 62 matches
- Fri Dec 28, 2012 8:36 pm
- Forum: APBRmetrics
- Topic: NBA Play-by-Play download incomplete for this season
- Replies: 14
- Views: 15963
- Fri Dec 28, 2012 5:29 pm
- Forum: APBRmetrics
- Topic: 2013 Power Ratings
- Replies: 18
- Views: 15822
Re: 2013 Power Ratings
Looking my latest power rankings, the top 6 are still the same as they've been all season, but now the Clippers have vaulted to the top behind a 15-game win streak. rk | team | str | ofs | dfs | sos ---+------------------------+-------+-------+-------+------- 1 | Los Angeles Clippers | 1.094 | 1.042...
- Fri Dec 28, 2012 5:24 pm
- Forum: APBRmetrics
- Topic: NBA Play-by-Play download incomplete for this season
- Replies: 14
- Views: 15963
Re: NBA Play-by-Play download incomplete for this season
I'm temporarily closed my GitHub, but I'm sure I'll be reopening it at least partially in the near future. I'm consulting for an NBA team, now, so I'll need to check with them out of courtesy. I don't believe it'll be an issue.
-Chris
-Chris
- Thu Dec 20, 2012 1:02 am
- Forum: APBRmetrics
- Topic: Around the league- some quick comments
- Replies: 51
- Views: 39935
Re: Around the league- some quick comments
You can include subjective input in statistical models, too. It's all just information.
-Chris
-Chris
- Wed Dec 19, 2012 11:55 pm
- Forum: APBRmetrics
- Topic: Around the league- some quick comments
- Replies: 51
- Views: 39935
Re: Around the league- some quick comments
How do you deal with the DRose situation in this type of model? Models like these assume constant team strength subject to random fluctuations. If this is no longer true (Rose recovers from his ACL injury), you have to revise the model. It'd be easy enough to add an indicator for Rose playing/not p...
- Wed Dec 19, 2012 2:27 am
- Forum: APBRmetrics
- Topic: Around the league- some quick comments
- Replies: 51
- Views: 39935
Re: Around the league- some quick comments
If there's interest I could write code to compute playoff probabilities. No need to run simulations, as it's easy enough to compute exact probabilities under the model assumptions.
-Chris
-Chris
- Wed Dec 19, 2012 2:13 am
- Forum: APBRmetrics
- Topic: Around the league- some quick comments
- Replies: 51
- Views: 39935
Re: Around the league- some quick comments
My current power ratings, sorted by defensive strength. rk | team | str | ofs | dfs | sos ---+------------------------+-------+-------+-------+------- 1 | Memphis Grizzlies | 1.064 | 0.992 | 0.933 | 1.003 2 | Indiana Pacers | 1.002 | 0.948 | 0.946 | 0.995 3 | Chicago Bulls | 1.012 | 0.968 | 0.956 | ...
- Tue Dec 18, 2012 7:58 pm
- Forum: APBRmetrics
- Topic: Project: Predicting wins based on Box Score totals
- Replies: 6
- Views: 6632
Re: Project: Predicting wins based on Box Score totals
Power ratings typically consist of offensive and defensive ratings. These, in turn, could be estimated from such parameters as rebounds, steals, turnovers, 2-point shots, 2-point efficiency, etc.
-Chris
-Chris
- Tue Dec 18, 2012 6:15 pm
- Forum: APBRmetrics
- Topic: Project: Predicting wins based on Box Score totals
- Replies: 6
- Views: 6632
Re: Project: Predicting wins based on Box Score totals
Yes, one interesting approach would be to fit a team level power ranking model, then fit another model to predict offensive and defensive strength as a function of other statistical parameters.
-Chris
-Chris
- Tue Dec 18, 2012 9:11 am
- Forum: APBRmetrics
- Topic: Video: SQL queries in R using sqldf package
- Replies: 0
- Views: 5912
Video: SQL queries in R using sqldf package
Helpful video and links. I'd suggest watching it at 720p and full screen due to the smallish text.
http://randyzwitch.com/sqldf-package-r/
-Chris
http://randyzwitch.com/sqldf-package-r/
-Chris
- Mon Dec 17, 2012 5:49 pm
- Forum: APBRmetrics
- Topic: Shot efficiency as a function of distance (chart)
- Replies: 10
- Views: 9760
Re: Shot efficiency as a function of distance (chart)
Are you smoothing using a local regression?
-Chris
-Chris
- Sun Dec 16, 2012 9:27 pm
- Forum: APBRmetrics
- Topic: Shot efficiency as a function of distance (chart)
- Replies: 10
- Views: 9760
Re: Shot efficiency as a function of distance (chart)
What's the source of the shot distance? The ESPN data?
-Chris
-Chris
- Sun Dec 16, 2012 7:50 am
- Forum: APBRmetrics
- Topic: Home Court Advantage
- Replies: 30
- Views: 27492
Re: Home Court Advantage
Here's D2 Findlay's home/away record. They were undefeated in 2009 with a perfect 36-0 record (and D2 championship). year | home | away | n -----+-------+-------+---- 2002 | 0.857 | 0.667 | 30 2003 | 0.867 | 0.583 | 31 2004 | 0.933 | 0.583 | 32 2005 | 1.000 | 0.750 | 34 2006 | 1.000 | 0.750 | 30 200...
- Sun Dec 16, 2012 7:46 am
- Forum: APBRmetrics
- Topic: Home Court Advantage
- Replies: 30
- Views: 27492
Re: Home Court Advantage
Accounting for elevation, here are the top 5 home courts for each division. Team is the ID from ncaa.com. school_name | team | home --------------------+-------+------- Wisconsin | 796 | 1.080 St. Louis | 609 | 1.065 Oklahoma | 522 | 1.064 Denver | 183 | 1.064 Ohio | 519 | 1.059 school_name | team |...
- Sun Dec 16, 2012 7:34 am
- Forum: APBRmetrics
- Topic: Home Court Advantage
- Replies: 30
- Views: 27492
Re: Home Court Advantage
There are some sample size issues regarding extreme changes in altitude, but I'm comfortable in saying that a team going from a low to an extreme altitude gets punished tremendously, whereas going from an extreme to a much lower altitude yields either no impact or a small positive.
-Chris
-Chris