Sampling Distribution Statistics Example 1

Follow the full solution, then compare it with the other examples linked below.

Example 1

hard
A population has mean ฮผ=60\mu = 60 and standard deviation ฯƒ=12\sigma = 12. If we take samples of size n=36n = 36, what is the standard error of the sample mean?

Solution

  1. 1
    Step 1: The standard error is SE=ฯƒn\text{SE} = \frac{\sigma}{\sqrt{n}}.
  2. 2
    Step 2: SE=1236=126=2\text{SE} = \frac{12}{\sqrt{36}} = \frac{12}{6} = 2.
  3. 3
    Step 3: The sampling distribution of xห‰\bar{x} has mean 60 and standard error 2.

Answer

SE=2\text{SE} = 2
The standard error measures the variability of sample means. As sample size increases, the standard error decreases, meaning sample means cluster more tightly around the population mean.

About Sampling Distribution

The sampling distribution is the probability distribution of a statistic (such as the sample mean xห‰\bar{x}) computed from all possible random samples of a given size nn drawn from a population. It describes how that statistic varies from sample to sample.

Learn more about Sampling Distribution โ†’

More Sampling Distribution Examples