document.write( "Question 1167758: A random sample of 20 acres gave a mean yield of sugarcane equal to 41.2 tons per acre with a
\n" ); document.write( "standard deviation of 3 tons. Assuming that the yield of sugarcane per acre is normally
\n" ); document.write( "distributed,
\n" ); document.write( "a. Construct a 90% confidence interval for the population mean.
\n" ); document.write( "b. What is the margin of error for this estimate in part a?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #792365 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
90% CI half-interval for a sample of 20 is t(0.95, df=19)* s/sqrt(n)
\n" ); document.write( "=1.729*3/sqrt(20)=1.16 tons/acre. This is the margin of error.
\n" ); document.write( "the 90% CI is (40.04, 42.36) units tons/acre
\n" ); document.write( "
\n" );