Search found 21 matches
- Sun Oct 27, 2013 5:51 am
- Forum: APBRmetrics
- Topic: Basketball Operations Analytics Jobs at the NBA!!!
- Replies: 20
- Views: 21494
Re: Basketball Operations Analytics Jobs at the NBA!!!
I think the coolest example of someone getting an NBA job was Hollinger. I remember his last year at ESPN he started doing projections of literally every single player in the league, and making comments on things like what he would do if he was the GM [at the 76ers expense, he hated the Nick Young m...
- Sun Oct 27, 2013 5:40 am
- Forum: APBRmetrics
- Topic: Fantasy Basketball Rankings
- Replies: 4
- Views: 5659
Re: Fantasy Basketball Rankings
If anyone is wondering, My leagues categories are: FGM, FTM, PTS, 3PM, Double Double (DD), RBD, AST, STL, and BLK. All I did was divide Pts/every category to get everything in terms of the same relative stat, and I got: Player Ranking = 2.66*FGM + 5.31*FTM + 16.71*3PM + 2.58*REB + 4.26*AST + 13.97*S...
- Sun Oct 27, 2013 3:57 am
- Forum: APBRmetrics
- Topic: Fantasy Basketball Rankings
- Replies: 4
- Views: 5659
Re: Fantasy Basketball Rankings
Wish these weren't per 36 though. My league is just all bulk, so projected minutes is huge. That shouldn't be too hard to fix though.
- Sun Oct 27, 2013 3:52 am
- Forum: APBRmetrics
- Topic: Fantasy Basketball Rankings
- Replies: 4
- Views: 5659
Re: Fantasy Basketball Rankings
Great!!!! Thank you
- Sat Oct 26, 2013 6:28 pm
- Forum: APBRmetrics
- Topic: Fantasy Basketball Rankings
- Replies: 4
- Views: 5659
Fantasy Basketball Rankings
Hey,
Really regret not posting this earlier cause my fantasy draft is tomorrow, but does anyone know any good projection systems for next season other than the ESPN/Yahoo ones?
Really regret not posting this earlier cause my fantasy draft is tomorrow, but does anyone know any good projection systems for next season other than the ESPN/Yahoo ones?
- Mon Aug 12, 2013 8:25 pm
- Forum: APBRmetrics
- Topic: Basktball Game simulation
- Replies: 33
- Views: 33786
Re: Basktball Game simulation
Yeah I think generally adding a boost to FG%'s if player X is on the court would be easy. If(player X is on the court) then(All other players on the court's shooting %'s in crease by some arbitrary amount). But I don't think that is a vital aspect of a game simulator. It's more important to have the...
- Mon Aug 12, 2013 5:08 am
- Forum: APBRmetrics
- Topic: Doolittle's Rankings
- Replies: 5
- Views: 6399
Re: Doolittle's Rankings
Yeah that's what it looks like too. I think because he works for ESPN he's not allowed to release his projections or system. Nate SIlver said he couldn't release his exact algorithms and stuff too, so I bet it's the same deal. So the jist is that he projects players next season stats based on projec...
- Sat Aug 10, 2013 10:12 pm
- Forum: APBRmetrics
- Topic: Doolittle's Rankings
- Replies: 5
- Views: 6399
Doolittle's Rankings
What are people's thoughts on his position rankings that he's been posting over the last week? Drummond as the #2 center of players like Gasol was a stunner to me. Do you think instead of giving a single WARP projection, he should give a range to account for the uncertainty in the projections? I'm n...
- Sat Aug 10, 2013 10:08 pm
- Forum: APBRmetrics
- Topic: Basktball Game simulation
- Replies: 33
- Views: 33786
Re: Basktball Game simulation
Wow that GM site is cool. Our game is using team/player statistics to simulate games. Our goal is to use this seasons stats to simulate the season, and see how similar our simulated seasons are to the actual season. But that github post will be crucial to see how I can actually store data and stuff....
- Thu Aug 08, 2013 11:13 pm
- Forum: APBRmetrics
- Topic: Basktball Game simulation
- Replies: 33
- Views: 33786
- Thu Aug 08, 2013 11:05 pm
- Forum: APBRmetrics
- Topic: Basktball Game simulation
- Replies: 33
- Views: 33786
Re: Basktball Game simulation
http://www.basketball-reference.com/lea ... games.html
Nevermind I found it in the most obvious place possible lol
Nevermind I found it in the most obvious place possible lol
- Thu Aug 08, 2013 10:43 pm
- Forum: APBRmetrics
- Topic: Basktball Game simulation
- Replies: 33
- Views: 33786
Re: Basktball Game simulation
I think to see how realistic our simulations are, we need to compare it to actual seasons results. Is there a good data source anyone knows of the get a log of single game scores throughout the year, and number of possessions in each games. Then I could have a distribution of real game results to co...
- Fri Aug 02, 2013 11:15 pm
- Forum: APBRmetrics
- Topic: Basktball Game simulation
- Replies: 33
- Views: 33786
Re: Basktball Game simulation
Cool, yeah I wonder if these guys http://www.whatifsports.com/locker/ bought them out or something, XO sports looks down. Thanks for the post, right now we are simulating a game based solely on player data (usage rates triggering the possession, instead of events). Once we have that working, were go...
- Tue Jul 30, 2013 5:23 am
- Forum: APBRmetrics
- Topic: Basktball Game simulation
- Replies: 33
- Views: 33786
Re: Basktball Game simulation
We now have a game that can take Inputs from Team Data (for both teams, these are just the variables): double teamB2ps = .5; double teamB3ps = .25; double teamBFt = .1; double teamBTurn = .25; double teamB2pPerc = .5; double teamB3pPerc = .33; double teamBFtPerc = .8; double teamBOReb = .3; double t...
- Tue Jul 30, 2013 5:03 am
- Forum: APBRmetrics
- Topic: Favorite Basketball Analytics Books?
- Replies: 16
- Views: 26546
Re: Favorite Basketball Analytics Books?
Nice! Yeah it's hard to put down once you start it.