document.write( "Question 233879: The average lifespan for batteries is 90 hours with a standard deviation of 12 hours. Construct a confidence interval at the 95% confidence level. \n" ); document.write( "
Algebra.Com's Answer #172626 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The average lifespan for batteries is 90 hours with a standard deviation of 12 hours. Construct a confidence interval at the 95% confidence level. \n" ); document.write( "----------- \n" ); document.write( "sample mean: 90 \n" ); document.write( "standard error: 1.96*12 = 23.52 \n" ); document.write( "95% CI: 90-23.52 < u < 90+23.52 \n" ); document.write( "95% CI: 66.48 < u < 113.52 \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |