In creating a model, I have a factor where all of the observations have varying levels of frequency.
For example, if I was modeling bowling and had 10 players with varying amounts of games played, what can I do to that dataset so the average score is brought somewhat into line?
If six guys have 100 games, two have 80, another with 70 and finally one with just five games... what can be done to the data to (not sure the word here) normalize or smooth the data? The end result would be the five game player's value would be adjusted to account for its small sample size.
...or perhaps none if this makes sense? Any help is appreciated!
For example, if I was modeling bowling and had 10 players with varying amounts of games played, what can I do to that dataset so the average score is brought somewhat into line?
If six guys have 100 games, two have 80, another with 70 and finally one with just five games... what can be done to the data to (not sure the word here) normalize or smooth the data? The end result would be the five game player's value would be adjusted to account for its small sample size.
...or perhaps none if this makes sense? Any help is appreciated!