document.write( "Question 1104256: Here is a simple probability model for multiple-choice tests. Suppose that each student has probability p of correctly answering a question chosen at random from a universe of possible questions. (A strong student has a higher p than a weak student.) The correctness of answers to different questions are independent. Jodi is a good student for whom p = 0.77.\r
\n" );
document.write( "\n" );
document.write( "How many questions must the test contain in order to reduce the standard deviation of Jodi's proportion of correct answers to half its value for a 100-item test? \n" );
document.write( "
Algebra.Com's Answer #719028 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Here is a simple probability model for multiple-choice tests. Suppose that each student has probability p of correctly answering a question chosen at random from a universe of possible questions. (A strong student has a higher p than a weak student.) The correctness of answers to different questions are independent. Jodi is a good student for whom p = 0.77. \n" ); document.write( "How many questions must the test contain in order to reduce the standard deviation of Jodi's proportion of correct answers to half its value for a 100-item test? \n" ); document.write( "---- \n" ); document.write( "Find original standard deviation:: \n" ); document.write( "mean = np*100*0.77 = 77 \n" ); document.write( "std = sqrt(npq) = sqrt(77*0.23) = 4.104 \n" ); document.write( "-------- \n" ); document.write( "New conditions. Find \"n\". \n" ); document.write( "(4.104)/2 = sqrt(npq) \n" ); document.write( "2.052 = sqrt(n*0.77*0.23) \n" ); document.write( "4.211 = 0.1771n \n" ); document.write( "n = 24 when rounded up \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |