fisher’s hypothesis test

2.2 Fisher’s Hypothesis Test

We consider a single hypothesis that compares a population parameter $theta $ (总体参数) to a given null value $theta_0$. This hypothesis will be denoted by $H_0$ and is called the null hypothesis.

Our goal is to find statistical evidence that allow us to reject $H_0$.

2.2.1 One-tailed test

2.2.2 Two-tailed test

2.2.3 P-value

The P-value is an upper bound of the probability of obtaining the data if $H_0$ is true.

If $D$ represents the statistical data,

and we will reject $H_0$ if the value is small.

We say that we reject $H_0$ at the [P-value] level of significance.

2.2.4 Fisher Test的问题

A small P-value 不能推出 $H_0$ is false.

In hypothesis test, we want to argue that

which is obviously wrong.