COLLEGE BIOLOGY • INHERITANCE & GENETICS

Mendelian Genetics

How discrete hereditary factors govern the predictable transmission of traits across generations.

Historical Context & Motivation

For most of human history, inheritance was understood only through vague notions of "blending" — the idea that offspring represented a smooth mixture of parental traits, much as two paint colors combine to produce an intermediate shade. This blending inheritance hypothesis, while intuitive, could not account for traits that seemed to skip generations or reappear in unexpected ratios. It was also deeply problematic for Darwin's theory of natural selection: if variation simply blended away each generation, novel traits would be diluted to insignificance before selection could act on them. The resolution to this paradox came not from the great universities of Europe but from a monastery garden in Brno, where an Augustinian friar named Gregor Johann Mendel conducted meticulous hybridization experiments on the common garden pea, Pisum sativum. Mendel's genius lay in treating heredity as a quantitative problem — counting offspring, computing ratios, and inferring the existence of discrete hereditary units that we now call genes.

1856–1863
Mendel's Pea Experiments
Gregor Mendel cultivated approximately 29,000 pea plants over eight years, tracking seven binary traits — seed shape, seed color, flower color, pod shape, pod color, flower position, and stem height — through multiple generations of controlled crosses.
1866
Publication of 'Experiments on Plant Hybrids'
Mendel presented his results to the Natural History Society of Brno and published them in the society's proceedings. The paper articulated the laws of segregation and independent assortment, but attracted almost no attention from the broader scientific community.
1900
Rediscovery by de Vries, Correns, and von Tschermak
Three botanists — Hugo de Vries, Carl Correns, and Erich von Tschermak — independently arrived at conclusions similar to Mendel's and, upon searching the literature, found his neglected 1866 paper. This marked the birth of modern genetics.
1902–1903
Chromosome Theory of Inheritance
Walter Sutton and Theodor Boveri independently proposed that Mendel's hereditary factors reside on chromosomes, linking cytological observations of meiosis with Mendelian segregation patterns and providing the physical basis for Mendel's abstract laws.
1909
Coining of 'Gene'
Wilhelm Johannsen introduced the term 'gene' to replace Mendel's 'Elemente,' distinguishing between an organism's genotype (genetic constitution) and its phenotype (observable characteristics), a distinction that remains foundational in genetics.

Mendel's work lay dormant for 34 years — a remarkable gap that underscores how far ahead of his time his quantitative approach was. The central question his experiments addressed remains the cornerstone of genetics: How are discrete traits transmitted from parents to offspring, and what mathematical rules govern their inheritance?

Core Principles & Definitions

Mendelian genetics rests on a set of foundational concepts and two major laws that describe how alleles — variant forms of a gene — behave during gamete formation and fertilization. Before articulating the laws themselves, it is essential to establish the vocabulary that Mendel's framework employs, as precise terminology is the currency of genetic reasoning.

1

Law of Segregation

Each diploid organism possesses two alleles for each gene, one inherited from each parent. During meiosis, these alleles segregate so that each gamete carries only one allele. This is Mendel's First Law.
2

Law of Independent Assortment

Alleles of different genes assort independently of one another during gamete formation, provided the genes reside on different chromosomes (or are sufficiently far apart on the same chromosome). This is Mendel's Second Law.
3

Dominance & Recessiveness

In a heterozygous individual (one dominant and one recessive allele), the dominant allele alone determines the phenotype. The recessive allele is masked but not lost.
4

Genotype vs. Phenotype

The genotype is an organism's allelic composition (e.g., Bb), while the phenotype is its observable trait (e.g., purple flowers). Organisms with different genotypes can share the same phenotype.
5

Homozygous vs. Heterozygous

An organism is homozygous when it carries two identical alleles (AA or aa) and heterozygous when it carries two different alleles (Aa). Heterozygotes are also called carriers for the recessive allele.
KEY TAKEAWAY
Think of alleles as two versions of a document stored on paired USB drives (homologous chromosomes). When you copy files to a new device (produce a gamete), you can take only one drive, so each gamete receives exactly one version. At fertilization, two gametes merge, restoring the pair — but which two versions come together is a matter of chance. This is the essence of Mendel's Law of Segregation: alleles separate during meiosis and reunite randomly at fertilization, producing predictable statistical ratios in large populations.

Monohybrid Cross — Visual Explanation

