document.write( "Question 474672: Find a z-score such that 14 percent of the area under the standard normal curve is above that score. \r
\n" );
document.write( "\n" );
document.write( "z=?
\n" );
document.write( "Round to nearest tenth \n" );
document.write( "
Algebra.Com's Answer #325521 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find a z-score such that 14 percent of the area under the standard normal curve is above that score. \n" ); document.write( "--- \n" ); document.write( "Find the z-score with a right tail of 14% \n" ); document.write( "----- \n" ); document.write( "z = invNorm(0.86) = 1.0803 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |