Question:

Let $X_{1}, X_{2}, \dots, X_{n}$ be random sample from a Poisson family with parameter $\lambda$. Then the maximum likelihood estimate of $P(X \ge 2)$ is

Show Hint

The MLE invariance property is extremely powerful: simply find the MLE of the basic parameter and plug it into whatever formula or probability you are asked to estimate.
Updated On: Jun 6, 2026
  • $1 - \overline{X} e^{-\overline{X}}$
  • $(1 + \overline{X}) e^{-\overline{X}}$
  • $\overline{X} e^{-\overline{X}}$
  • $1 - (1 + \overline{X}) e^{-\overline{X}}$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

To find the Maximum Likelihood Estimate (MLE) of a function of a parameter, we use the invariance property of MLEs.

Step 1: \color{red
Find the MLE of the Parameter $\lambda$
For a Poisson distribution with parameter $\lambda$, the likelihood function is:
$L(\lambda) = \prod_{i=1}^n \frac{e^{-\lambda} \lambda^{x_i}}{x_i!} = \frac{e^{-n\lambda} \lambda^{\sum x_i}}{\prod x_i!}$.
Taking the log-likelihood and differentiating with respect to $\lambda$:
$\frac{d}{d\lambda} \ln L(\lambda) = -n + \frac{\sum x_i}{\lambda} = 0 \implies \hat{\lambda} = \frac{\sum x_i}{n} = \overline{X}$.

Step 2: \color{red
Define the Function to Estimate
We need the MLE of $g(\lambda) = P(X \ge 2)$.
Using the complement rule:
$P(X \ge 2) = 1 - P(X = 0) - P(X = 1)$.

Step 3: \color{red
Calculate the Probability Function
For $X \sim Poisson(\lambda)$:
$P(X=0) = e^{-\lambda}$
$P(X=1) = \lambda e^{-\lambda}$
So, $g(\lambda) = 1 - e^{-\lambda} - \lambda e^{-\lambda} = 1 - (1 + \lambda) e^{-\lambda}$.

Step 4: \color{red
Apply the Invariance Property
The invariance property states that if $\hat{\lambda}$ is the MLE of $\lambda$, then $g(\hat{\lambda})$ is the MLE of $g(\lambda)$.
Substituting $\hat{\lambda} = \overline{X}$:
$\widehat{P(X \ge 2)} = 1 - (1 + \overline{X}) e^{-\overline{X}}$.
This matches Option (4).
Was this answer helpful?
0
0

Top CUET PG Estimation Theory Questions

View More Questions