document.write( "Question 1100387: A business firm has a 24-hour toll-free telephone hotline. Calls arrive at the rate of three per hour.\r
\n" );
document.write( "\n" );
document.write( "(Enter your answers as fractions in simplest form or as decimals rounded to four decimal places.)\r
\n" );
document.write( "\n" );
document.write( "a. What is the average number of calls received on a certain 7-hour interval?\r
\n" );
document.write( "\n" );
document.write( "b. What is the probability that at most five calls will be received on a certain 4-hour interval? \n" );
document.write( "
Algebra.Com's Answer #714902 by Boreal(15235) You can put this solution on YOUR website! Average number of calls will be 21, the 3 per hour * 7 hours \n" ); document.write( "In 4 hours, expect 12 calls. \n" ); document.write( "Poisson has parameter 12 \n" ); document.write( "e^(-12)*12^5/5!=0.0127 \n" ); document.write( "e^(-12)*12^4/4!=0.0053 \n" ); document.write( "e^(-12)*12^3/6=0.0018 \n" ); document.write( "e^(-12)*144/2=0.0004 \n" ); document.write( "e^(-12)*12=0.00007 \n" ); document.write( "rounding the last the sum is 0.0203. \n" ); document.write( " |