document.write( "Question 233773: A study was conducted to estimate the mean amount spent on birthday gifts for a typical family having two children. A sample of 150 was taken, and the mean amount spent was $225. Assuming a standard deviation equal to $50, find the 95% confidence interval for μ, the mean for all such families (show all work).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #172623 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A study was conducted to estimate the mean amount spent on birthday gifts for a typical family having two children. A sample of 150 was taken, and the mean amount spent was $225. Assuming a standard deviation equal to $50, find the 95% confidence interval for μ, the mean for all such families (show all work). \n" ); document.write( "-------------------- \n" ); document.write( "sample mean: 225 \n" ); document.write( "standard error: 1.96*50/(sqrt(150) = 8 \n" ); document.write( "---------------------- \n" ); document.write( "95% CI: 225-8 < u < 225+8 \n" ); document.write( "Ans: (217,233) \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |