5. The Normal Distributions
5.1 Discrete versus Continuous Distributions
We can describe populations in terms of discrete variables () or continuous variables (). In the last chapter we saw how to describe discrete probability distributions with the example of the binomial distributions. Discrete probabilities need to be added in inferential statistics and this can lead to complicated formulae. Calculus turns sums into integrals[1] which generally lead to simpler formulae. In the following table we compare, and show the relationship between, discrete and continuous variables and their associated probability distributions.
Discrete | Continuous |
|
|
By increasing the number of values in an appropriate limiting way you make the discrete probability distribution approach a probability density. |
|
|
|
We will be slurring our language and call a probability density, a probability distribution. So we’ll say normal distribution instead of normal density. Continuing the comparison, probability distributions and densities have means, moments, skewness, etc. :
- Means and variances of a discrete probability distribution, , are given by the application of the grouped data formulae we saw in Chapter 4 :
- Means and variances of a continuous probability density, are given by the integrals :
Recall that the variance is the second moment of about the mean .
We don’t have to stop at the second moment about the mean. The third and fourth moments about the mean are called skewness and kurtosis respectively :
Discrete | Continuous | |
Skewness | ||
Kurtosis |
SPSS will easily compute skewness and kurtosis. is positive for a positively skewed distribution, negative for a negative skewed distribution. The and are “normalization” factors; they make the moments of the normal distribution simple.
The moments of a probability distribution are important. In fact, if you specify all the moments of a distribution then you have completely specified the distribution. Let’s say that in another way. The specify a probability distribution you can either give its formula (as generally derived from counting) or you can give all its moments. The normal distribution with a mean of and a variance of is specified by the formula
(5.1)
or by its moments. The normal distribution with a mean of and a variance of is the only continuous probability distribution with moments (from first to second an on up) of: , , 0, 1, 0, 1, 0, . The normal distribution is special that way among probability distributions.
- If you have no calculus background, an integral is a way of calculating areas under curves. ↵