document.write( "Question 630473: I am looking for help regarding this problem please.\r
\n" );
document.write( "\n" );
document.write( "A mail order company has an 8% success rate. If it mails advertisements to 600 people, find the probability of getting less than 40 sales. \n" );
document.write( "
Algebra.Com's Answer #397005 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A mail order company has an 8% success rate. If it mails advertisements to 600 people, find the probability of getting less than 40 sales. \n" ); document.write( "------- \n" ); document.write( "Binomial Problem with n = 600 and p(success) = 0.08 \n" ); document.write( "---- \n" ); document.write( "P(0<= x <40) = binomcdf(600,0.08,39) = 0.0977 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |