Question:hard

If \(X\) is a Poisson random variable with mean \(3\), then \[ P(|X-3|\lt 2) = \] is equal to:

Show Hint

For a Poisson random variable with parameter \(\lambda\), \[ P(X=x)=e^{-\lambda}\frac{\lambda^x}{x!}. \] Always convert inequalities involving \(X\) into the corresponding integer values before computing probabilities.
Updated On: Jun 26, 2026
  • \(\dfrac{9}{2e^3}\)
  • \(\dfrac{99}{8e^3}\)
  • \(\dfrac{3}{2e^3}\)
  • \(\dfrac{1}{3e^3}\)
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Identify the values of X satisfying \(|X-3|<2\).
\(|X-3|<2 \Rightarrow 1<X<5 \Rightarrow X\in\{2,3,4\}\).

Step 2: Compute using Poisson formula with \(\lambda=3\).
\[P(X=2)=e^{-3}\frac{9}{2},\quad P(X=3)=e^{-3}\frac{27}{6}=e^{-3}\frac{9}{2},\quad P(X=4)=e^{-3}\frac{81}{24}=e^{-3}\frac{27}{8}.\] \[P = e^{-3}\left(\frac{9}{2}+\frac{9}{2}+\frac{27}{8}\right) = e^{-3}\cdot\frac{36+36+27}{8} = \frac{99}{8e^3}.\]
\[\boxed{\frac{99}{8e^3}}\]
Was this answer helpful?
0