document.write( "Question 698568: Find the value of z such that approximately 10.26% of the distribution lies between it and the mean. \n" ); document.write( "
Algebra.Com's Answer #430833 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the value of z such that approximately 10.26% of the distribution lies between it and the mean. \n" ); document.write( "---- \n" ); document.write( "Find the z-value with a left tail of 0.50+0.1026 = 0.6026 \n" ); document.write( "invNorm(0.6026) =0.2601 \n" ); document.write( "---- \n" ); document.write( "Find the z-value with a left tail of 0.50-0.1026 = 0.3974 \n" ); document.write( "invNorm(0.3974) = -0.2601 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |