document.write( "Question 286773: A random sample of 30 women drank an average of 15 cups of coffee per week, with the sample standard deviation equals to 3 cups. A upper limit of an approximate confidence interval with 95% of the population avg cup drunk is? \n" ); document.write( "
Algebra.Com's Answer #207942 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A random sample of 30 women drank an average of 15 cups of coffee per week, with the sample standard deviation equals to 3 cups. A upper limit of an approximate confidence interval with 95% of the population avg cup drunk is? \n" ); document.write( "------------------------- \n" ); document.write( "sample mean = 15 \n" ); document.write( "--- \n" ); document.write( "standard error = E = t*s/sqrt(n) \n" ); document.write( "E = invT(97.5 with df = 29)(3/sqrt(30)] = 2.0452*3/sqrt(30) = 1.1202 \n" ); document.write( "--- \n" ); document.write( "95% CI: 15-1.1202 < u < 15+1.1202 \n" ); document.write( "95% CI: 13.880 < u < 16.120 \n" ); document.write( "----------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |