document.write( "Question 1151949: Researchers are interested in estimating the average level of some enzyme in a certain human population with some interval. A random sample of 10 individuals was taken and it was found that the mean level of enzyme computed from this sample is 22unit. Assume that the level of enzyme in underlying population is normally distributed with variance of 8unit2. Construct the 95% CI for the estimate of the unknown population mean and interpret the result \n" ); document.write( "
Algebra.Com's Answer #773940 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The half-interval is z0.975*sigma/sqrt(n); sigma is sqrt(8) units, sqrt of variance, and half-interval is 1.96*sqrt(8)/sqrt(10)=1.75 units\r
\n" ); document.write( "\n" ); document.write( "CI is (20.25, 23.75) units
\n" ); document.write( "
\n" );