Solveeit Logo

Question

Question: A random variable \( X \) has Poisson distribution with mean \( 2. \) Then \( P(x > 1.5) \) equals. ...

A random variable XX has Poisson distribution with mean 2.2. Then P(x>1.5)P(x > 1.5) equals.
(A) \dfrac{2} {e^2} \
(B) 00
(C) 1 - \dfrac{3} {e^2} \
(D) \dfrac {3} {e^2} \

Explanation

Solution

Hint : Poisson random variable is the number of successes that result from a Poisson experiment. In the Poisson experiment P(x,u),xP(x,u),x takes integral values and uu is mean.

Complete step-by-step answer :
For a Poisson experiment.
P(x,u)=eu.uxx!P(x,u) = {e^{ - u}}.\dfrac{{{u^x}}}{{x!}}
Where,
uu is the average number of successes. Also called as mean.
XX is the given in the question that means, u=2.u = 2.
XX takes integral values.
Therefore, P(x>1.5)P(x2)P(x > 1.5) \Rightarrow P(x \geqslant 2)
We know that, probability of success can also be written as ( 11 -probability of failure)
As, maximum probability is 1.1.
P(x2)=1[P(x=0)+P(x=1)]\therefore P(x \geqslant 2) = 1 - [P(x = 0) + P(x = 1)]
=1P(x=0)P(x=1)= 1 - P(x = 0) - P(x = 1)
Since, we have
P(x=k)=eu.ukk!P(x = k) = {e^{ - u}}.\dfrac{{{u^k}}}{{k!}}
By substituting the values of uu and k.k.
We get,
P(x2)=1e2.200!e2.211!\Rightarrow P(x \geqslant 2) = 1 - {e^{ - 2}}.\dfrac{{{2^0}}}{{0!}} - {e^{ - 2}}.\dfrac{{{2^1}}}{{1!}}
=1e2e2×2= 1 - {e^{ - 2}} - {e^{ - 2}} \times 2
=11e22e2= 1 - \dfrac{1}{{{e^2}}} - \dfrac{2}{{{e^2}}}
=13e2= 1 - \dfrac{3}{{{e^2}}}
P(x>1.5)=13e2\therefore P(x > 1.5) = 1 - \dfrac{3}{{{e^2}}}
Therefore, from the above explanation the correct option is (C) 1 - \dfrac{3} {e^2} \

Note : To solve this question you need to know that xx takes only integral values. We solved P(x2)P(x \geqslant 2) by writing it as (1P(x=0)P(x=1))(1 - P(x = 0) - P(x = 1)) because we would have infinite xx for which x2.x \geqslant 2. Which would not be positive to calculate. Knowing the property of probability that it cannot be more than 11 helps in such cases.