document.write( "Question 275992: As the new city planner for a developing community you need to project a budget for garbage trucks. To support your numbers you will use an estimate of the mean weight of garbage discarded weekly by household. \r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "a. Find the sample size necessary to estimate the mean if you want to be 90% confident that the sample mean is within 2 pounds of the true population mean. A sample of 62 households produced a standard deviation = 12.46 pounds\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Try it again at a 95% and a 99% confidence and indicate the change in the sample size and why you think this is so.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "b. Give an example from your workplace of a problem that requires you to determine a sample size.\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #201236 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! As the new city planner for a developing community you need to project a budget for garbage trucks. To support your numbers you will use an estimate of the mean weight of garbage discarded weekly by household. \r \n" ); document.write( "\n" ); document.write( "a. Find the sample size necessary to estimate the mean if you want to be 90% confident that the sample mean is within 2 pounds of the true population mean. A sample of 62 households produced a standard deviation = 12.46 pounds \n" ); document.write( "---- \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "n = [invNorm(0.95]*(12.46/(sqrt(62))/2]^2 \n" ); document.write( "--- \n" ); document.write( "n = [1.96*24.92/sqrt(62)]^2 \n" ); document.write( "n = 38.48 \n" ); document.write( "Round up to n = 39 \n" ); document.write( "====================================== \r \n" ); document.write( "\n" ); document.write( "Try it again at a 95% \n" ); document.write( "Change the z-value to invNorm(0.975) \n" ); document.write( "--- \n" ); document.write( "and a 99% confidence \n" ); document.write( "Change the z-value to invNorm(0.995) \n" ); document.write( "----- \n" ); document.write( "and indicate the change in the sample size and why you think this is so. \n" ); document.write( "More confidence and sample size are directly related. \n" ); document.write( "===========================================================\r \n" ); document.write( "\n" ); document.write( "b. Give an example from your workplace of a problem that requires you to determine a sample size. \n" ); document.write( "I'll leave that to you. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |