document.write( "Question 768684: 5 In exercises 5-8 assume that SAT scores are normally distributed with mean u=1518 and standard deviation of 325 B) If 100 SAT scores are selected find the probability that they have a mean less than 1500\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #468480 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! n=100 \n" ); document.write( "u=ux=1518 \n" ); document.write( "o=325 \n" ); document.write( "ox=325/root(100)=32.5\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(x<1500)= \n" ); document.write( "P((x-ux)/ox < (1500-1518)/32.5)= \n" ); document.write( "P(z<-0.5538)= \n" ); document.write( "0.2898 \n" ); document.write( " |