Probability Questions

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

Total fruits = 5. Possible combinations (A,O): (1,4), (2,3), (3,2), (4,1). Each combination is equally likely (1/4 chance). For a chosen combination, the probability of picking an orange is O/5. Total probability = sum of (P(comb) * P(orange|comb)) = (1/4)(4/5 + 3/5 + 2/5 + 1/5) = (1/4)(10/5) = 1/2.

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

For the 4th white ball to appear on the 7th draw, there must be exactly 3 white balls in the first 6 draws, and the 7th draw must be white. The probability of white is 1/2. The number of ways to choose 3 positions for white in the first 6 draws is 6C3 = 20. The probability is 20 * (1/2)^6 * (1/2) = 20 / 128 = 5/32.

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

Total outcomes for die roll is 6. For each roll n, probability of drawing n white balls is (6/10)^n. Total probability = sum( (1/6) * (6/10)^n ) for n=1 to 6. This simplifies to 1/5.

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

Sample space: HHH, HHT, HTH, HTT, THH, THT, TTH, TTT. F (head first): HHH, HHT, HTH, HTT. E (at least 2 heads): HHH, HHT, HTH, THH. E intersection F: HHH, HHT, HTH. P(E|F) = 3/4.