Understanding Dihybrid Crosses
A dihybrid cross tracks two distinct genes across a single generation. Each parent contributes alleles for both traits, producing 16 possible zygotic combinations in the Punnett square. The complexity arises because alleles segregate independently during gamete formation—each parental genotype generates four distinct gamete types.
For example, a parent with genotype AaBb produces four gamete classes: AB, Ab, aB, and ab. When two such heterozygous parents mate, the 4 × 4 grid yields 16 cells, some containing identical genotypes. The resulting offspring frequencies reveal both the underlying genetic architecture and the observable trait ratios.
This approach applies wherever two independent loci segregate: flower colour and plant height in plants, coat colour and ear shape in animals, or any two Mendelian traits in organisms with sexual reproduction.
Calculating Dihybrid Genotype Frequencies
Each offspring genotype frequency depends on the parental alleles at both loci. The probability of a specific genotype is the product of the individual probabilities at each locus, since the traits segregate independently.
P(AABB) = P(AA) × P(BB)
P(AaBb) = P(Aa) × P(Bb)
P(aabb) = P(aa) × P(bb)
P(AA)— Probability of homozygous-dominant genotype at locus AP(Aa)— Probability of heterozygous genotype at locus AP(aa)— Probability of homozygous-recessive genotype at locus AP(BB)— Probability of homozygous-dominant genotype at locus BP(Bb)— Probability of heterozygous genotype at locus BP(bb)— Probability of homozygous-recessive genotype at locus B
From Genotypes to Phenotypes
Genotypic ratios describe the relative frequencies of each genetic combination. Phenotypic ratios, by contrast, group genotypes according to observable characteristics. A dominant allele masks the recessive allele in heterozygous individuals, so AA and Aa typically produce the same phenotype.
In a cross between two heterozygotes (AaBb × AaBb), the expected phenotypic ratio is 9:3:3:1—a classic result in Mendelian genetics. This means nine offspring display both dominant traits, three display the dominant-recessive combination, three show the recessive-dominant pairing, and one displays both recessive phenotypes. However, when one parent is homozygous-recessive (aabb), phenotypic and genotypic ratios become identical because the test cross produces no masking.
Homozygous and Heterozygous Genotypes Explained
Homozygous genotypes carry two identical alleles at a locus. Homozygous-dominant individuals (AA) always express the dominant phenotype. Homozygous-recessive individuals (aa) express the recessive phenotype because no dominant allele is present to mask it. Homozygosity is perpetuated across generations if both parents carry identical alleles.
Heterozygous genotypes carry two different alleles at a locus—typically one dominant (uppercase letter, e.g., A) and one recessive (lowercase, a). In a heterozygote, the dominant allele usually determines the observed phenotype, though the recessive allele remains present in the genotype. Heterozygotes are crucial drivers of genetic variation and are the source of all gamete diversity in dihybrid crosses.
Common Pitfalls in Dihybrid Analysis
Avoid these frequent mistakes when working through two-trait inheritance problems.
- Assuming linkage without evidence — Independent assortment holds only when the two genes occupy different chromosomes or are far apart on the same chromosome. Linked genes violate the 9:3:3:1 ratio and produce skewed phenotypic frequencies. Always check whether genes are known to be linked before applying standard dihybrid ratios.
- Miscounting gamete types — A heterozygote at a single locus (e.g., <code>Aa</code>) produces two gamete types; a double heterozygote (<code>AaBb</code>) produces four. It is easy to forget one or create duplicates. Write them out systematically: <code>AB</code>, <code>Ab</code>, <code>aB</code>, <code>ab</code>.
- Confusing incomplete dominance or codominance with standard dominance — If heterozygotes show a blended or intermediate phenotype, the simple dominant-recessive framework breaks down. In such cases, all three genotypes (<code>AA</code>, <code>Aa</code>, <code>aa</code>) may produce distinct phenotypes, changing expected ratios from 9:3:3:1 to something else entirely.
- Entering parental genotypes incorrectly — Mistyping an allele combination is an easy source of error that cascades through the entire square. Double-check that capital letters represent the dominant alleles for each trait and that you have four alleles total (two per parent, one from each locus).