Using a \(\chi^2\) test, we can determine if the population of Sturgeon are in Hardy Weinberg equilibrium at the LS68 locus. Hardy Weinberg equilibrium is our null hypothesis, so if our result differs enough from equilibrium, we can reject the null hypothesis and state that the population is not in equilibrium. Otherwise, we fail to reject the null hypothesis and state that the population is in equilibrium.
\(\chi^2 = \Sigma \frac{(\text{O - E}^2)}{\text{E}}\)
Where O is the observed value and E is the expected value. In the \(\chi^2\) test, we use counts of individuals with each genotype, rather than frequencies.
Using the expected frequencies and a total population size of 28, we get that the expected values for each genotype are 2, 11, and 15, while the observed genotypes are 3, 9, and 16, respectively.
Thus,
\(\chi^2 = \frac{(\text{3-2})^2}{\text{2}} + \frac{(\text{9-11})^2}{\text{11}} + \frac{(\text{16-15})^2}{\text{15}} = 0.93\)
With 2 degrees of freedom, a \(\chi^2\) value of 0.93 corresponds to a p-value of roughly 0.63, meaning that we fail to reject the null hypothesis, and this population seems to be in Hardy Weinberg Equilibrium.