document.write( "Question 345251: 1. high school dropouts. Approximately 10% of american high school students drop out of school before graduation. choose 15 students entering high school at randon.
\n" );
document.write( "Find the probability that only 10 students will graduate. \n" );
document.write( "
Algebra.Com's Answer #246923 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! high school dropouts. Approximately 10% of american high school students drop out of school before graduation. choose 15 students entering high school at randon. \n" ); document.write( "Find the probability that only 10 students will graduate. \n" ); document.write( "----------------- \n" ); document.write( "Binomial Problem with n = 15 and p = 0.1 \n" ); document.write( "------------- \n" ); document.write( "P(x = 10) = 15C10*0.1^10*0.9^5 = 0.00000017732... \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |