document.write( "Question 922803: A multiple choice test has 100 questions. For subjects making random guesses for each answer, the mean number of correct answers is 20.0 and the standard deviation of the numbers of correct answers is 4.0. For someone making random guesses for all answers, is it unusual to get 25 correct answers? Use statistics to justify your answer. \n" ); document.write( "
Algebra.Com's Answer #559748 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! mean = 20.0 and the standard deviation = 4.0. \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Z = 5.05/4 AND Z = 4.95/4 \n" ); document.write( "P(x = 25) = normalcdf(1.2375,1.2625) = .00457 using TI \n" ); document.write( "0r \n" ); document.write( " P(z ≤ 1.2625)- P(z ≤ 1.2375) = .8966- 8920 = .0046 using z-value \n" ); document.write( " |