document.write( "Question 581209: Scores on a test have a mean of 63 and Q3 is 82. The scores have a distribution that is approximately normal. Find the standard deviation. Round your answer to the nearest tenth. \n" ); document.write( "
Algebra.Com's Answer #371526 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Scores on a test have a mean of 63 and Q3 is 82. The scores have a distribution that is approximately normal. Find the standard deviation. Round your answer to the nearest tenth. \n" ); document.write( "---- \n" ); document.write( "Q3 has a left-tail of 0.75 \n" ); document.write( "--- \n" ); document.write( "Find the corresponding z-score: \n" ); document.write( "invNorm(0.75) = 0.6745 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "Use x = zs+u to find \"s\": \n" ); document.write( "82 = 0.6745*s+63 \n" ); document.write( "0.6745s = 19 \n" ); document.write( "s = 19/0.6745 \n" ); document.write( "s = 28.1694 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |