Quote:
Originally Posted by Albert Moulton
Isn't it likely that the curve representing a poker players win rate per 100 hands is not normally distributed. There are other distributions besides normal distributions, and the "skill" factor should mean that, on average, a skilled player who has the same normal distribution of starting hands and flops (normal distribution based on RnGs allocation of cards) will win more and lose less than a less skilled player. The card and hand distribution should be normal, but the amount of wins and losses might not be.
Is there a way to plot several winning and losing player PT results regarding win rate/100 distributions over 200K hands to see if the "curve" looks normal vs some other, skewed distribution curve? It is likely, I think, that the curves are skewed with the bad players losing more money more often with the same cards thand the good ones.
|
Yes, the distribution function for a given player's results over a given sample is not a normal distribution, but it probably is somewhat close if the sample size is at least hundreds of hands. This isn't to say that all players have the same normalish distribution, each one (if they always played the exact same strategy in the same types of games) would have their own "true" winrate and SD... using fiaca's graphs as an illustration, better players would have a larger slope for the pink line representing their expectation, and players with a larger SD are likely to have more variation about this line.
Different players have different winrates and SDs, so they have different distributions for their results, so I don't think that having lots of players submit results for 200K hands and plotting them would answer the question you're interested in. What would be effective (if I understand your question right) would be having one player record their result every 100 hands, and plotting, say, 1000 of these results and seeing how close they approximate a normal distribution (or if we want the result to wind up looking a little more like a normal distribution then we'd use samples of maybe 500 hands instead of 100). The key is that we want each of these 100 hand samples to be generated by the same distribution (so from the same player, with the same playing style, etc. Ideally even the same opponents/etc.), so that when we plot enough of them we start to see the shape of that underlying distribution.