A coin is tossed 3 times. The probability of getting exactly 2 heads is
$ rac{1}{3}$
$ rac{3}{8}$
$ rac{1}{2}$
$ rac{5}{8}$
Answer is Right!
Answer is Wrong!
This question was previously asked in
UPSC CAPF – 2022
– Identify the outcomes that satisfy the condition (favorable outcomes).
– Probability = (Number of favorable outcomes) / (Total number of outcomes).
– For independent events like coin tosses, the total number of outcomes for ‘n’ trials is 2^n.
C(3, 2) = 3! / (2! * 1!) = 3.
P(exactly 2 heads) = C(3, 2) * (0.5)² * (0.5)¹ = 3 * 0.25 * 0.5 = 3 * 0.125 = 0.375 = 3/8.