The Punnett square is the classic diagrammatic tool for predicting the genotypic and phenotypic outcomes of a genetic cross. In a monohybrid cross, we track a single gene with two alleles. The diagram below illustrates the F₂ generation produced by crossing two heterozygous parents (Bb × Bb), where B represents the dominant allele for purple flowers and b represents the recessive allele for white flowers in Pisum sativum.

A Punnett square for the cross Bb × Bb. Each parent produces two gamete types (B and b) with equal probability. The four cells represent equally likely offspring genotypes: 1 BB : 2 Bb : 1 bb. Because B is dominant, the phenotypic ratio is 3 purple : 1 white. Filled circles represent purple flowers; open circles represent white flowers.

The Punnett square is fundamentally a probability matrix. Each cell has a probability of ¼, reflecting the product of the independent probabilities of each gamete being drawn (½ × ½ = ¼). This combinatorial logic is what produces the characteristic 3:1 phenotypic ratio in the F₂ generation — three-quarters of offspring express the dominant phenotype (genotypes BB or Bb), while one-quarter express the recessive phenotype (genotype bb). It is important to recognize that this ratio is a statistical expectation; individual crosses may deviate from it due to sampling effects, especially with small sample sizes. Mendel's insight was that the ratio converges on 3:1 as the number of offspring increases, consistent with the law of large numbers in probability theory.

Mathematical Framework

Mendelian genetics is inherently probabilistic. Two mathematical tools — the multiplication rule (for independent events) and the addition rule (for mutually exclusive events) — underpin all Mendelian predictions. When analyzing crosses involving multiple genes simultaneously, the binomial expansion and the chi-square (χ²) goodness-of-fit test become essential for determining whether observed ratios conform to Mendelian expectations.

MULTIPLICATION RULE (AND)
P(A and B) = P(A) × P(B)
For independent events A and B, the probability that both occur equals the product of their individual probabilities. This rule applies when determining the probability of a specific multi-gene genotype (e.g., the probability of an offspring being AaBb from AaBb × AaBb = ½ × ½ = ¼).
ADDITION RULE (OR)
P(A or B) = P(A) + P(B) [if A and B are mutually exclusive]
For mutually exclusive outcomes, the probability that either occurs is the sum of their probabilities. For example, the probability that an offspring from Bb × Bb is homozygous (either BB or bb) = ¼ + ¼ = ½.
BINOMIAL PROBABILITY
P(k) = C(n, k) × pᵏ × q⁽ⁿ⁻ᵏ⁾
Where n = total number of offspring, k = number showing the trait of interest, p = probability of the trait, q = 1 − p, and C(n, k) = n! / [k!(n − k)!]. This formula calculates the probability of exactly k successes in n independent trials — for example, the probability that exactly 3 out of 5 offspring from Bb × Bb are purple-flowered.
CHI-SQUARE GOODNESS-OF-FIT
χ² = Σ [(Observed − Expected)² / Expected]
The chi-square statistic tests whether observed offspring ratios deviate significantly from expected Mendelian ratios. A large χ² value (exceeding the critical value at p = 0.05 for the appropriate degrees of freedom) suggests that the observed data are inconsistent with the proposed genetic model.
📊 Degrees of Freedom
For a chi-square test of Mendelian ratios, degrees of freedom (df) = number of phenotypic classes − 1. In a monohybrid cross with two phenotypic classes (dominant and recessive), df = 1. At df = 1 and α = 0.05, the critical χ² value is 3.84. If your calculated χ² < 3.84, you fail to reject the null hypothesis that the data conform to Mendelian expectations.

Dihybrid Cross & Independent Assortment

Mendel extended his analysis beyond single-gene crosses by simultaneously tracking two traits — a dihybrid cross. He crossed plants that were homozygous for round, yellow seeds (RRYY) with plants homozygous for wrinkled, green seeds (rryy). The F₁ generation was entirely round and yellow (RrYy), confirming dominance. When F₁ plants were self-crossed, the F₂ generation displayed four phenotypic classes in a characteristic 9:3:3:1 ratio. This ratio — 9 round yellow : 3 round green : 3 wrinkled yellow : 1 wrinkled green — is the product of two independent 3:1 ratios (3:1 × 3:1 = 9:3:3:1), which is only possible if the two genes assort independently of each other.

A 4 × 4 Punnett square for the dihybrid cross RrYy × RrYy. Each parent produces four gamete types (RY, Ry, rY, ry) with equal probability. Color-coded cells correspond to the four phenotypic classes. The 9:3:3:1 ratio emerges because the two genes assort independently during meiosis, and the ratio for each gene (3:1) multiplies with the other.

