document.write( "Question 859731: a certain webpage receives on average 45 hits per minute. what is the probability that in any given second, there will be at most 2 hits? \n" ); document.write( "
Algebra.Com's Answer #517994 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Poisson Distribution
\n" ); document.write( "average rate of success = 45/min 0r 45/60 = 3/4 per sec
\n" ); document.write( "P(x ≤ 2) =poissioncdf(3/4, 2)= .9595
\n" ); document.write( " \n" ); document.write( "
\n" );