A probability distribution of a statistic. Obtained from a large number of samples drawn from a specific population. A distribution that results when the following process is repeated:
- A random sample of size is fetched from a population of size
- A statistic (i.e. mean or some portion or variance) is calculated for that sample
- The frequency distribution of the statistic is plotted
Depends on:
- Size of the population
- Size of a sample
- Sampling method
Variability
Section titled “Variability”Measured by its variance or standard deviation. Depends on:
- Total number of observations
- Number of observations in a sample
- Selection of the samples
Central Limit Theorem
Section titled “Central Limit Theorem”Aka. CLT. States that a sampling distribution will be normal or nearly normal given the sample size is large enough. As a rule of thumb, 30 is considered large enough.
There are other cases where the CLT can be applied.
- The population is normally distributed
- The sampling distribution is symmetric, unimodal, without outliers and the sample size is 15 or less.
- The sampling distribution is moderately skewed, unimodal, without outliers and the sample size is between 16 and 40.
- The sample is greater than 40, without outliers.