document.write( "Question 473128: If X is normally distributed with a mean of 10 and a standard deviation of 4.2, and we know that P(X < c) = 0.7357, find c. \n" ); document.write( "
Algebra.Com's Answer #324414 by stanbon(75887) ![]() You can put this solution on YOUR website! If X is normally distributed with a mean of 10 and a standard deviation of 4.2, and we know that P(X < c) = 0.7357, find c. \n" ); document.write( "--- \n" ); document.write( "Find the z-value with a left tail of 0.7357 \n" ); document.write( "invNorm(0.7357) = 0.6301 \n" ); document.write( "---- \n" ); document.write( "Find the corresponding x-value: \n" ); document.write( "--- \n" ); document.write( "x = z*s+u \n" ); document.write( "x = 0.6301*4.2+10 = 12.65 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |