document.write( "Question 1117731: Kori is analyzing a normal data distribution, but the data provided is incomplete. Kori knows that the mean of the data is 120, and that 84% of the data values are less than 130. Find the standard deviation for this data set. \n" ); document.write( "
Algebra.Com's Answer #732848 by stanbon(75887) ![]() You can put this solution on YOUR website! Kori is analyzing a normal data distribution, but the data provided is incomplete. Kori knows that the mean of the data is 120, and that 84% of the data values are less than 130. Find the standard deviation for this data set. \n" ); document.write( "------- \n" ); document.write( "z = (x-u)/sigma \n" ); document.write( "----- \n" ); document.write( "Find the z-value. \n" ); document.write( "z = invNorm(0.84) = 0.9945 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "0.9945 = (130-124)/s \n" ); document.write( "--- \n" ); document.write( "std = 6/0.9945 = 6.0334 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------- \n" ); document.write( " |