A report announced that the median sales price of new houses
A report announced that the median sales price of new houses sold one year was $221,000, and the mean sales price was $274,500. Assume that the standard deviation of the prices is $80,000. Complete parts (a) through (d) below.
(a) If you select samples of n=2, describe the shape of the sampling distribution of X.
(Choose the correct answer)
a.)The sampling distribution will depend on the specific sample and will not have a constant shape.
b.) The sampling distribution will be approximately uniform.
c.)The sampling distribution is skewed to the right, but less skewed to the right than the population.
d.) The sampling distribution will be approximately normal.
B.)If you select samples of n=100, describe the shape of the sampling distribution of X.
(Choose correct answer below)
a.)The sampling distribution will be approximately normal.
b.) The sampling distribution will be approximately uniform.
c.)The sampling distribution will depend on the specific sample and will not have a constant shape.
d.) The sampling distribution is skewed to the right but lessed skew to the right than the population.
C.) If you select a random sample of n =100, what is the probability that the sample mean will be less than $300,000?
D.) If you select a random sample of n=100, what is the probability that the sample mean will be between $275,000 and $285,000?
Solution
the sampling distirbution is approximately normal.
B) by central limit theorem the distibuion is normal.
C) use NORMDIST(300000,272200,10000,TRUE) in excel we get 0.9972
sd=100000/sqrt(100)=10000
D) Use NORMDIST function in excel for the two values and subtract them, 0.988696-0.782305=0.206391
