We have,
X ~ Poisson(), > 0
For Poisson distribution mean = , then by the problem we have = 0.4.
The p.m.f. of X is given by,
P(X = x) =
The probability that the random variable is greater than 0
= P(X > 0)
= 1 - P(X = 0) [since the total probability is 1]
= 1 -
= 1 - 0.6703 = 0.3297 (rounded to 4 decimal places)
Answer: The probability that the random variable is greater than zero is 0.3297.
Comments