Probability Questions

Multiple choice
  1. $\dfrac{12}{25}$
  2. $\dfrac{13}{25}$
  3. $\dfrac{12}{23}$
  4. None of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Total outcomes = 5 * 5 = 25. Outcomes (Red, Blue) or (Blue, Red) = (3*2) + (2*3) = 12. Probability = 12/25.

Multiple choice
  1. $\dfrac{1}{4}$
  2. $\dfrac{3}{128}$
  3. $\dfrac{5}{64}$
  4. $\dfrac{7}{128}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

For a binomial distribution, P(X=3) = P(X=4). This implies nC3 * p^3 * q^(n-3) = nC4 * p^4 * q^(n-4). Simplifying gives q/n-3 = p/4. With p=1/2, n=7. The probability of getting an even number exactly once is 7C1 * (1/2)^1 * (1/2)^6 = 7/128.

Multiple choice
  1. $\dfrac {3}{14}$
  2. $\dfrac {4}{7}$
  3. $\dfrac {2}{7}$
  4. $\dfrac {3}{7}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

P(Bag I) = 1/2, P(Black|Bag I) = 3/7. P(Bag II) = 1/2, P(Black|Bag II) = 4/7. P(Bag I|Black) = (P(B|I)P(I)) / (P(B|I)P(I) + P(B|II)P(II)) = (3/7 * 1/2) / (3/7 * 1/2 + 4/7 * 1/2) = 3/7.