Differences between revisions 9 and 10
Revision 9 as of 2012-01-07 21:15:05
Size: 2060
Editor: CelesteKidd
Comment:
Revision 10 as of 2012-01-07 21:17:23
Size: 2103
Editor: CelesteKidd
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
In [[GeneralGuidance#Choose_the_Right_Statistical_Test|The Basics]] we briefly mentioned the normality assumption underlying many statistical tests. In fact, the statistical tests described in this wiki all require ''that the populations of interest are normally distributed''. Thus, when your data are collected from populations that violate this assumption, these tests are not applicable. In the [[GeneralGuidance#Choose_the_Right_Statistical_Test|"Choose the Right Statistical Test"]] section, we briefly mentioned the normality assumption underlying many statistical tests. In fact, the statistical tests described in this wiki all require ''that the populations of interest are normally distributed''. Thus, when your data are collected from populations that violate this assumption, these tests are not applicable.
Line 5: Line 5:
Here we illustrate two kinds of situations where the population of interest is not normally distributed: Here we illustrate two kinds of situations in which the populations of interest are not normally distributed:

The Gaussian/Normality Assumption Revisited

In the "Choose the Right Statistical Test" section, we briefly mentioned the normality assumption underlying many statistical tests. In fact, the statistical tests described in this wiki all require that the populations of interest are normally distributed. Thus, when your data are collected from populations that violate this assumption, these tests are not applicable.

Here we illustrate two kinds of situations in which the populations of interest are not normally distributed:

  • Suppose that we are interested in estimating the mean number of accidents during a specific time period, say, within 24 hours, on the highway. Intuition tells us accidents on the highway are extremely rare. If we collect data from traffic reports for many 24-hour periods, chances are that the frequency of periods with low accident reports are very high, while the frequency of periods with high accident reports are very low.
  • This is a case where the population distribution is not normal. The distribution of accidents on the highway is highly skewed to the right (meaning most of the probability density mass is on the left of the distribution). If it were a normal distribution, the highway would be much more dangerous.
  • Another situation where the underlying population may not be normally distributed involves ordinal data. Ordinal data are discrete variables: by definition, the underlying population cannot be normal because a normal distribution is continuous. For tests that are applicable in these cases, please refer to the table in "Choose the Right Statistical Test".

In summary, the array of statistical tests covered in this wiki require that the populations of interest are distributed according to a normal distribution. If that assumption is violated, which usually occurs in the form of the two examples above, one should be careful about selecting the appropriate tests.

Go back to the Homepage

NonParametricWarning (last edited 2012-01-07 21:17:23 by CelesteKidd)

MoinMoin Appliance - Powered by TurnKey Linux