document.write( "Question 1197914: A researcher wants to estimate the mean blood cholesterol level of young men ages 15-25 with a 81.26% confidence interval. The blood cholesterol level of young men follows a Normal distribution with standard deviation = 30 mg/dl. How large a sample would the researcher need to take to estimate the mean blood cholesterol to within 9 mg/dl?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #831408 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
\"ME+=+z%2Asigma%2Fsqrt%28n%29\"
\n" ); document.write( "0r
\n" ); document.write( "\"n+=+%28z%2Asigma%2FME%29%5E2\"
\n" ); document.write( "81.26% confidence interval \"%28100-81.26%29%2F2\"= 9.7% z(.8126 + .097) = 1.34
\n" ); document.write( "
\n" ); document.write( " \"n+=%2830%2A1.34%2F9%29%5E2\" = 19.98 (always round Up )
\n" ); document.write( "n = 20
\n" ); document.write( "
\n" );