document.write( "Question 242761: For a particular sample of 50 scores on a psychology exam, the following results were obtained.
\n" );
document.write( "First quartile = 39 Third quartile = 71 Standard deviation = 10 Range = 62
\n" );
document.write( "Mean = 62 Median = 61 Mode = 68 Midrange = 69
\n" );
document.write( "Answer each of the following; show all work.
\n" );
document.write( "- What score was earned by more students than any other score? Why?
\n" );
document.write( "- What was the highest score earned on the exam?
\n" );
document.write( "- What was the lowest score earned on the exam?
\n" );
document.write( "- According to Chebyshev's Theorem, how many students scored between 42 and 82?
\n" );
document.write( "- Assume that the distribution is normal. Based on the Empirical Rule, how many students scored between 42 and 82?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #177717 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For a particular sample of 50 scores on a psychology exam, the following results were obtained. \n" ); document.write( "First quartile = 39 Third quartile = 71 Standard deviation = 10 Range = 62 \n" ); document.write( "Mean = 62 Median = 61 Mode = 68 Midrange = 69 \n" ); document.write( "Answer each of the following; show all work. \n" ); document.write( "============================================================ \n" ); document.write( "- What score was earned by more students than any other score? Why? \n" ); document.write( "Mode = 68 \n" ); document.write( "----------------------------- \n" ); document.write( "- What was the highest score earned on the exam? \n" ); document.write( "Median + (1/2)range = 61+31 = 92 \n" ); document.write( "----------------------------------------------- \n" ); document.write( "- What was the lowest score earned on the exam? \n" ); document.write( "Median - (1/2)range = 61-31 = 30 \n" ); document.write( "----------------------------------------------- \n" ); document.write( "- According to Chebyshev's Theorem, how many students scored between 42 and 82? \n" ); document.write( "(42-62)/10 = -2 ; (82-62)/10 = 2 \n" ); document.write( "Within 2 std's of the mean you have at least 1-(1/2)^2 = 75% of the data \n" ); document.write( "----------------------------------------------------- \n" ); document.write( "- Assume that the distribution is normal. Based on the Empirical Rule, how many students scored between 42 and 82? \n" ); document.write( "P(42 < x < 82) = P(-2 < z < 2 ) = 0.9545 \n" ); document.write( "0.9545*50 = 47.72 \n" ); document.write( "Rounding up you get 48 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |