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 ▸

solve 2cos^2(x) - cos(x) = 0 on the interval 0<=x < 180


Differentiate the following: y=(7x^2+2)sinx


How was the quadratic formula obtained.


show that y = (kx^2-1)/(kx^2+1) has exactly one stationary point when k is non-zero.