- Joined
- Aug 12, 2007
- Messages
- 87
- Reaction score
- 0
What is the probabilty of getting 6 tails out of 9 coin tosses?
2 Possible outcomes --> H or T. Therefore total outcomes = 2^9 = 512
Getting 6 tails out of 9 tosses --> Use combination equation.
n!/(n-r)!r! --> 9!/3!6! --> 168 ( total ways of getting 6 tails (or heads if that was the question) out of the 512 total outcomes)
Probablility = 168/512 = 0.328 or 1/3
Hope the computations is right, I used the stupid windows calc.
When you do factorials isnt 9!/3!6! the same as
(9*8*7*6*5*4*3*2)/(3*2)(6*5*4*3*2)
which is
362880/720*6
362880/4680
=84
So 84/512
=21/128 or .164
we dont' have to be able to do this for QR, do we?
how do we do this w/o calculators??