Eventually tossed a coin many times. Part-I

A fair coin is tossed 10 times. If the probability of getting exactly six heads is a b \dfrac{a}{b} , where a a and b b are coprime positive integers, find the value a + b a+b .


The answer is 617.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

5 solutions

There are 2 10 = 1024 2^{10} = 1024 possible outcomes from tossing a (fair) coin 10 10 times in a row, all of which have the same probability of occurring.

Now there are 10 ! 6 ! 4 ! = 210 \dfrac{10!}{6!*4!} = 210 ways of arranging 6 6 heads and 4 4 tails in a row. Thus the desired probability is 210 1024 = 105 512 \dfrac{210}{1024} = \dfrac{105}{512} , and so a + b = 105 + 512 = 617 . a + b = 105 + 512 = \boxed{617}.

Prateek Sharma
Apr 21, 2015

You can use binomial distribution for this problem. The definition of binomial distribution is that the probability of observing exactly r successes in N independent trials is where p = probability of success and q = probability of failure.

In this question, N = 10, p=q=1/2, r=6. Using the above formula, probability comes out to be 105/512. So the solution is 105+512 = 617.

Oli Hohman
Apr 6, 2015

The probability of flipping a coin exactly k times with n trials = (n choose k)*p^k * (1-p)^(n-k)

(10 choose 6) * (.5)^6 * (1-.5)^(10-6) = 105/512

105 + 512 = 617

We can get 6 sixes through 10C6 and total number of outcomes is 2^10 = 1024. So the probability is = 10c6/1024 = 210/1024 = 105/512. So a = 105 and b = 512. a+b - 617

I don't understand .. Can you tell me how 10C6=210

hritik agarwal - 6 years, 2 months ago
Deepak Kumar
Apr 2, 2015

10C6/2^10=105/512

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...