document.write( "Question 1143454: Consider a Poisson distribution with an average of 3 customers per minute at the local grocery store. If X = the number of arrivals per minute, find the probability of more than 7 customers arriving within a minute. \n" ); document.write( "
Algebra.Com's Answer #764272 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
From the table, 0.9881 is cumulative probability up to and including 7.
\n" ); document.write( "Greater than 7 would be the complement, or 1-0.9881 or 0.0119.
\n" ); document.write( "
\n" );