document.write( "Question 251566: a study was conducted to estimate the mean amount spent on christmas gifts for a typical family having two children, a sample size 150 was taken, and the mean amount spent was $225, assuming a standard deviation equal to $50, find a 95% cinfidence interval \n" ); document.write( "
Algebra.Com's Answer #183253 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a study was conducted to estimate the mean amount spent on christmas gifts for a typical family having two children, a sample size 150 was taken, and the mean amount spent was $225, assuming a standard deviation equal to $50, find a 95% confidence interval. \n" ); document.write( "--- \n" ); document.write( "sample mean = 225 \n" ); document.write( "standard error = invT(0.025 with df = 149)*50/sqrt(150) = 1.976*50/sqrt(150) \n" ); document.write( "= 8.067\r \n" ); document.write( "\n" ); document.write( "-------------- \n" ); document.write( "95% CI: 225-8.067 < u < 225+8.067 \n" ); document.write( "95% CI: 216.933 < u < 233.067 \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |