Three different dice are rolled three times. The Probability that they show different numbers only two times is:
Step-by-Step Solution
Key Concept: Apply the permutation formula for all different outcomes, then use conditional probability to find cases with exactly one matching pair.
Probability that 3 different dice show different faces is $\frac{P_6}{6^3} = \frac{6!/(6-3)!}{6^3} = \frac{120}{216} = \frac{5}{9}$. Using conditional probability with at least one pair matching: $\binom{3}{2}\left(\frac{5}{9}\right)^2 \times \left(\frac{4}{9}\right) = \frac{100}{243}$.
Correct Answer: 4