Assume that house prices in an area are normally distributed with a standard deviation of \$ 20,000. A random sample of 16 houses is taken. What is the probability that the sample mean differs from the population mean by more than \$ 5,000.
I can write two equations as follows
For case I - $N(\mu_1, 20000)$
For case II - $N\left(\mu_2, \sqrt{\frac{20000^2}{16}}\right)$
But in both cases $\mu_1 = \mu_2$ right? Can anyone give me a tip?