document.write( "Question 1081973: A random sample of 47 cars in the drive thru of a popular fast food restaurant revealed an average bill of $17.92 per car. The population standard deviation is $6.35. Estimate the mean bill for all cars from the drive thru with 96% confidence. Round your answers to two decimal places.
\n" );
document.write( "$_______ < u < $___________
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #696056 by stanbon(75887) ![]() You can put this solution on YOUR website! A random sample of 47 cars in the drive thru of a popular fast food restaurant revealed an average bill of $17.92 per car. The population standard deviation is $6.35. Estimate the mean bill for all cars from the drive thru with 96% confidence. Round your answers to two decimal places. \n" ); document.write( "----- \n" ); document.write( "sample mean:: 17.92 \n" ); document.write( "ME = z*s/sqrt(n) = 1.8807*6.35/sqrt(47) = 1.7421 \n" ); document.write( "------------------------ \n" ); document.write( "96% CI:: 17.92-1.7421 < u < 17.92+1.7421 \n" ); document.write( "$16.18 < u < $19.66 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |