Final answer:
The standard error of the sample mean varies based on the population size. For an infinite population, it's approximately 1.63; for populations of 50,000, 5,000, and 500, it is 1.63, 1.62, and 1.54, respectively, after considering the finite population correction factor. The distribution of the sample mean is approximately normal.
Step-by-step explanation:
To find the standard error of the sample mean, we can use the formula σ/√n, where σ is the population standard deviation and n is the size of the sample. For finite populations, we also apply the finite population correction factor, given as: FPC = √((N - n)/(N - 1)), where N is the population size.
When the population size is infinite (case a), the standard error of the mean is calculated without the finite population correction factor:
- σ/√n = 12/√54 ≈ 1.63 (rounded to two decimal places).
When the population size is N = 50,000 (case b), 5,000 (case c), or 500 (case d), the finite population correction factor is relevant:
- For N = 50,000: FPC ≈ √((50,000 - 54)/(50,000 - 1)) ≈ √0.99891 ≈ 0.999. The standard error ≈ 1.63 * 0.999 ≈ 1.63.
- For N = 5,000: FPC ≈ √((5,000 - 54)/(5,000 - 1)) ≈ √0.9892 ≈ 0.9946. The standard error ≈ 1.63 * 0.9946 ≈ 1.62.
- For N = 500: FPC ≈ √((500 - 54)/(500 - 1)) ≈ √0.8918 ≈ 0.9444. The standard error ≈ 1.63 * 0.9444 ≈ 1.54.
The distribution of the sample mean is approximately normal due to the Central Limit Theorem, assuming the original population is normally distributed or the sample size is large enough.