I have had some success creating predictive models using a fairly simple Poisson distribution model for individual players' rebound and assist numbers in basketball games. These figures match the requirements of the poisson distribution; namely, they are infrequent and occur 1 at a time.
I was working on trying to create similar models for points scored by a player in a basketball game. However, point scoring occurs differently: players can score a 2 point basket, a 3 point basket, and a 1 point free throw. If I had numbers for all of these different types of scoring, any suggestions on how to put them together and model a player's total scoring output?
I'm mainly using this for two different purposes:
1. Predicting how many points the individual player scores (ie. "Probability that Player X scores more than 15 points)
2. Predicting players' scores in relation to each other (ie. "Probability that Player X scores more than Player Y).
Thanks in advance!
2007-01-18
08:56:53
·
9 answers
·
asked by
Sanjay M
4
in
Science & Mathematics
➔ Mathematics