document.write( "Question 1205509: If you solve the question below, I'll be appreciated.\r
\n" ); document.write( "\n" ); document.write( "An exam consists of 42 multiple-choice questions. Each question has a choice of five answers, only one of which is correct. For each correct answer, a candidate gets 1 mark, and no penalty is applied for getting an incorrect answer. A particular candidate answers each question purely by guess-work.\r
\n" ); document.write( "\n" ); document.write( "Using Normal approximation to Binomial distribution with continuity correction, what is the estimated probability this student obtains a score greater than or equal to 10? Please use R to obtain probabilities and keep at least 6 decimal places in intermediate steps.\r
\n" ); document.write( "\n" ); document.write( "A. 0.6643
\n" ); document.write( "B. 0.2089
\n" ); document.write( "C. 0.4059
\n" ); document.write( "D. 0.3357
\n" ); document.write( "E. 0.5650
\n" ); document.write( "

Algebra.Com's Answer #842361 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
answer is selection D.
\n" ); document.write( "i did it two ways.
\n" ); document.write( "first way was direct, using the binomial distribution formula, in excel.
\n" ); document.write( "that formula is p(x) = p^x * q^(n-x) * c(n,x)
\n" ); document.write( "all values of p(10) to p(42) are summed up to get the probability of x being greater than or equal to 10.
\n" ); document.write( "the probability of x being greater than or equal to 10 was equal to 0.324376129
\n" ); document.write( "i then used normal approximation to the binomial.
\n" ); document.write( "p(x >= 10) = selection D = 0.3357
\n" ); document.write( "the normal approximation won't be exact, but it'll be close.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here are the results using the normal distribution calculator at https://davidmlane.com/hyperstat/z_table.html
\n" ); document.write( "here are the results.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the mean was set at 10
\n" ); document.write( "the standard deviation was set at sqrt(42 * .2 * .8) = 2.592296\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here is a reference on normal approximation of the binomial.
\n" ); document.write( "https://stats.libretexts.org/Courses/Las_Positas_College/Math_40%3A_Statistics_and_Probability/06%3A_Continuous_Random_Variables_and_the_Normal_Distribution/6.04%3A_Normal_Approximation_to_the_Binomial_Distribution\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "with proportions, the mean is equal to n * p.
\n" ); document.write( "in this case it was 42 * .2 = 8.4
\n" ); document.write( "the standard error is equal to sqrt(n * p * q) = sqrt(42 * .2 * .8).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let me know if you have any questions.
\n" ); document.write( "theo\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );