document.write( "Question 906208: a random sample of 88 observations produced a mean x = 25.8 and standard deviation s=2.7. Find 95%, 90% and 99% confidence interval for u\r
\n" );
document.write( "\n" );
document.write( "I have been trying to figure out how to do this problem for hours but I keep getting stuck. If someone can show me step by step it would help me alot. Thank you so much. \n" );
document.write( "
Algebra.Com's Answer #549682 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! ME= 1.96(2.7/sqrt(88)) \n" ); document.write( "CI: 25.8 - ME < \n" ); document.write( "ME= 1.645(2.7/sqrt(88)) \n" ); document.write( "CI: 25.8 - ME < \n" ); document.write( "ME= 2.576(2.7/sqrt(88)) \n" ); document.write( "CI: 25.8 - ME < |