document.write( "Question 629065: Suppose that we will randomly select a sample of 64 measurements from a population having a mean equal to 20 and a standard deviation equal to 4.
\n" );
document.write( "a. Describe the shape of the sampling distribution of the sample mean x bar. Do we need to make any assumptions about the shape of the population? Why or why not?
\n" );
document.write( "b. Find the mean and the standard deviation of the sampling distribution of the sample mean x bar.
\n" );
document.write( "c. Calculate the probability that we will obtain a sample mean greater than 21; that is, calculate P(x bar>21). Hint: Find the z value corresponding to 21 by using ?, and ? because we wish to calculate a probability about x bar. Then sketch the sampling distribution and the probability.
\n" );
document.write( "d. Calculate the probability that we will obtain a sample mean less than 19.385; that is, calculate P(x bar <19.385). \n" );
document.write( "
Algebra.Com's Answer #396072 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose that we will randomly select a sample of 64 measurements from a population having a mean equal to 20 and a standard deviation equal to 4. \n" ); document.write( "a. Describe the shape of the sampling distribution of the sample mean x-bar. \n" ); document.write( "Approaching normal. \n" ); document.write( "---- \n" ); document.write( "Do we need to make any assumptions about the shape of the population? Why or why not? \n" ); document.write( "Ans: Independence of the data. \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "b. Find the mean and the standard deviation of the sampling distribution of the sample mean x-bar. \n" ); document.write( "mean of the sample means = mean of the population \n" ); document.write( "std of the sample means = s/sqrt(n) \n" ); document.write( "----------------------------------------- \n" ); document.write( "c. Calculate the probability that we will obtain a sample mean greater than 21; that is, calculate P(x bar>21). Hint: Find the z value corresponding to 21 by using ?, and ? because we wish to calculate a probability about x-bar. Then sketch the sampling distribution and the probability. \n" ); document.write( "z(21) = (21-20)/(4/sqrt(64)) = 1/(1/2) = 2 \n" ); document.write( "P(x-bar < 21) = P(z < 2) = 0.9772 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "d. Calculate the probability that we will obtain a sample mean less than 19.385; that is, calculate P(x bar <19.385). \n" ); document.write( "z(19.385) = (19.385-20)/[4/8] = 0.385/0.5 = 0.77 \n" ); document.write( "P(x bar <19.385) = P(z < 0.77) = 0.7794 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " \n" ); document.write( " |