Skip to main content
Back to Statistics & Probability
JEE Main 2018
Statistics & Probability
Probability
Easy

Question

At a telephone enquiry system the number of phone cells regarding relevant enquiry follow Poisson distribution with an average of 55 phone calls during 1010 minute time intervals. The probability that there is at the most one phone call during a 1010-minute time period is :

Options

Solution

1. Key Concepts and Formulas

  • Poisson Distribution: This discrete probability distribution models the number of events occurring in a fixed interval of time or space, given a constant average rate of occurrence and independence of events. It is suitable for scenarios like phone calls in a given time, defects per unit area, or arrivals at a service counter.
  • Probability Mass Function (PMF): For a Poisson random variable XX with an average rate λ\lambda (lambda), the probability of observing exactly kk events in the given interval is: P(X=k)=eλλkk!P(X=k) = \frac{e^{-\lambda} \lambda^k}{k!} where:
    • ee is Euler's number (approximately 2.718282.71828).
    • kk is the specific number of events (k=0,1,2,k = 0, 1, 2, \dots).
    • k!k! is the factorial of kk.
  • "At Most One" Probability: The phrase "at most one phone call" means that the number of calls can be either 00 or 11. Mathematically, this is expressed as P(X1)P(X \le 1), which is calculated as the sum of probabilities P(X=0)+P(X=1)P(X=0) + P(X=1).

2. Step-by-Step Solution

Step 1: Identify the Parameter λ\lambda (Average Rate) The problem states that the average number of phone calls during a 10-minute time interval is 55.

  • In the context of the Poisson distribution, this average rate is denoted by λ\lambda.
  • Therefore, for the specified 10-minute interval, we have λ=5\lambda = 5.

Step 2: Define the Event and the Probability to be Calculated We are asked to find the probability that there is "at most one phone call" during a 10-minute time period.

  • Let XX be the random variable representing the number of phone calls in a 10-minute period.
  • "At most one phone call" implies that XX can be 00 (no calls) or 11 (one call).
  • So, we need to calculate P(X1)P(X \le 1).

Step 3: Express P(X1)P(X \le 1) as a Sum of Individual Probabilities Using the definition of "at most one", we can write: P(X1)=P(X=0)+P(X=1)P(X \le 1) = P(X=0) + P(X=1)

Step 4: Calculate P(X=0)P(X=0) (Probability of Zero Phone Calls) We use the Poisson PMF with λ=5\lambda = 5 and k=0k=0: P(X=0)=eλλkk!=e5(5)00!P(X=0) = \frac{e^{-\lambda} \lambda^k}{k!} = \frac{e^{-5} (5)^0}{0!}

  • Reasoning: Any non-zero number raised to the power of 00 is 11 (i.e., 50=15^0 = 1). The factorial of 00 is also 11 (i.e., 0!=10! = 1).
  • Substituting these values: P(X=0)=e511=e5P(X=0) = \frac{e^{-5} \cdot 1}{1} = e^{-5}

Step 5: Calculate P(X=1)P(X=1) (Probability of One Phone Call) Next, we use the Poisson PMF with λ=5\lambda = 5 and k=1k=1: P(X=1)=eλλkk!=e5(5)11!P(X=1) = \frac{e^{-\lambda} \lambda^k}{k!} = \frac{e^{-5} (5)^1}{1!}

  • Reasoning: Any number raised to the power of 11 is itself (i.e., 51=55^1 = 5). The factorial of 11 is 11 (i.e., 1!=11! = 1).
  • Substituting these values: P(X=1)=e551=5e5P(X=1) = \frac{e^{-5} \cdot 5}{1} = 5e^{-5}

Step 6: Sum the Probabilities to Find P(X1)P(X \le 1) Now, we add the probabilities calculated in Step 4 and Step 5: P(X1)=P(X=0)+P(X=1)P(X \le 1) = P(X=0) + P(X=1) P(X1)=e5+5e5P(X \le 1) = e^{-5} + 5e^{-5}

  • Reasoning: We can factor out the common term e5e^{-5} from both terms. P(X1)=e5(1+5)P(X \le 1) = e^{-5} (1 + 5) P(X1)=6e5P(X \le 1) = 6e^{-5}
  • Reasoning: To match the format of the given options, we can rewrite e5e^{-5} as 1e5\frac{1}{e^5}. P(X1)=6e5P(X \le 1) = \frac{6}{e^5}

3. Common Mistakes & Tips

  • Understanding λ\lambda: Always ensure that the λ\lambda value used corresponds to the exact interval for which the probability is being calculated. If the interval changes (e.g., from 10 minutes to 20 minutes), λ\lambda must be adjusted proportionally.
  • Factorial of Zero: Remember the convention 0!=10! = 1. This is a frequent source of error in Poisson distribution calculations.
  • Interpreting Keywords: Carefully distinguish between "at most kk" (XkX \le k), "at least kk" (XkX \ge k), and "exactly kk" (X=kX=k). Each requires a different approach to summing probabilities.

4. Summary

This problem required us to apply the Poisson distribution to find the probability of "at most one phone call" within a given time interval. We first identified the average rate λ=5\lambda = 5. Then, we calculated the probabilities of exactly zero calls (P(X=0)=e5P(X=0) = e^{-5}) and exactly one call (P(X=1)=5e5P(X=1) = 5e^{-5}) using the Poisson PMF. Finally, we summed these probabilities to get P(X1)=6e5P(X \le 1) = 6e^{-5}, which simplifies to 6e5\frac{6}{e^5}.

5. Final Answer

The probability that there is at most one phone call during a 10-minute time period is 6e5\frac{6}{e^5}. This corresponds to option (A), assuming there is a typographical error in the option text and it should read 6e5\frac{6}{e^5} instead of 65e\frac{6}{5^e}.

The final answer is A\boxed{\text{A}}.

Practice More Statistics & Probability Questions

View All Questions