
Originally Posted by
genome
Yes, I understand what you are saying, critical is a yes/no event, and you assume every time you throw a punch is an independent event.
The point I was making is that it doesn't seem to work that way, it doesn't really match what you would expect the distribution to be, and you already know is a much more complex process since accuracy and a lot of other factors affect which hits land. Even the pseudo-random-number generator used can introduce a significant bias and make each "independent" event probability not independent at all.
I think it's too large of an oversimplification and I even gave you another example of some way it could be coded to actually change the distribution by enforcing hits every so many misses. All the data I have seen shows smaller variation values than you would predict with those assumptions.
I wouldn't discount your data, but i would like to see that instead of just a description of your analysis and derivation of the value 2-3%, which I think doesn't really match the data we are trying to study.
Making oversimplifying assumptions and choosing the wrong distribution of the data is understandable when we really don't know anything about something, but if the data doesn't reflect that distribution that's a flag you need to rethink some of your assumptions.