The dihybrid ratio generalizes elegantly. For n independently assorting genes, each heterozygous in both parents, the number of phenotypic classes is 2n, the number of genotypic classes is 3n, and the total Punnett square cells number 4n. This combinatorial explosion is why geneticists increasingly rely on the branch diagram (forked-line method) rather than constructing massive Punnett squares for trihybrid and higher-order crosses. The branch diagram method exploits the multiplication rule by computing the probability for each gene independently and then multiplying across genes to find the combined probability of any genotypic or phenotypic class.

Worked Example — Dihybrid Cross with χ² Test

A researcher crosses two pea plants heterozygous for seed shape (R = round, r = wrinkled) and seed color (Y = yellow, y = green). Among 640 F₂ offspring, she observes: 370 round yellow, 120 round green, 110 wrinkled yellow, and 40 wrinkled green. Do these results conform to the expected 9:3:3:1 ratio?

Chi-Square Test of a Dihybrid Cross
1
Step 1 — State the Null HypothesisH₀: The observed offspring ratios conform to a 9:3:3:1 Mendelian ratio, indicating that both genes assort independently and exhibit complete dominance. H₁: The observed ratios deviate significantly from 9:3:3:1.
2
Step 2 — Calculate Expected ValuesTotal offspring = 640. Expected fractions are 9/16, 3/16, 3/16, and 1/16. Therefore: Round yellow = 640 × 9/16 = 360; Round green = 640 × 3/16 = 120; Wrinkled yellow = 640 × 3/16 = 120; Wrinkled green = 640 × 1/16 = 40.
Expected: 360 : 120 : 120 : 40
3
Step 3 — Compute χ² for Each Classχ² = (370 − 360)²/360 + (120 − 120)²/120 + (110 − 120)²/120 + (40 − 40)²/40 = 100/360 + 0/120 + 100/120 + 0/40 = 0.278 + 0 + 0.833 + 0.
χ² = 1.111
4
Step 4 — Determine Degrees of Freedom and Critical ValueDegrees of freedom = number of phenotypic classes − 1 = 4 − 1 = 3. At α = 0.05 and df = 3, the critical χ² value is 7.815.
df = 3, critical χ² = 7.815
5
Step 5 — Draw ConclusionSince 1.111 < 7.815, we fail to reject the null hypothesis. The observed data are consistent with a 9:3:3:1 Mendelian ratio. The deviations from expected values are attributable to random sampling variation, and there is no statistical evidence for linkage, epistasis, or other departures from independent assortment.
Fail to reject H₀ — data fit the 9:3:3:1 model

Strengths & Limitations of Mendelian Genetics

Mendel's framework remains one of the most powerful predictive models in biology, yet it operates under a set of simplifying assumptions that do not always hold. Understanding where Mendelian genetics succeeds and where it breaks down is essential for a mature appreciation of inheritance.

Strengths and limitations of the Mendelian model
FeatureStrengthsLimitations
Dominance RelationshipsAccurately predicts outcomes for traits exhibiting complete dominance with two allelesDoes not account for incomplete dominance, codominance, or multiple alleles (e.g., ABO blood type with three alleles: Iᴬ, Iᴮ, i)
Gene InteractionsEach gene is treated as independently affecting one trait, simplifying predictionCannot predict epistasis (one gene masking another), pleiotropy (one gene affecting multiple traits), or polygenic inheritance (many genes → one trait)
AssortmentIndependent assortment holds for genes on different chromosomes, enabling combinatorial predictionsGenes on the same chromosome may be linked, violating independent assortment unless separated by recombination
Environmental EffectsProvides a clean genotype-to-phenotype mapping for strongly genetic traitsIgnores gene-environment interactions, incomplete penetrance, and variable expressivity
Inheritance PatternCorrectly models autosomal inheritance for nuclear genesDoes not address sex-linked inheritance, genomic imprinting, or extranuclear (mitochondrial/chloroplast) inheritance
KEY TAKEAWAY
Mendelian genetics is analogous to Newtonian mechanics in physics: it provides a remarkably accurate first-order approximation that works well for many systems, but breaks down at the extremes. Just as Newtonian mechanics fails at relativistic speeds or quantum scales, Mendelian predictions fail when genes interact epistatically, when alleles show incomplete dominance, or when genes are physically linked on the same chromosome. Recognizing these boundary conditions does not diminish Mendel's laws — it reveals the richer complexity layered atop them.

Connection to Non-Mendelian & Molecular Genetics

