document.write( "Question 1193467: Research finds that of the students entering a degree program, 90% will successfully complete it. In 2018, 15 students commenced the course. Calculate the probability that:
\n" ); document.write( "I) all 15 students will successfully complete the course.
\n" ); document.write( "II) only one student fails.
\n" ); document.write( "III) no more than two students fail.
\n" ); document.write( "I) at least two students fail.
\n" ); document.write( "

Algebra.Com's Answer #825493 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Research finds that of the students entering a degree program, 90% will successfully complete it.
\n" ); document.write( "In 2018, 15 students commenced the course. Calculate the probability that:
\n" ); document.write( "I) all 15 students will successfully complete the course.
\n" ); document.write( "II) only one student fails.
\n" ); document.write( "III) no more than two students fail.
\n" ); document.write( "I) at least two students fail.
\n" ); document.write( "~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "            All these problems/questions are about binomial probability distribution.\r
\n" ); document.write( "\n" ); document.write( "            So,  use the related standard formulas.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(i)    P = \"0.9%5E15\" = 0.2059   (rounded).    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(ii)   P = \"C%5B15%5D%5E1%2A0.9%5E14%2A%281-0.9%29%5E1\" = \"15%2A0.9%5E14%2A0.1\" = 0.34315   (rounded).     ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(iii)  \"No more than two students fail\" means 0, 1, or 2 students fail\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "       P = P(0 fail) + P(1 fails) + P(2 fail) = \r\n" );
document.write( "\r\n" );
document.write( "         = \"0.9%5E15\" + \"C%5B15%5D%5E1%2A0.1%5E1%2A0.9%5E14\" + \"C%5B15%5D%5E2%2A0.1%5E2%2A0.9%5E13\" = \r\n" );
document.write( "\r\n" );
document.write( "         = \"0.9%5E15+%2B+15%2A0.1%2A0.9%5E14+%2B+%28%2815%2A14%29%2F2%29%2A0.1%5E2%2A0.9%5E13\" = 0.8159    (rounded).    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(iv)  \"at least two students fail\" means that no more than 1 student pass\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "       P = P(0 pass) + P(1 passes) = \"0.1%5E15\" + \"15%2A0.9%5E1%2A0.1%5E14\" = \"0.1%5E15+%2B+15%2A0.9%2A0.1%5E14\" = 1.36*10^(-13).     ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );