Question:

In a building, an elevator starts from the ground floor (that is, 0th floor) with 10 passengers and stops at every floor until the 15th floor which is the topmost floor. No new passengers enter the elevator on any floor from the 1st through the 15th floor. If all the passengers got off the elevator then the probability that at most one passenger got off at each floor is

Show Hint

This problem is identical to distributing $n$ distinct items into $N$ distinct bins with a maximum capacity of 1.
Using the permutation notation ${}^N P_n / N^n$ makes finding the answer straightforward.
Updated On: Jun 16, 2026
  • $\frac{15!}{5! \times 15^{10}}$
  • $\frac{10!}{15^{10}}$
  • $\frac{15!}{10^{15}}$
  • $\frac{15!}{5! \times 10^{15}}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is A

Solution and Explanation

Step 1: Understanding the Question:
We need to calculate the probability that 10 distinct passengers get off an elevator at 15 available floors such that no two passengers get off at the same floor.

Step 2: Key Formula or Approach:
- Each passenger has 15 choices for the floor to exit.
- The total number of ways for 10 passengers to exit is $N^n$.
- The favorable number of ways where at most one passenger exits at any floor is the permutation ${}^N P_n$.
- Probability is given by $\frac{\text{Favorable Outcomes}}{\text{Total Outcomes}}$.

Step 3: Detailed Explanation:

• There are 10 passengers and 15 potential stopping floors (1st through 15th).

• Each passenger chooses a floor independently.
Thus, the total number of ways for 10 passengers to exit the elevator is:
\[ \text{Total Ways} = 15 \times 15 \times \dots \times 15 = 15^{10} \]

• For the condition "at most one passenger got off at each floor" to be satisfied, all 10 passengers must get off at 10 distinct floors.
The number of ways to choose 10 distinct floors out of 15 and assign one passenger to each is:
\[ \text{Favorable Ways} = {}^{15} P_{10} = \frac{15!}{(15 - 10)!} = \frac{15!}{5!} \]

• The required probability $P$ is:
\[ P = \frac{\text{Favorable Ways}}{\text{Total Ways}} = \frac{15!}{5! \times 15^{10}} \]



Step 4: Final Answer:
The probability is $\frac{15!}{5! \times 15^{10}}$.
Was this answer helpful?
0
0

Top NEST Number System Questions

View More Questions

Top NEST Questions

View More Questions