document.write( "Question 305696: A study is run to estimate the mean total cholesterol level in children 2 to 6 years of age. A sample of 9 participants is selected and their total cholesterol levels are measured as follows:
\n" );
document.write( "185 225 240 196 175 180 194 147 223\r
\n" );
document.write( "\n" );
document.write( "Generate a 95% confidence interval for the true mean total cholesterol level children.\r
\n" );
document.write( "\n" );
document.write( "How it solves with 95% formula should be?
\n" );
document.write( "Gloria \n" );
document.write( "
Algebra.Com's Answer #218890 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A study is run to estimate the mean total cholesterol level in children 2 to 6 years of age. A sample of 9 participants is selected and their total cholesterol levels are measured as follows: \n" ); document.write( "185 225 240 196 175 180 194 147 223 \n" ); document.write( "--- \n" ); document.write( "Find the sample mean (x-bar) = 196.11 \n" ); document.write( "and sample standard deviation (s = 29.00 \n" ); document.write( "----------------------------- \n" ); document.write( "Generate a 95% confidence interval for the true mean total cholesterol level children. \n" ); document.write( "---- \n" ); document.write( "Determine the standard error: E = (invT(0.975 with df=8)*29/sqrt(9) \n" ); document.write( "= 2.306*9.667 = 22.29 \n" ); document.write( "-------- \n" ); document.write( "How it solves with 95% formula should be? \n" ); document.write( "-------- \n" ); document.write( "95% CI:: 196.11- 29 < u < 196.11+29 \n" ); document.write( "========================================\r \n" ); document.write( "\n" ); document.write( "======================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |