A coin is tossed 3 times. The probability of getting exactly 2 heads is
[amp_mcq option1=”$\frac{1}{3}$” option2=”$\frac{3}{8}$” option3=”$\frac{1}{2}$” option4=”$\frac{5}{8}$” correct=”option2″]
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.