document.write( "Question 1184023: Suppose that the number of accidents occurring on a highway each day is a Poisson
\n" ); document.write( "random variable with parameter λ =3.1
\n" ); document.write( "i. Find the probability that 3 or more accidents occur today
\n" ); document.write( "ii. Find the probability that no accident occur today
\n" ); document.write( "

Algebra.Com's Answer #814589 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The pmf for the Poisson distribution is \"p%28x%29+=+e%5E%28-lambda%29%2A%28lambda%5E%28x%29%2Fx%21%29\" for x = 0, 1, 2, 3, 4, ...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i. , to 5 d.p.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "ii. \"p%280%29+=+e%5E%28-3.1%29%2A%283.1%5E%280%29%2F0%21%29+=+0.04505\", to 5 d.p.
\n" ); document.write( "
\n" );