document.write( "Question 1170281: In a survey, 30 people were asked how much they spent on their child's last birthday gift. The results were roughly bell-shaped with a mean of $49 and standard deviation of $7. Construct a confidence interval at a 80% confidence level.\r
\n" );
document.write( "\n" );
document.write( "Give your answers to one decimal place. \n" );
document.write( "
Algebra.Com's Answer #795334 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! half-interval is t(0.90, df=29)*s/sqrt(n) \n" ); document.write( "=1.311*7/sqrt(30) \n" ); document.write( "=1.675 \n" ); document.write( "CI is mean+/- half-interval or \n" ); document.write( "($47.325, $50.675) Or ($49.3, $50.7) \n" ); document.write( " |