document.write( "Question 1126497:
\n" );
document.write( "The mean precipitation for Miami in August is 8 .9 inches and the standard deviation is 1.6 inches. Find the probability that a sample of 10 August months will have a mean of less than 8.2 inches \n" );
document.write( "
Algebra.Com's Answer #742829 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! this is a t df=9 \n" ); document.write( "t=(xbar-mean)/s/sqrt(n) \n" ); document.write( "t< (8.2-8.9)/1.6/sqrt(10) \n" ); document.write( "t < -0.7*sqrt(10)/1.6 \n" ); document.write( "t< -1.38 \n" ); document.write( "probability is 0.1003 \n" ); document.write( " |