document.write( "Question 1091847: The mean age at which men in the United States marry for the first time follows the normal distribution with a mean of 24.7 years. The standard deviation of the distribution is 2.6 years.
\n" );
document.write( "
\n" );
document.write( "For a random sample of 57 men, what is the likelihood that the age at which they were married for the first time is less than 25.2 years? (Round z value to 2 decimal places. Round your answer to 4 decimal places.)
\n" );
document.write( "
\n" );
document.write( "Probability ____? \n" );
document.write( "
Algebra.Com's Answer #706328 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! I am assuming the mean of the random sample, not the number of men in the sample. \n" ); document.write( "z=(bar-mean)/sigma/sqrt (n) \n" ); document.write( "z<=(25.2-24.7)/2.6/sqrt (57) \n" ); document.write( "z<=0.5*sqrt(57)/2.6 \n" ); document.write( "z <=1.452 \n" ); document.write( "probability is 0.9267 \n" ); document.write( " |