Solveeit Logo

Question

Mathematics Question on Conditional Probability

Eight coins are thrown simultaneously. Find the probability of getting atleast 66 heads.

A

31128\frac{31}{128}

B

37256\frac{37}{256}

C

37128\frac{37}{128}

D

31256\frac{31}{256}

Answer

37256\frac{37}{256}

Explanation

Solution

Throwing of eight coins simultaneously is the same as throwing of one coin 88 times. When a coin is thrown, the probability of getting a head, p=12p= \frac{1}{2}, q=112=12\therefore q = 1-\frac{1}{2}=\frac{1}{2} As the coin is thrown 88 times, so there are 88 trials. Thus, we have a binomial distribution with p=12p = \frac{1}{2}, q=12q = \frac{1}{2} and n=8n = 8. Probability of getting atleast 66 heads =P(6)+P(7)+P(8)=P\left(6\right) + P\left(7\right) + P\left(8\right) =8C6(12)6(12)2+8C7(12)7(12)+8C8(12)8= \,^{8}C_{6}\left(\frac{1}{2}\right)^{6}\left(\frac{1}{2}\right)^{2}+\,^{8}C_{7} \left(\frac{1}{2}\right)^{7}\left(\frac{1}{2}\right)+\,^{8}C_{8}\left(\frac{1}{2}\right)^{8} =(8C6+8C7+8C8)(12)8= \left(^{8}C_{6}+\,^{8}C_{7}+\,^{8}C_{8}\right)\left(\frac{1}{2}\right)^{8} =(28+8+1)×1256=37256= \left(28+8+1\right)\times\frac{1}{256} = \frac{37}{256}