document.write( "Question 1058518: The travel-to-work time for residents of the 22 largest cities in the United States is reported in the
\n" );
document.write( "2003 Information Please Almanac. Suppose that a preliminary simple random sample of residents
\n" );
document.write( "of San Francisco is used to develop a planning value of 5.95 minutes for the population standard
\n" );
document.write( "deviation.
\n" );
document.write( "
\n" );
document.write( "a. If we want to estimate the population mean travel-to-work for San Francisco residents with a
\n" );
document.write( " margin of error of 2 minutes, what sample size should be used? Assume 95% confidence.
\n" );
document.write( "b. If we want to estimate the population mean travel-to-work for San Francisco residents with a
\n" );
document.write( " margin of error of 30 seconds, what sample size should be used? Assume 99% confidence.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #673573 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The travel-to-work time for residents of the 22 largest cities in the United States is reported in the 2003 Information Please Almanac. Suppose that a preliminary simple random sample of residents of San Francisco is used to develop a planning value of 5.95 minutes for the population standard \n" ); document.write( "deviation. \r \n" ); document.write( "\n" ); document.write( "a. If we want to estimate the population mean travel-to-work for San Francisco residents with a margin of error of 2 minutes, what sample size should be used? Assume 95% confidence. \n" ); document.write( "Since E = z*s/sqrt(n), n = [z*s/E]^2 = [1.96*5.95/2]^2 = 34 \n" ); document.write( "------------------------------ \n" ); document.write( "b. If we want to estimate the population mean travel-to-work for San Francisco residents with a margin of error of 30 seconds, what sample size should be used? Assume 99% confidence. \n" ); document.write( "n = [2.5758*5.95/(1/2)]^2 = 940 when rounded up \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |