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 ▸

How can I use the normal distribution table to find probabilities other than P(z<Z)?


Express 3sin(2x) + 5cos(2x) in the form Rsin(2x+a), R>0 0<a<pi/2


Using the equation cos(a+b) = cos(a)cos(b) - sin(a)sin(b) or otherwise, show that cos(2x) = 2cos^2(x) - 1.


At each point P of a curve for which x > 0 the tangent cuts the y-axis at T, and N is the foot of the perpendicular from P to the y-axis. If T is always 1 unit below N and the curve passes through the point (1,0), find the Cartesian equation of the curve.