document.write( "Question 468888: i really need some help with this problem, I am really struggling with it.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Information from the American Institute of Insurance indicates the mean amount of life
\n" );
document.write( "insurance per household in the United States is $110,000. This distribution follows the
\n" );
document.write( "normal distribution with a standard deviation of $40,000.
\n" );
document.write( "a. If we select a random sample of 50 households, what is the standard error of the mean?
\n" );
document.write( "b. What is the expected shape of the distribution of the sample mean?
\n" );
document.write( "c. What is the likelihood of selecting a sample with a mean of at least $112,000?
\n" );
document.write( "d. What is the likelihood of selecting a sample with a mean of more than $100,000?
\n" );
document.write( "e. Find the likelihood of selecting a sample with a mean of more than $100,000 but less
\n" );
document.write( "than $112,000. \n" );
document.write( "
Algebra.Com's Answer #321698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Information from the American Institute of Insurance indicates the mean amount of life insurance per household in the United States is $110,000. \n" ); document.write( "This distribution follows the normal distribution with a standard deviation of $40,000. \n" ); document.write( "-------------------- \n" ); document.write( "a. If we select a random sample of 50 households, what is the standard error of the mean? \n" ); document.write( "Ans: s = 40,000/sqrt(50) = 5656.85 \n" ); document.write( "------------------------------------------- \n" ); document.write( "b. What is the expected shape of the distribution of the sample mean? \n" ); document.write( "Ans: normal \n" ); document.write( "------------------------------------------- \n" ); document.write( "c. What is the likelihood of selecting a sample with a mean of at least $112,000? \n" ); document.write( "t(112,000) = (112,000-110,000)/[5656.85 = 0.3536 \n" ); document.write( "--------------- \n" ); document.write( "P(x-bar >= 112,000) = P(t >= 0.3536 when df = 49) = 0.3626 \n" ); document.write( "----------------------------- \n" ); document.write( "d. What is the likelihood of selecting a sample with a mean of more than $100,000? \n" ); document.write( "t(100,000) = (100,000-112,000)/5656.85 = -2.1213 \n" ); document.write( "P(x-bar > 100,000) = P(t > -2.1213 when df = 49) = 0.9805 \n" ); document.write( "----------------------------- \n" ); document.write( "e. Find the likelihood of selecting a sample with a mean of more than $100,000 but less than $112,000. \n" ); document.write( "P(100,000 < x-bar < 112,000) = P(-2.1213 < t < 0.3626 when df=49) = 0.6213 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |