[quote="aiming4mba"]
Given that A fair coin with sides marked heads and tails is to be tossed eight times, and we need to find What is the probability that the coin will land tails side up more than five times?Coin is tossed 8 times => Total number of cases = \(2^8\) = 256
P(More than 5 Tails) = P(Getting 6 Tails) + P(Getting 7 Tails) + P(Getting 8 Tails)P(Getting 6 Tails)Out of the 8 places lets pick the 6 places where Tail will come. This can be in 8C6 ways
= \(\frac{8!}{6!*(8-6)!}\) = \(\frac{8*7*6!}{6!*2!}\) = 28 ways
P(Tail) = P(head) = \(\frac{1}{2}\) in each case
=>
P(Getting 6 Tails) = Number of ways * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) * \(\frac{1}{2}\) = 28 * \((\frac{1}{2})^8\) = \(\frac{28}{256}\)
P(Getting 7 Tails) = P(Getting 1 Head)Out of the 8 places lets pick the 1 place where Head will come. This can be in 8C7 ways = 8 ways
=>
P(Getting 7 Tails) = Number of ways * \((\frac{1}{2})^8\) = 8 * \((\frac{1}{2})^8\) = \(\frac{8}{256}\)
P(Getting 8 Tails)There is only on way in which we can get 8 Tails
=>
P(Getting 8 Tails) = 1 * \((\frac{1}{2})^8\) = \(\frac{1}{256}\)
P(More than 5 Tails) = P(Getting 6 Tails) + P(Getting 7 Tails) + P(Getting 8 Tails) = \(\frac{28}{256}\) + \(\frac{8}{256}\) + \(\frac{1}{256}\) = \(\frac{37}{256}\)
So,
Answer will be AHope it helps!
Playlist on Solved Problems on Probability hereWatch the following video to MASTER Probability with Coin Toss Problems