Hello, Kindly explain why the expression has been multiplied with 3! in S1. Thank You
Bunuel
Official Solution:
Mrs. Claus is selecting three reindeer from the herd for a special sleigh ride. Among the herd are Rudolph, Blitzen, and Comet. What is the probability that she chooses Rudolph, but not Blitzen and not Comet?
Assuming there are a total of \(n\) reindeer, the probability that Mrs. Claus chooses Rudolph but not Blitzen or Comet, that is, \(P(Rudolph, X, X)\) where \(X\) stands for any reindeer other than Blitzen and Comet, is:
\(3 * \frac{1}{n} * \frac{n-3}{n-1} * \frac{n-4}{n-2}\)
We multiply by 3 because Rudolph, X, X can be chosen in three different ways: {Rudolph, X, X}; {X, Rudolph, X}; and {X, X, Rudolph}.
(1) The probability that she chooses Rudolph and Blitzen, but not Comet, is \(\frac{1}{14}\).
\(P(Rudolph, \ Blitzen, \ X) = 3! * \frac{1}{n} * \frac{1}{n-1} * \frac{n-3}{n-2} = \frac{1}{14}\)
No need to solve this equation. Start substituting values of \(n\) greater than 3 and observe that as \(n\) increases, the value of the left-hand side decreases. Therefore, there is only one value of \(n\) greater than or equal to 4 for which the left-hand side is exactly \(\frac{1}{14}\) (this happens when \(n=9\)). Knowing \(n\) allows us to compute the required probability. Sufficient.
(2) The probability that she chooses none of Rudolph, Blitzen, and Comet is \(\frac{5}{21}\).
This implies:
\(P(X, X, X) = \frac{n-3}{n} * \frac{n-4}{n-1} * \frac{n-5}{n-2} = \frac{5}{21}\)
Similarly, there is no need to solve this equation. \(n\) must be at least 6, and as \(n\) increases, the left-hand side increases toward 1. Therefore, there is only one value of \(n\) greater than or equal to 6 for which the left-hand side is exactly \(\frac{5}{21}\) (this happens when \(n=9\)). Knowing \(n\) allows us to compute the required probability. Sufficient.
Answer: D
It's because we are selecting Rudolph, Blitzen, and one other reindeer (not Comet), and we need to account for all the ways this selection can occur. The 6 possible ways to select those are 3! = 6: