document.write( "Question 1171770: Joe, a manager at a hamburger chain, wants to estimate a 95% confidence interval for the true mean cost
\n" ); document.write( "of a hamburger in Buffalo. Joe samples 100 restaurants and discovers that the average price was $2.40 with a sample standard deviation of 80 cents. The population is known to be normal.\r
\n" ); document.write( "\n" ); document.write( "a. Find the standard error of the mean.
\n" ); document.write( "b. Find the 95% confidence interval for the true mean price of a hamburger. Make sure you draw the
\n" ); document.write( "graph. Explain in words what the confidence interval means.
\n" ); document.write( "c. If Joe decides to charge $2.00 for a hamburger, would that be considered unusually low or a sale
\n" ); document.write( "price?
\n" ); document.write( "

Algebra.Com's Answer #797141 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
SEM is .80/sqrt(100) =$0.08.
\n" ); document.write( "95% half-interval is z*sigma/sart(n)=1.96*0.80/10=0.156
\n" ); document.write( "the 95% interval is ($2.244, $2.556)
\n" ); document.write( "We are highly confident that the true value lies within the interval. Given that $2.00 is well below the lower limit of the interval, $2.00 sale would be an unusually low sale price.
\n" ); document.write( "
\n" );