document.write( "Question 980415: During normal business hours on the east coast, calls to the toll-free reservation number of the Nite Time Inn arrive at a rate of 5 per minute. It has been determined that the number of calls per minute can be described by the Poisson distribution. Find the probability that in the next minute, the number of calls arriving will be:
\n" ); document.write( " (a) Exactly 5
\n" ); document.write( " (b) Exactly 4
\n" ); document.write( " (c) Exactly 3
\n" ); document.write( " (d) Exactly 6
\n" ); document.write( " (e) Less than 2
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #601555 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P(5) with Poisson parameter 5. It is e^(-lambda) *Lambda^5 (or whatever number x is)/x!
\n" ); document.write( "exp(-5)*5^5/5!=0.1755 This is the expected value. Also, the variance is 5 as well.
\n" ); document.write( "exp(-5)5^4/4!=0.1755
\n" ); document.write( "exp(-5)5^3/3!=0.1404
\n" ); document.write( "exp(-5)5^6/6!=0.1462
\n" ); document.write( "That is 1 and 0
\n" ); document.write( "exp(-5)*5=0.0337 + exp(-5)=0.0067 and that sum is 0.0404.
\n" ); document.write( "!=1 0!=1
\n" ); document.write( "
\n" );