Sampling Distribution Examples in Math
Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Sampling Distribution.
This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.
Concept Recap
The probability distribution of a statistic (such as the sample mean) computed from all possible random samples of the same size drawn from a population.
Imagine you survey 50 random people about their height, compute the average, then repeat with a different group of 50, again and again. Each group gives a slightly different average. The pattern of all those averages forms the sampling distribution. It's like taking the temperature of a city by sending out 100 different thermometers—each reads slightly differently, but together they cluster around the truth.
Read the full concept explanation →How to Use These Examples
- Read the first worked example with the solution open so the structure is clear.
- Try the practice problems before revealing each solution.
- Use the related concepts and background knowledge badges if you feel stuck.
What to Focus On
Core idea: Even if the population isn't normal, the distribution of sample means approaches a normal shape as sample size grows—this is the bridge from raw data to statistical inference.
Common stuck point: The sampling distribution is NOT the distribution of the raw data—it's the distribution of a statistic (like \bar{x}) computed from many samples.
Worked Examples
Example 1
mediumSolution
- 1 Mean of sampling distribution: \mu_{\bar{X}} = \mu = 50
- 2 Standard error: \sigma_{\bar{X}} = \frac{\sigma}{\sqrt{n}} = \frac{12}{\sqrt{36}} = \frac{12}{6} = 2
- 3 Shape: by CLT (n=36 ≥ 30), approximately Normal even if population is not Normal
- 4 Full description: \bar{X} \sim N(50, 2)
Answer
Example 2
hardPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
easyExample 2
hardRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.