document.write( "Question 345319: A normal distribution has a mean of 80 and a standard deviation of 14. Determine the value above which 80 percent of the values will occur. \n" ); document.write( "
Algebra.Com's Answer #247069 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A normal distribution has a mean of 80 and a standard deviation of 14. Determine the value above which 80 percent of the values will occur. \n" ); document.write( "-------------- \n" ); document.write( "Find the z-value associated with a right tail of 80% \n" ); document.write( "--- \n" ); document.write( "invNorm(0.8) = 0.8416 \n" ); document.write( "----- \n" ); document.write( "Find the corresponding raw-score value using x = zs+u \n" ); document.write( "x = 0.8416*14+80 = 91.78 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |