document.write( "Question 1110658: For a sample of nequals75, the probability of a sample mean being greater than 213 if mu equals 212 and sigmaequals5.9 \n" ); document.write( "
Algebra.Com's Answer #725703 by rothauserc(4718) You can put this solution on YOUR website! use a normal distribution since sample size(n = 75) > 30 \n" ); document.write( ": \n" ); document.write( "Probability (P) ( X > 213 ) = 1 - P ( X < 213 ) \n" ); document.write( ": \n" ); document.write( "z-score(213) = (213 - 212) / 5.9 = 0.1695 approximately 0.17 \n" ); document.write( ": \n" ); document.write( "consult table of z-scores to find the associated P with X < 213 \n" ); document.write( ": \n" ); document.write( "Probability (P) ( X > 213 ) = 1 - 0.5675 = 0.4325 \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |