|
|
Hypothesis Testing
So far, we have discussed
ways to describe our distributions. We want to continue this discussion
in a slightly different way. Now, we want to talk about hypothesis testing. In hypothesis testing we want to determine whether a
newly collected data belongs to a given distribution. There are four
possible answers to this question:
-
The data value is part of the
population of data values that makes up the distribution.
-
The data value is not part of
the population of data values that makes up the distribution, but fits
the distribution due to random sampling.
-
The data value is not part of
the population of data values that makes up the distribution and does not
fit the distribution.
-
The data value is part of the
population but does not fit the distribution due to random variance around
the mean.
In hypothesis testing, we use
two different hypotheses, the null hypothesis and the alternative hypothesis. For our purposes, we will use the following definitions
of the two hypotheses:
-
The null hypothesis states
that any difference between the test data value and the distribution is
due to normal variation (random sampling).
-
The alternative hypothesis
states that the difference between the test data value and distribution
is due to a significant difference in the distribution and test data value
(meaning that the data value is not truely a member of the distribution).
Report technical/content problems here
|
|