document.write( "Question 1157637: Assume that a sample is used to estimate a population mean
\n" ); document.write( "μ
\n" ); document.write( ". Find the margin of error M.E. that corresponds to a sample of size 10 with a mean of 25.5 and a standard deviation of 6.3 at a confidence level of 99.5%.
\n" ); document.write( "

Algebra.Com's Answer #780790 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
margin of error is t(0.9975,df=9)*s/sqrt(n)
\n" ); document.write( "=3.69*6.3/sqrt(10)
\n" ); document.write( "=7.35 units\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );