Published by Patrick Mutisya · 8 days ago
Selection is the process by which certain genotypes become more common in a population because they confer a reproductive advantage. It can be divided into two main types:
The Hardy–Weinberg principle provides a mathematical model for a population that is not evolving. It allows us to calculate expected allele and genotype frequencies and to test whether a real population is evolving.
For a gene with two alleles, A and a, let:
The expected genotype frequencies are:
\$\$
\begin{aligned}
\text{Frequency of } AA &= p^{2} \\
\text{Frequency of } Aa &= 2pq \\
\text{Frequency of } aa &= q^{2}
\end{aligned}
\$\$
These equations are often written together as the Hardy–Weinberg equation:
\$\$
p^{2} + 2pq + q^{2} = 1
\$\$
Example problem:
Solution:
| Genotype | Number observed | Frequency observed |
|---|---|---|
| AA | 72 | \$\frac{72}{200}=0.36\$ |
| Aa | 96 | \$\frac{96}{200}=0.48\$ |
| aa | 32 | \$\frac{32}{200}=0.16\$ |
Calculate allele frequencies:
\$\$
p = \frac{2(AA) + (Aa)}{2N}
= \frac{2(72) + 96}{2(200)}
= \frac{240}{400}
= 0.60
\$\$
\$\$
q = 1 - p = 0.40
\$\$
Expected genotype frequencies under Hardy–Weinberg equilibrium:
\$\$
\begin{aligned}
AA &: p^{2} = (0.60)^{2} = 0.36 \\
Aa &: 2pq = 2(0.60)(0.40) = 0.48 \\
aa &: q^{2} = (0.40)^{2} = 0.16
\end{aligned}
\$\$
Since the observed frequencies match the expected frequencies, the population is currently in Hardy–Weinberg equilibrium.
The principle applies only when the following five conditions are met (no evolutionary forces acting):
If any of these conditions are violated, allele frequencies are expected to change over time, indicating that evolution is occurring.
When selection is present, the genotype frequencies deviate from the \$p^{2} : 2pq : q^{2}\$ ratios. By comparing observed frequencies with expected Hardy–Weinberg frequencies, we can infer the type and strength of selection.
For example, if the heterozygote (Aa) has higher fitness than either homozygote (over‑dominance), the observed frequency of Aa will be greater than \$2pq\$, indicating balancing selection.