document.write( "Question 1189864: Use the Poisson model to approximate the probability. Round your answer to four decimal places.\r
\n" );
document.write( "\n" );
document.write( "The probability that a call received by a certain switchboard will be a wrong number is 0.02. Use the Poisson distribution to approximate the probability that among 120 calls received by the switchboard, there are no wrong numbers. \n" );
document.write( "
Algebra.Com's Answer #821380 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! E(X)=120*0.02=2.4=np the Poisson parameter (do the same thing with a lottery problem) \n" ); document.write( "probability is e^(-2.4)*2.4^0/0! \n" ); document.write( "=0.0907 \n" ); document.write( "Modest accuracy as n is not large and p is not infinitesimally small \n" ); document.write( "Actual value is 0.98^120=0.0082\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |