Hardy-Weinberg Equilibrium Problem | Allele & Genotype Frequencies

Added:

Genotype Counts
Allele Frequencies
Recessive Count
Expected Frequencies
Equilibrium Test
Application

Genotype Counts

0:00
Playing Section
  • 1

    Population of 150 flowers: 90 red, 35 pink, 25 white.

  • 2

    Red is homozygous dominant, pink heterozygous, white recessive.

  • 3

    Total allele count is 300 across all individuals.

Basic Mendelian genetics, including the definitions of alleles, genotypes (homozygous and heterozygous), and phenotypes.
The concept of a gene pool and the distinction between allele frequencies and genotype frequencies in a population.
The five theoretical assumptions of the Hardy-Weinberg principle (random mating, no mutation, no natural selection, large population size, and no gene flow).
Introductory statistics, specifically the basic concept of hypothesis testing and how to set up null and alternative hypotheses.
Analyzing microevolutionary forces (natural selection, genetic drift, mutation, and gene flow) and calculating how they shift a population away from Hardy-Weinberg equilibrium.
Applying the Hardy-Weinberg equation to more complex genetic systems, such as loci with multiple alleles (e.g., ABO blood groups) or sex-linked traits.
Real-world applications of population genetics, such as tracking disease-causing recessive alleles in human populations or assessing genetic diversity in conservation biology.
Advanced statistical methods in genetics, including understanding why degrees of freedom are adjusted in HWE chi-square tests and using programming tools (like R) for population modeling.
17K views243likes11:14@SciEdSusanOriginal Release: 2019-11-05

To test if a population is in Hardy-Weinberg equilibrium, first calculate allele frequencies (p and q) by counting alleles in the population, then use these frequencies to predict expected genotype frequencies (p², 2pq, q²) and compare them with observed genotype counts; if the observed values significantly differ from expected values (typically determined using a chi-square test), the population is not in Hardy-Weinberg equilibrium, indicating that allele frequencies are changing across generations due to evolutionary forces.