document.write( "Question 1159166: A local concert center reports that it has been experiencing a 15% rate of no-shows on advanced reservations. Among 150 advanced reservations, find the probability that there will be fewer than 20 no-shows. Round the standard deviation to three decimal places to work the problem. \n" ); document.write( "
Algebra.Com's Answer #782439 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
mean is 150*0.15=22.5
\n" ); document.write( "variance is np(1-p)=22.5*0.85=19.125
\n" ); document.write( "sd is sqrt (V)=4.373\r
\n" ); document.write( "\n" ); document.write( "fewer than 20 no shows means < 19.5 using continuity correction factor
\n" ); document.write( "z<(19.5-22.5)/4.373
\n" ); document.write( "z<-0.686
\n" ); document.write( "that probability is 0.2464\r
\n" ); document.write( "\n" ); document.write( "(exact is 0.2509)
\n" ); document.write( "
\n" );