PeterAlan, on 2021-February-21, 06:22, said:
Possum, you can think about the original problem in this way:
Consider the formal polynomial p(X) = a(0) + a(1).x + a(2).x^2 + ... + a(37).x^37
where the coefficients a(i) = probability of i HCP in a single hand (a(0) = 0.003639, a(1) = 0.007884 etc).
Essentially, the power of x in the formal polynomial is used to label the number of HCP.
For N hands (here N=25) calculate p(x) ^ N = b(0) + b(1).x + ... b(37.N).x^(37.N); the coefficients b(i) then represent the probability of holding exactly i HCP in N hands.
For the probability of holding <= M HCP in total (here M=187), sum b(i) for 0 <= i <= M.
Calculating the coefficients b(i) of p(x)^N is quite straightforward - you can do it in a spreadsheet from the raw a(i) data (which obviously you need). I wrote a program instead: it accepts N & M as its input and does just that calculation.
Hi Peter
I dont need a lesson in anything but thanks for posting it for other readers
You mistook a certain lack of interest, motivation or carelessness in my response - basically not giving a *** - as indicative of not understanding something
Can I ask (you and others) did you actually understand some of the considerations I mentioned
Of course we all know there is a very simple way of looking at it using sample theory and the CLT. But I was trying to think around the problem a bit and ended up answering the wrong question
I was trying to get an estimate on the distribution of the mean from a particular package I was using but couldn't actually script it up or even think about it in the few minutes I allocated. I ended up with a much simpler problem
The one thing I do find interesting is trying to think about the different approaches to conceptualising Bridge statistics and distributions. The chance of an individual picking up 25 hands in a row with that average is a very challenging distribution to think about. It depends on thinking about the individuals involved. For most of the world the probability is zero etc
I was thinking about the original poster and looking at it this way. Whats the chance of it happening twice. Very small. Since its already happened once the chance of it happening again is therefore very small
But more seriously I actually read the problem as getting that exact mean/sum HCPs in 25 hands, not less than or equal which is what most people calculated
Also I'm curious that you have .0078 as one of your coefficients. I couldnt for the life of me work out where I had that number from. I had a number approximately .007 from somewhere but wasnt sure what it was
I do like thinking about the number of possible Bridge hands and how often we try to estimate things/differences in often extremely small probabilities, often without the precision to do so