document.write( "Question 762030: The probability of passing a statistics test is 77%. If 18 students take the statistics test, what is the probability that 14 pass the test. \n" ); document.write( "
Algebra.Com's Answer #463682 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The probability of passing a statistics test is 77%. If 18 students take the statistics test, what is the probability that 14 pass the test.
\n" ); document.write( "----------
\n" ); document.write( "Binomial Problem with n = 18 and p(pass) = 0.77
\n" ); document.write( "----
\n" ); document.write( "P(x = 14) = binompdf(18,0.77,14) = 0.2205
\n" ); document.write( "==============================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "================
\n" ); document.write( "
\n" );