document.write( "Question 1200778: A multiple-choice quiz has 15 questions, each with 4 possible answers, of which only 1is the correct answer. What is the probability that sheer guesswork yields from 5 to 10correct answers? \n" ); document.write( "
Algebra.Com's Answer #834990 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A multiple-choice quiz has 15 questions, each with 4 possible answers,
\n" ); document.write( "of which only 1is the correct answer. What is the probability that sheer guesswork
\n" ); document.write( "yields from 5 to 10 \"highlight%28inclusive%29\" correct answers?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "With each individual question, the probability to guess the correct answer is \"1%2F4\" = 0.25.\r\n" );
document.write( "\r\n" );
document.write( "Next, the problem is a typical binomial distribution problem\r\n" );
document.write( "with the number of trials n= 15, the number of success trials 5 <= k <= 10\r\n" );
document.write( "and the individual probability of success of 0.25.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, in this problem \r\n" );
document.write( "\r\n" );
document.write( "    P = P(n=15; 5 <= k <= 10; p=0.25) = P(n=15; k <= 10; p=0.25) - P(n=15; k <= 4; p=0.25).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "At this point, you may use either your regular calculator TI-83/84 (function binomcdf)\r\n" );
document.write( "or free of charge online calculator at this web-site\r\n" );
document.write( "\r\n" );
document.write( "https://stattrek.com/online-calculator/binomial.aspx\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "You will get then\r\n" );
document.write( "\r\n" );
document.write( "    P = P(n=15; 5 <= k <= 10; p=0.25) = P(n=15; k <= 10; p=0.25) - P(n=15; k <= 4; p=0.25) = \r\n" );
document.write( "\r\n" );
document.write( "                                      =         0.99988          - 0.68649 = 0.31339   (rounded).    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" );