document.write( "Question 1194232: Phone calls arrive at the rate of 54 per hour at a telephone operator desk.\r
\n" );
document.write( "\n" );
document.write( "a) If no calls are currently being processed, what is the probability that the operator can take 4 minutes for personal time without being interrupted by a call? \n" );
document.write( "
Algebra.Com's Answer #826445 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is a Poisson distribution and the number is proportional to time. \n" ); document.write( "sho if 54/hour it is 0.9 per minute which is the parameter per minute or 3.6 for four minutes \n" ); document.write( "the probability is e^(-3.6)*3.6^0/0!=0.0273 \n" ); document.write( " |