document.write( "Question 851666: The distribution of weights in a large group is approximately normally distributed. The mean is 80 kg and approximately 69% of the weights are between 70 and 90 kg. The standard deviation of the distribution of weights is equal to: \n" ); document.write( "
Algebra.Com's Answer #512915 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The distribution of weights in a large group is approximately normally distributed. The mean is 80 kg and approximately 69% of the weights are between 70 and 90 kg. The standard deviation of the distribution of weights is equal to: \n" ); document.write( "------ \n" ); document.write( "Find the z-values that bracket 69% of the data around the mean. \n" ); document.write( "----- \n" ); document.write( "Find the z-value with a left tail of (0.5-(0.69/2)) = 0.155 \n" ); document.write( "invNorm(0.155) = -1.0152) \n" ); document.write( "------- \n" ); document.write( "Use x = z*s + u to solve for \"s\" \n" ); document.write( "70 = -1.0152s + 80 \n" ); document.write( "1.0152s = 10 \n" ); document.write( "s = 9.85.. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |