document.write( "Question 1170607: Fast-food restaurant located in Dubai in half-pound hamburgers, fish sandwiches, and chicken sandwiches. Soft drinks and French fries are also available. The Planning Department of the restaurant reports that the distribution of daily sales for restaurants follows the normal distribution and that the population standard deviation is $3,000. A sample of 40 showed the mean daily sales to be $20,000.
\n" );
document.write( "(a) What is the population mean?
\n" );
document.write( "(b) What is the best estimate of the population mean? What is this value called?
\n" );
document.write( "(c) Develop a 99 % confidence interval for the population mean.
\n" );
document.write( "(d) Interpret the confidence interval.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #795447 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Part (a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The population mean is unknown. We'll let mu be the population mean. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The goal of statistics is to estimate population parameters based on sample statistics. This is due to the high cost (of money and time) dealing with taking a census, so resorting to a representative sample is the next best thing. Therefore, it is quite common to not know the population mean. The same goes for the population standard deviation; however, this was given to be sigma = 3000. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=============================================== \n" ); document.write( "Part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The variable xbar is the best estimate of the population mean. The statistic xbar is an unbiased estimate of the parameter mu. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In this problem, xbar = 20000\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=============================================== \n" ); document.write( "Part (c)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = 40 is the sample size \n" ); document.write( "sigma = 3000 is the population standard deviation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We'll use the z distribution because sigma is known. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "At 99% confidence, the z critical value is about 2.576 which is determined through use of a calculator or table.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The margin of error is \n" ); document.write( "E = z*sigma/sqrt(n) \n" ); document.write( "E = 2.576*3000/sqrt(40) \n" ); document.write( "E = 1221.90408788907\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The confidence interval for mu is \n" ); document.write( "xbar-E < mu < xbar+E \n" ); document.write( "20000-1221.90408788907 < mu < 20000+1221.90408788907 \n" ); document.write( "18778.095912111 < mu < 21221.904087889 \n" ); document.write( "18778.096 < mu < 21221.904\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The 99% confidence interval for mu is 18778.096 < mu < 21221.904\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is equivalent to saying (18778.096, 21221.904)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "=============================================== \n" ); document.write( "Part (d)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We are 99% confident that mu is between 18778.096 and 21221.904\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In the context of the problem, it means we're 99% confident that the population mean of daily sales is between $18,778.096 and $21,221.904 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |