document.write( "Question 807552: A group of investors wants to develop a chain of fast-food restaurants. In determining potential costs for each facility, they must consider, among other expenses, the average monthly electric bill. They decide to sample some fast-food restaurants currently operating to estimate the monthly cost of
\n" );
document.write( "electricity. They want to be 90% confident of their results and want the error of the interval estimate to be no more than $100. They estimate that such bills range from $600 to $2,500. How large a sample should they take? \n" );
document.write( "
Algebra.Com's Answer #486356 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A group of investors wants to develop a chain of fast-food restaurants. In determining potential costs for each facility, they must consider, among other expenses, the average monthly electric bill. They decide to sample some fast-food restaurants currently operating to estimate the monthly cost of \n" ); document.write( "electricity. They want to be 90% confident of their results and want the error of the interval estimate to be no more than $100. They estimate that such bills range from $600 to $2,500. How large a sample should they take? \n" ); document.write( "------ \n" ); document.write( "Using the 6-sigma estimate for the standard deviation: \n" ); document.write( "6s = (2500-600) \n" ); document.write( "s = 1900/6 \n" ); document.write( "s = 316.67 \n" ); document.write( "========== \n" ); document.write( "Formula: \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "n = [1.645*316.67/100]^2 \n" ); document.write( "n = 28 when rounded up \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( " |