For all the definition below:
- is the population size.
- is the sample size.
Parameters
Section titled “Parameters”Average of the all values in the entire population. Usually unknown. Denoted by .
Variance
Section titled “Variance”Measure of the spread of the observed values. Denoted by .
Standard Deviation
Section titled “Standard Deviation”Square root of the variance. Denoted by .
Skewness
Section titled “Skewness”Kurtosis
Section titled “Kurtosis”Sample Parameters
Section titled “Sample Parameters”Sample mean
Section titled “Sample mean”Average of the observed values. Denoted by .
Sample variance
Section titled “Sample variance”Denoted by .
Here sample mean is used instead of , which underestimates the variance. is used instead of to correct this bias, which is called Bessel’s correction. This correction makes it an unbiased estimator.