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 ▸

The sum of the first K natural numbers is 300. Find the value of K.


What is the sum of the first 10 terms of the geometric series 32 + 16 + 8 + ... ?


What is the gradient of the quadratic function y=3x²?


The quadratic equation (k+1)x^2 + (5k-3)x + 3k = 0 has equal roots, find the possible values of the real number k.