Probability
Probability
Allen Star Batch
Grade 12
Question:
Each of 10 passengers board any of the three buses randomly which had no passenger initially. The probability that each bus has got at least one passenger is :
$1 - \frac{2^{40}}{3^{10}}$
$1 - \frac{^{10}C_x \times 3^7}{3^{10}}$
$\frac{P_3 3^7}{3^{10}}$
$\frac{3^{10} - 3 \cdot 2^{10} + 3}{3^{10}}$
Step-by-Step Solution
Key Concept: Apply the inclusion-exclusion principle to count distributions where all 3 buses receive at least one passenger. Total ways = 3^10; subtract cases where at least one bus is empty: 3·2^10 (one bus empty) and add back cases where at least two buses are empty: 3·1^10 (two buses empty).
Total seating arrangements in buses is $3^{10}$. Using inclusion-exclusion principle, the number of favorable ways where at least one bus is non-empty is $3^{10} - 3 \cdot 2^{10} + 3$. Therefore, probability equals $\frac{3^{10} - 3 \cdot 2^{10} + 3}{3^{10}}$.
Correct Answer: 4