document.write( "Question 1152776: The scores on a college entrance examination are normally distributed with a mean of 550 and standard deviation of 100. For a sample of 30 students what is the probability that the sample: \r
\n" );
document.write( "\n" );
document.write( "1. Has a mean less than 575? \n" );
document.write( "
Algebra.Com's Answer #774905 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! z=(xbar-mu)/sd/sqrt(n) \n" ); document.write( "z=25/100/sqrt(30) \n" ); document.write( "=1.37 \n" ); document.write( "want probability z <1.37 \n" ); document.write( "0.9147 \n" ); document.write( " |