You are helping two of your friends with their homework for another biology class. They are also learning about population genetics and Hardy-Weinberg equilibrium. This is the question they are working on: "There are 200 individuals in the population: 20 are homozygous dominant (A/A), 20 are heterozygous (A/a), and 160 are homozygous recessive (a/a). Is this population in Hardy-Weinberg equilibrium with respect to gene A?"
Each of your friends has tried to solve the problem in a different way:
Friend 1's Method:
# A/A individuals = 20
# A/a individuals = 20
# a/a individuals = 160
Total # of individuals = 200
Observed allele frequencies
Observed freq(A) = p = (2x20 + 20) / (2x200) = 60 / 400 = 0.150
Observed freq(a) = q = (2x160 + 20) / (2x200) = 340 / 400 = 0.850
Predicted genotype freq based on observed allele freq
If pop' is in H-W eq:
Predicted freq(A/A) = p^2 = 0.150^2 = 0.02
Predicted freq(A/a) = 2pq = 2x0.150x0.850 = 0.26
Predicted freq(a/a) = q^2 = 0.850^2 = 0.72
Observed genotype frequencies
Based on data provided in the question:
Observed freq(A/A) = 20/200 = 0.10
Observed freq(A/a) = 20/200 = 0.10
Observed freq(a/a) = 160/200 = 0.80
Observed genotype frequencies do not match the genotype frequencies that are predicted under H-W equilibrium; therefore, the population is not in Hardy-Weinberg equilibrium.
Friend 2's Method:
# A/A individuals = 20
# A/a individuals = 20
# a/a individuals = 160
Total # of individuals = 200
If pop' is in H-W eq: Freq(A/A) = p^2
Therefore, assume observed freq(A/A) = p^2 = 20/200 = 0.100
Predicted allele frequencies
If pop' is in H-W eq, p^2 = 0.100
Predicted freq(A) = p = sqrt(p^2) = sqrt(0.10) = 0.316
Predicted freq(a) = q = 1 - p = 1 - 0.32 = 0.684
Predicted genotype freq based on predicted allele freq
If pop' is in H-W eq:
Predicted freq(A/A) = p^2 = 0.316^2 = 0.10
Predicted freq(A/a) = 2pq = 2x0.316x0.684 = 0.43
Predicted freq(a/a) = q^2 = 0.684^2 = 0.47
Observed genotype frequencies
Based on data provided in the question:
Observed freq(A/A) = 20/200 = 0.10
Observed freq(A/a) = 20/200 = 0.10
Observed freq(a/a) = 160/200 = 0.80
Observed genotype frequencies do not match the genotype frequencies that are predicted under H-W equilibrium; therefore, the population is not in Hardy-Weinberg equilibrium.