document.write( "Question 759055: with a graduation rate of 98%.... If 14 students are randomly selected , find the probability that at least 13 of them graduated. \n" ); document.write( "
Algebra.Com's Answer #461803 by stanbon(75887) ![]() You can put this solution on YOUR website! with a graduation rate of 98%.... If 14 students are randomly selected , find the probability that at least 13 of them graduated. \n" ); document.write( "------ \n" ); document.write( "Binomial Problem with n = 15 and p(grad) = 0.98 \n" ); document.write( "P(13<= x<=14) = 1 - binomcdf(14,0.98,12) = 0.9690 \n" ); document.write( "------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=================================== \n" ); document.write( " |