- In hypothesis testing, scientists often aim to support their hypothesis by rejecting a “null hypothesis” using the data they collect.
- The null hypothesis typically assumes there is no significant relationship between the variables being tested, while the alternative hypothesis assumes that there is a relationship.
- A P-value, or probability value, measures the probability of obtaining the values in a given dataset assuming that a null hypothesis is true: \[P = \small{\text{Probability of observing results }}|{\text{ Null hypothesis is true}}\]
- If that probability is below a significance cutoff (e.g. 0.05 or 0.01), then there is generally sufficient evidence to support the alternative hypothesis.