When four unbiased coins are tossed, then what is the probability of getting…
2025
When four unbiased coins are tossed, then what is the probability of getting at most two tails?
- A.
13/16
- B.
7/16
- C.
5/16
- D.
11/16
Attempted by 5 students.
Show answer & explanation
Correct answer: D
Step-by-Step Solution
When tossing four unbiased coins, the total number of possible outcomes is 2^4 = 16. To find the probability of getting "at most two tails," we need to sum the number of outcomes that result in zero, one, or two tails.
Calculate the number of outcomes for each case (using combinations):
Zero tails (all heads): 4C0 = 1 outcome (HHHH)
One tail: 4C1 = 4 outcomes (THHH, HTHH, HHTH, HHHT)
Two tails: 4C2 = (4 * 3) / (2 * 1) = 6 outcomes (TTHH, THTH, THHT, HTTH, HTHT, HHTT)
Sum the favorable outcomes:
Total favorable outcomes = 1 + 4 + 6 = 11.
Calculate the probability:
Probability = (Total Favorable Outcomes) / (Total Possible Outcomes)
Probability = 11 / 16.