document.write( "Question 428960: If X is a normal random variable with a mean of 6 and a standard deviation of 3.0, then find the value x such that P(Z>x)is equal to .7054. \n" ); document.write( "
Algebra.Com's Answer #298037 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If X is a normal random variable with a mean of 6 and a standard deviation of 3.0, then find the value x such that P(Z>x)is equal to .7054. \n" ); document.write( "----- \n" ); document.write( "Find the z-value with a right tail of 0.7054 \n" ); document.write( "z = invNorm(1-0.7054) = -0.5400 \n" ); document.write( "--- \n" ); document.write( "x = zs+u \n" ); document.write( "x = -5400*3+6 = 4.38 \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |