document.write( "Question 633821: 1. A study was conducted to estimate the mean amount spent on birthday gifts for a typical family having two children. A sample of 180 was taken, and the mean amount spent was $219.76. Assuming a standard deviation equal to $41.77, find the 99% confidence interval for m, the mean for all such families (show all work). \r
\n" );
document.write( "\n" );
document.write( "2. Assume that a sample is drawn and z(α/2) = 1.65 and σ = 15. Answer the following questions:
\n" );
document.write( "
\n" );
document.write( "(A)If the Maximum Error of Estimate is 0.05 for this sample, what would be the sample size?
\n" );
document.write( "
\n" );
document.write( "(B)Given that the sample Size is 400 with this same z(α/2) and σ, what would be the Maximum Error of Estimate?
\n" );
document.write( "
\n" );
document.write( "(C) What happens to the Maximum Error of Estimate as the sample size gets larger?
\n" );
document.write( "
\n" );
document.write( "(D) What effect does the answer to C above have to the size of the confidence interval? \n" );
document.write( "
Algebra.Com's Answer #399180 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1. A study was conducted to estimate the mean amount spent on birthday gifts for a typical family having two children. A sample of 180 was taken, and the mean amount spent was $219.76. Assuming a standard deviation equal to $41.77, find the 99% confidence interval for m, the mean for all such families (show all work). \n" ); document.write( "--- \n" ); document.write( "x-bar = 219.76 \n" ); document.write( "E = 1.645*(41.77/sqrt(180)) = 5.1215 \n" ); document.write( "---- \n" ); document.write( "90% CI: 219.76-5.12 < x < 219.76+5.12 \n" ); document.write( "================================================ \n" ); document.write( "2. Assume that a sample is drawn and z(α/2) = 1.65 and σ = 15. Answer the following questions:\r \n" ); document.write( "\n" ); document.write( "(A)If the Maximum Error of Estimate is 0.05 for this sample, what would be the sample size? \n" ); document.write( "E = z*s/sqrt(n) \n" ); document.write( "0.05 = 1.65*15/sqrt(n) \n" ); document.write( "sqrt(n) = 1.65*15/0.05 \n" ); document.write( "sqrt(n) = 495 \n" ); document.write( "n = 22.25 = 22 when rounded down \n" ); document.write( "========================================\r \n" ); document.write( "\n" ); document.write( "(B)Given that the sample Size is 400 with this same z(α/2) and σ, what would be \n" ); document.write( "the Maximum Error of Estimate? \n" ); document.write( "Substitute for \"n\" and \"z\" and sigma. \n" ); document.write( "Then solve for \"E\". \n" ); document.write( "E = 1.2375 \n" ); document.write( "=================\r \n" ); document.write( "\n" ); document.write( "(C) What happens to the Maximum Error of Estimate as the sample size gets larger? \n" ); document.write( "E and sqrt(n) are indirectly related. \n" ); document.write( "AS n get larger, E get smaller. \n" ); document.write( "-------------------------------------\r \n" ); document.write( "\n" ); document.write( "(D) What effect does the answer to C above have to the size of the confidence interval? \n" ); document.write( "The size of the CI is ALWAYS 2*E. \n" ); document.write( "If n get larger, E get smaller, and the CI gets smaller (narrower). \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |