document.write( "Question 328414: In a large hotel it is known that99% of all guests return room keys when checking out.If 250 engineers check out after a large conference,what is the probability that not more than three will fail to return their keys? \n" ); document.write( "
Algebra.Com's Answer #235406 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a large hotel it is known that 99% of all guests return room keys when checking out.If 250 engineers check out after a large conference,what is the probability that not more than three will fail to return their keys?
\n" ); document.write( "------------------------
\n" ); document.write( "Prob a person does not return his key = 0.01
\n" ); document.write( "------------------------
\n" ); document.write( "P(0<= x <=3) = binomcdf(250,0.01,3) = 0.7581
\n" ); document.write( "================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" ); document.write( "
\n" );