The random variable J has a Poisson distribution with mean 4. Find P(J>2)

P(J>2) = P(J=0)+P(J=1)     [split it up]

P(X=t)= (V^t)/t!*e^V       where V=4 in this case  [use the formula]

P(J>2) = 4^0/0!*e^4 + 4^1/1!*e^4

          =1/e^4 + 4/e^4  =  5e^-4  which is roughly  0.0916

NC

Related Maths A Level answers

All answers ▸

What is the value of sin(theta), cos(theta), tan(theta) where theta = 0, 30, 45, 60, 90


How can I remember the difference between differentiation and integration?


Find the area contained under the curve y =3x^2 - x^3 between 0 and 3


How would you differentiate f(x) = 2x(3x - 1)^2 using the chain rule?