Mendel's two laws form the bedrock upon which the entire edifice of modern genetics is constructed, but the field has since expanded far beyond his original framework. Understanding how Mendelian principles extend into and interface with non-Mendelian and molecular genetics is critical for any student of biology. The table below contrasts Mendelian assumptions with their more nuanced counterparts in contemporary genetics.

Mendelian vs. extended genetic models
ConceptMendelian ModelExtended / Molecular Model
Allele NumberTwo alleles per gene (dominant and recessive)Multiple alleles possible in a population (e.g., ABO blood group: Iᴬ, Iᴮ, i)
DominanceComplete dominance assumedIncomplete dominance (blended phenotype), codominance (both expressed), and overdominance (heterozygote advantage)
Gene–Gene InteractionGenes act independently (no interaction)Epistasis modifies expected ratios (e.g., 9:3:4 or 12:3:1); modifier genes alter penetrance and expressivity
Gene LocationGenes on separate chromosomes (independent assortment)Linked genes on the same chromosome; recombination frequency maps gene distance (centiMorgans)
Trait DeterminationOne gene → one trait (simple)Polygenic traits (many genes → one trait, e.g., height); pleiotropy (one gene → many traits, e.g., sickle-cell allele)
Physical BasisAbstract 'factors' (Elemente)DNA sequences on chromosomes; molecular markers, SNPs, CRISPR-based functional studies

The transition from Mendelian to molecular genetics was not a rejection but an enrichment. The central dogma of molecular biology (DNA → RNA → Protein) provided the biochemical explanation for why alleles behave as Mendel described. When you study linkage mapping and quantitative genetics in subsequent courses, you will find that Mendel's laws are the limiting case — the baseline from which deviations are measured. Recombination frequencies, LOD scores, and genome-wide association studies (GWAS) all reference Mendelian expectations as their null models.

Practice Problems

PROBLEM 1CONCEPTUAL
A heterozygous tall pea plant (Tt) is crossed with a homozygous short plant (tt). This type of cross — between an organism of unknown or heterozygous genotype and one that is homozygous recessive — has a specific name. What is this cross called, and why is it a powerful tool for geneticists?
PROBLEM 2BASIC CALCULATION
In a cross between two heterozygous pea plants (Rr × Rr), where R = round seeds (dominant) and r = wrinkled seeds (recessive), what is the probability that a randomly selected offspring has round seeds? What is the probability that a round-seeded offspring is heterozygous?
PROBLEM 3INTERMEDIATE
Two pea plants that are both heterozygous for three independently assorting genes (AaBbCc × AaBbCc) are crossed. How many distinct genotypic classes are expected in the offspring? What fraction of offspring are expected to be homozygous dominant for all three genes (AABBCC)?
PROBLEM 4APPLIED
Cystic fibrosis (CF) is an autosomal recessive disorder. Both parents are phenotypically normal but are known carriers (Cc × Cc). They plan to have three children. What is the probability that exactly one of the three children will have CF? Use the binomial probability formula.
PROBLEM 5CRITICAL THINKING
A researcher crosses two plants heterozygous for two genes (AaBb × AaBb) and expects a 9:3:3:1 phenotypic ratio. Instead, she observes a 9:3:4 ratio among 480 offspring (270 : 90 : 120). Propose a genetic explanation for this modified ratio, and perform a χ² test to determine whether the data fit your proposed model (use α = 0.05, df = 2, critical χ² = 5.991).

Mendelian Genetics — Summary

Gregor Mendel's experiments with Pisum sativum established two foundational laws of inheritance. The Law of Segregation states that each diploid organism carries two alleles per gene, which separate during meiosis so that each gamete receives only one. The Law of Independent Assortment states that alleles of different genes on different chromosomes segregate independently, producing the characteristic 9:3:3:1 dihybrid ratio. A monohybrid cross of two heterozygotes yields a 3:1 phenotypic ratio and a 1:2:1 genotypic ratio, which are predicted using Punnett squares and the multiplication and addition rules of probability.

The chi-square goodness-of-fit test is used to evaluate whether observed offspring ratios conform to Mendelian predictions. While Mendel's laws accurately describe many inheritance patterns involving complete dominance and unlinked genes, they represent a simplified model. Real-world genetics often involves incomplete dominance, codominance, epistasis, linkage, and polygenic inheritance — extensions that build upon, rather than replace, the Mendelian foundation. Mastery of these core principles is essential before advancing to molecular genetics and genomics.

Varsity Tutors • College Biology • Mendelian Genetics