document.write( "Question 762913: Assume the Random Variable X is normally distributed with mean = 50 and the standard deviation = 7. Compute the probability. P(X>40). I am really stumped on these and tried to get the same answer on problems you have on this site and I cant seem to do it. \n" ); document.write( "
Algebra.Com's Answer #464340 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! for this problem, we first calculate P(X<40) and then \n" ); document.write( "P(X>40) = 1 - P(X<40) \n" ); document.write( "to calculate P(X<40), we calculate the associated z-value \n" ); document.write( "z-value = (40 - 50) / 7 = -1.43 \n" ); document.write( "referring to the negative z table values we find that \n" ); document.write( "P(X<40) = .08 and \n" ); document.write( "P(X>40) = 1 - .08 = .92 or 92%\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |