document.write( "Question 240040: Find the dample size required to estimate the maen age of required drivers in the United States. Assume that we want 95% confidence that the sample mean is within 1/2 yera of the true mean asge of the population. Also assume that the standard deviation of the population is known to be 12 years. \n" ); document.write( "
Algebra.Com's Answer #175992 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the sample size required to estimate the mean age of required drivers in the United States. Assume that we want 95% confidence that the sample mean is within 1/2 year of the true mean age of the population. Also assume that the standard deviation of the population is known to be 12 years. \n" ); document.write( "------------------------- \n" ); document.write( "n = [z*s/E]^2 \n" ); document.write( "----- \n" ); document.write( "n = [1.96*12/(1/2)]^2 = 2212.76 \n" ); document.write( "Rounding up n = 2213 \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |