Probability Questions

Multiple choice
  1. $\displaystyle \frac{125}{216}$
  2. $\displaystyle \frac{25}{216}$
  3. $\displaystyle \frac{5}{36}$
  4. $\displaystyle \frac{25}{36}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This is a geometric distribution. P(X >= 6 | X > 3) = P(X >= 6) / P(X > 3). P(X > 3) = (5/6)^3. P(X >= 6) = (5/6)^5. Ratio = (5/6)^5 / (5/6)^3 = (5/6)^2 = 25/36.

Multiple choice
  1. $\dfrac{84}{169}$
  2. $\dfrac{49}{169}$
  3. $\dfrac{36}{169}$
  4. $\dfrac{120}{169}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Even numbers in 1 to 13 are 2, 4, 6, 8, 10, 12 (6 numbers). Probability of success = 6/13. Since draws are with replacement, probability of two successes = (6/13) * (6/13) = 36/169.

Multiple choice
  1. $2/64$
  2. $22/64$
  3. $21/64$
  4. None

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

In 6 tosses, the total outcomes are 2^6 = 64. The probability of more tails than heads is the same as the probability of more heads than tails, and since the probability of equal heads and tails (3 each) is (6C3)/64 = 20/64, the remaining 44 outcomes are split equally between more heads and more tails, giving 22/64 each.

Multiple choice
  1. $\dfrac{348}{1125}$
  2. $\dfrac{398}{1125}$
  3. $\dfrac{448}{1125}$
  4. $\dfrac{498}{1125}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Odd numbers are {1, 3, 5, 7, 9, 11, 13, 15} (8 cards). Even numbers are {2, 4, 6, 8, 10, 12, 14} (7 cards). P(Odd) = 8/15, P(Even) = 7/15. We need 2 odd and 1 even in 3 draws. This is a binomial scenario: 3C2 * (8/15)^2 * (7/15)^1 = 3 * (64/225) * (7/15) = 1344 / 3375. Dividing by 3 gives 448 / 1125.

Multiple choice
  1. $\displaystyle\frac{1}{2}$
  2. $\displaystyle\frac{1}{4}$
  3. $\displaystyle\frac{3}{4}$
  4. $\displaystyle\frac{2}{3}$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Coin tosses are independent events. The outcome of the previous tosses does not affect the probability of the next toss. Therefore, the probability of getting a head on the fifth toss remains 1/2.

Multiple choice
  1. $ \displaystyle \frac{2}{9} $
  2. $ \displaystyle \frac{5}{9} $
  3. $ \displaystyle \frac{1}{9} $
  4. $ \displaystyle \frac{5}{36} $
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Total outcomes for two dice = 36. Sum of 3: (1,2), (2,1) = 2 outcomes. Sum of 5: (1,4), (2,3), (3,2), (4,1) = 4 outcomes. Sum of 11: (5,6), (6,5) = 2 outcomes. Total favorable = 2 + 4 + 2 = 8. Probability = 8/36 = 2/9.

Multiple choice
  1. $\dfrac{5}{32}$
  2. $\dfrac{1}{32}$
  3. $\dfrac{31}{32}$
  4. $\dfrac{4}{32}$
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The probability of getting at least one head is 1 minus the probability of getting no heads. For 5 coins, the probability of no heads (all tails) is (1/2)^5 = 1/32. Thus, the probability of at least one head is 1 - 1/32 = 31/32.