SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Politics : Formerly About Advanced Micro Devices -- Ignore unavailable to you. Want to Upgrade?


To: pgerassi who wrote (128101)11/10/2000 7:07:18 PM
From: ptanner  Respond to of 1571200
 
Pete, Re: "The exact formula for the probability of x number of heads over n tosses is (x!*(n-x)!)/(2^n). For more general case of
at least x heads, it is the sum from j=x to n of (j!*(n-j)!)/(2^n)."

Thanks! This is what I was computing in my spreadsheet but it didn't like numbers greater than about 10E+305 so I could only go up to n=1000 or so... and could determine the numerator up to n=1200 or so.

Regardless, the number is quite small.

-PT



To: pgerassi who wrote (128101)11/10/2000 7:45:54 PM
From: andreas_wonisch  Respond to of 1571200
 
Pete, Re: the exact term for the coin toss distribution curve is a "Binomial Distribution

Yes, exactly. I hope this clears up all confusion. Probability theory can really be a pain... ;-)

Andreas