HIGH SCHOOL BIOLOGY (NEXT GENERATION SCIENCE STANDARDS) • HEREDITY: INHERITANCE AND VARIATION OF TRAITS

Explain patterns of inheritance using evidence.

Discover how Mendel's laws, probability, and statistical reasoning reveal the mechanisms behind trait inheritance.

Historical Context & Motivation

For thousands of years, farmers and breeders noticed that offspring tend to resemble their parents, yet no one could explain the mechanism behind this resemblance. Ancient Greek thinkers proposed ideas like blending inheritance, which claimed that traits from two parents mix like paint colors, producing intermediate offspring. This model could not explain why traits sometimes skip a generation or reappear after seeming to disappear. It took carefully controlled experiments with garden peas to reveal that inheritance follows precise, predictable rules governed by discrete units we now call genes.

1866
Mendel Publishes His Pea Experiments
Gregor Mendel, an Augustinian friar, published results from eight years of crosses with pea plants. He tracked seven traits across thousands of offspring and discovered consistent mathematical ratios, establishing the foundations of genetics.
1900
Rediscovery of Mendel's Work
Three scientists — de Vries, Correns, and von Tschermak — independently rediscovered Mendel's principles. Their work launched the modern study of genetics and prompted researchers to search for the physical basis of hereditary factors.
1905
Bateson Coins the Term 'Genetics'
William Bateson named the new discipline and began extending Mendel's ideas to animals. Bateson also identified some of the first exceptions to simple Mendelian ratios, hinting at more complex inheritance patterns like epistasis.
1910
Morgan Links Genes to Chromosomes
Thomas Hunt Morgan's experiments with Drosophila fruit flies demonstrated that genes reside on chromosomes. His discovery of sex-linked inheritance of the white-eye mutation provided powerful physical evidence for Mendel's abstract 'factors.'
1953
Watson and Crick Describe DNA Structure
The double-helix model revealed how DNA stores, copies, and transmits genetic information. This molecular framework finally explained the physical basis for Mendelian inheritance and opened the door to modern molecular genetics.

The central question that Mendel's work addressed remains at the heart of genetics today: How can we use observable patterns in offspring to infer the genetic makeup of their parents? By analyzing ratios, applying probability, and testing hypotheses with statistical tools, scientists explain and predict patterns of inheritance. This lesson explores those methods and builds your ability to use evidence — phenotype ratios, pedigrees, and chi-square analysis — to reason about the genetic mechanisms underlying trait transmission.

Core Principles of Mendelian Inheritance

Mendel's insights rest on several foundational ideas. Each organism carries two copies of every gene, one inherited from each parent. These gene copies, called alleles, may be identical (homozygous) or different (heterozygous). The way alleles interact determines an organism's observable characteristics, or phenotype. Understanding these terms allows you to analyze crosses systematically and connect the genetic level to the organism level.

1

Law of Segregation

During gamete formation, the two alleles for each gene separate so that each gamete carries only one allele. This explains why offspring receive one allele from each parent.
2

Law of Independent Assortment

Genes on different chromosomes sort independently during meiosis. This produces new allele combinations in gametes and explains the variety we observe in dihybrid crosses.
3

Dominance and Recessiveness

A dominant allele masks the expression of a recessive allele in heterozygotes. The recessive phenotype appears only when an organism is homozygous recessive for that gene.
4

Genotype vs. Phenotype

Genotype is the set of alleles an organism carries; phenotype is the observable trait. Two organisms can share a phenotype (e.g., both tall) yet differ in genotype (TT vs. Tt).
5

Probability Governs Outcomes

Each fertilization event is independent and random. The expected ratios from a cross (e.g., 3:1) represent probabilities, not guarantees, especially visible in large sample sizes.
KEY TAKEAWAY
Think of alleles like two versions of an app installed on a phone. Both are present (genotype), but the dominant version is the one that runs and shows on the screen (phenotype). The recessive version sits silently in the background — it is still there and can be passed on, but you only notice it when the dominant version is absent.
🔬 NGSS Alignment
This section addresses DCI HS-LS3.A (Structure and Function of DNA) and DCI HS-LS3.B (Variation of Traits). The crosscutting concept of Cause and Effect (CCC 2) connects allele combinations (cause) to phenotypic outcomes (effect).

Visualizing a Monohybrid Cross

A Punnett square is the standard tool for predicting the genotype and phenotype ratios of offspring from a genetic cross. The diagram below shows a monohybrid cross between two heterozygous parents (Tt × Tt) for a single trait — in this case, plant height, where T (tall) is dominant over t (short). Each parent contributes one allele per gamete, and the grid reveals all possible offspring combinations.

A Punnett square for the cross Tt × Tt. Each cell represents an equally likely offspring genotype. Three of the four cells produce a tall phenotype (TT, Tt, Tt), while only the tt cell produces a short phenotype, yielding the classic 3:1 phenotype ratio.

Notice that the Punnett square organizes all possible fertilization events into a grid. Each cell has a probability of ¼, and by counting cells with the same phenotype you determine the expected ratio. When Mendel crossed heterozygous tall pea plants, he observed roughly 787 tall plants to 277 short plants — close to a 3:1 ratio. The slight deviation from the perfect ratio is expected because probability describes expected proportions, not exact counts, much like flipping a coin 100 times might give 53 heads instead of exactly 50.

Mathematical Framework: Probability and the Chi-Square Test

Genetics relies on probability to predict outcomes. The multiplication rule states that the probability of two independent events both occurring equals the product of their individual probabilities. The addition rule states that the probability of either of two mutually exclusive events occurring equals the sum of their probabilities. Together, these rules let you calculate the probability of any genotype from a cross.

MULTIPLICATION RULE
P(A and B) = P(A) × P(B)
Used when events are independent. For example, in a Tt × Tt cross, P(child receives T from parent 1) = ½ and P(child receives T from parent 2) = ½, so P(TT) = ½ × ½ = ¼.
ADDITION RULE
P(A or B) = P(A) + P(B)
Used for mutually exclusive outcomes. The probability of a tall phenotype is P(TT) + P(Tt from father) + P(Tt from mother) = ¼ + ¼ + ¼ = ¾.

When you collect real data from crosses, you need a way to determine whether the observed results are close enough to the expected ratios. The chi-square (χ²) test is a statistical tool that quantifies how well observed data fit a hypothesized ratio. A small χ² value means the data are consistent with the hypothesis; a large value suggests the data deviate significantly.

📊 AP/Advanced Note
The formal chi-square test with degrees of freedom and critical values is commonly assessed in AP Biology. In a standard high school biology course, the core idea is simpler: compare your observed ratio to the expected ratio and judge whether the difference is likely due to chance or reflects a different genetic model. The equation below formalizes that comparison.
CHI-SQUARE STATISTIC
χ² = Σ [(observed − expected)² / expected]
Sum over all phenotype classes. 'Observed' is the actual count; 'expected' is the count predicted by the hypothesis. Degrees of freedom = number of phenotype categories − 1. Compare the calculated χ² to a critical value (for 1 df at p = 0.05, the critical value is 3.84). If χ² < 3.84, the data are consistent with the predicted ratio.
🔬 NGSS Integration: SEP 5 — Using Mathematics and Computational Thinking
Calculating expected offspring ratios and performing chi-square analysis exemplify SEP 5. The crosscutting concept of Patterns (CCC 1) is central: we identify numerical patterns (like 3:1 or 9:3:3:1) in offspring data and use them as evidence for specific inheritance models.

Beyond Simple Dominance: Extended Inheritance Patterns

Mendel's laws form the foundation of genetics, but many traits do not follow simple dominant-recessive patterns. Understanding these extensions is essential because they explain the wide range of phenotypic variation we observe in nature. Three important extensions are incomplete dominance, codominance, and sex-linked inheritance. Each produces distinctive phenotype ratios that differ from the classic 3:1 pattern.

Three inheritance patterns compared side by side. In incomplete dominance, the heterozygote displays an intermediate phenotype. In codominance, both alleles are fully expressed simultaneously. In sex-linked inheritance, males are disproportionately affected because they carry only one X chromosome.
Summary of key inheritance patterns, their heterozygote phenotypes, and expected F₂ ratios.
PatternHeterozygote PhenotypeF₂ Phenotype RatioExample
Simple DominanceSame as dominant homozygote3:1Pea plant height (Tall vs. Short)
Incomplete DominanceIntermediate (blend)1:2:1Snapdragon flower color (Red, Pink, White)
CodominanceBoth alleles fully expressed1:2:1ABO blood type (Type A, AB, B)
Sex-Linked (X-linked recessive)Carrier females unaffected; hemizygous males affectedMales affected more oftenColor blindness, hemophilia

Worked Example: Predicting Dihybrid Cross Outcomes

Let's work through a complete dihybrid cross to predict offspring genotypes and phenotypes. This example integrates the multiplication rule, independent assortment, and Punnett square analysis.

Dihybrid Cross: Seed Shape and Seed Color in Pea Plants
1
Step 1 — Identify the Cross and AllelesRound seed shape (R) is dominant over wrinkled (r). Yellow seed color (Y) is dominant over green (y). We cross two plants that are heterozygous for both traits: RrYy × RrYy. Because the genes are on different chromosomes, they assort independently.
2
Step 2 — Determine Possible GametesEach parent can produce four types of gametes by combining one allele from each gene: RY, Ry, rY, ry. Each gamete type has a probability of ¼.
3
Step 3 — Construct the 4 × 4 Punnett SquarePlace the four gamete types from one parent along the top and the four from the other parent along the side. Fill in the 16 cells by combining alleles. Each cell represents a ¹⁄₁₆ probability.
4
Step 4 — Count Phenotype ClassesGrouping the 16 cells by phenotype gives: 9 Round Yellow (R_Y_), 3 Round Green (R_yy), 3 Wrinkled Yellow (rrY_), and 1 Wrinkled Green (rryy). The underscore represents either allele.
Expected phenotype ratio: 9:3:3:1
5
Step 5 — Calculate a Specific Genotype ProbabilityWhat is the probability of an offspring with genotype RRYY? Using the multiplication rule: P(RR) = ¼ (from Rr × Rr) and P(YY) = ¼ (from Yy × Yy). Because the genes assort independently, P(RRYY) = ¼ × ¼ = ¹⁄₁₆.
P(RRYY) = ¹⁄₁₆ ≈ 6.25%
Complete 4×4 Punnett square for the dihybrid cross RrYy × RrYy. Color coding highlights the four phenotype classes that produce the 9:3:3:1 ratio. Each cell has a probability of ¹⁄₁₆.

Strengths and Limitations of Mendelian Models

Mendel's framework is remarkably powerful for predicting inheritance of traits controlled by single genes with clear dominant-recessive relationships. However, the natural world presents many situations where the simple model does not fully explain observed patterns. Understanding both the strengths and limitations of Mendelian genetics helps you recognize when additional genetic concepts are needed.

Strengths and limitations of the Mendelian inheritance model.
StrengthLimitation
Accurately predicts ratios for single-gene traits with complete dominance (e.g., 3:1, 9:3:3:1)Does not account for polygenic traits (e.g., skin color, height) where many genes contribute
Provides a clear mathematical framework using probabilityAssumes genes assort independently — fails when genes are linked on the same chromosome
Works well for discrete, qualitative traits (e.g., flower color, seed shape)Cannot explain continuous variation or environmental influence on phenotype
Can be tested experimentally with chi-square goodness-of-fit analysisEpistasis, pleiotropy, and gene-environment interactions modify expected ratios
KEY TAKEAWAY
Think of Mendelian genetics as the foundation of a building. It provides the essential structure for understanding inheritance, and it works perfectly for many situations. But just as a building also needs plumbing, wiring, and climate control, genetics needs additional models — polygenic inheritance, gene linkage, epigenetics — to fully explain the complexity of real organisms. You start with Mendel's rules and expand from there.

Connecting to Advanced Genetic Concepts

Mendel's discoveries set the stage for the molecular revolution in biology. Today, scientists use DNA sequencing, genome-wide association studies (GWAS), and computational modeling to investigate the same fundamental question Mendel asked: how are traits inherited? The table below contrasts Mendelian genetics with some of the more advanced concepts you may encounter in AP Biology or college genetics courses.

Mendelian genetics compared to advanced genetic concepts.
ConceptMendelian GeneticsAdvanced Extension
Number of GenesOne or two genes per traitPolygenic traits involve many genes (e.g., hundreds of loci for height)
Allele BehaviorComplete dominance, or simple codominance/incomplete dominanceEpistasis: one gene's expression modifies or masks another gene's phenotype
Gene LocationGenes on different chromosomes assort independentlyLinked genes on the same chromosome are inherited together unless crossing over occurs
EnvironmentPhenotype determined solely by genotypeGene-environment interactions and epigenetics alter gene expression without changing DNA sequence
Analysis ToolPunnett squares and chi-square testsGWAS, bioinformatics, and statistical models for quantitative traits

Even with these expansions, Mendel's core principles — segregation, independent assortment, and dominant/recessive relationships — remain the bedrock of genetics. Every advanced model in genetics is built upon or tested against Mendelian predictions. When a chi-square test rejects a Mendelian ratio, the deviation itself becomes evidence for a more complex mechanism, which is exactly how science progresses.

Practice Problems

🎯 NGSS Three-Dimensional Integration
These problems integrate DCI HS-LS3.A/B (inheritance of traits), SEP 4 (Analyzing and Interpreting Data), SEP 5 (Using Mathematics and Computational Thinking), and CCC 1 (Patterns) and CCC 2 (Cause and Effect). Each problem specifies its primary NGSS dimensions.
PROBLEM 1CONCEPTUAL
[DCI HS-LS3.B | CCC 2: Cause and Effect] In a monohybrid cross between two heterozygous pea plants (Tt × Tt), what is the expected phenotype ratio of tall to short offspring? A) 1:1 B) 2:1 C) 3:1 D) 4:0
PROBLEM 2BASIC CALCULATION
[DCI HS-LS3.B | SEP 5: Using Mathematics | CCC 1: Patterns] In a dihybrid cross (RrYy × RrYy), what is the probability of an offspring being homozygous dominant for both traits (RRYY)? A) 1/4 B) 1/8 C) 1/16 D) 1/2
PROBLEM 3INTERMEDIATE
[DCI HS-LS3.B | SEP 5: Using Mathematics | CCC 1: Patterns] A scientist crosses two heterozygous tall pea plants (Tt × Tt) and counts 740 tall and 260 short offspring (total = 1000). She uses a chi-square test to evaluate whether the data fit a 3:1 ratio. The expected values are 750 tall and 250 short. What is the chi-square value, and should she reject the 3:1 model? (Critical value for 1 degree of freedom at p = 0.05 is 3.84.) A) χ² = 0.53; do not reject the 3:1 model B) χ² = 1.33; do not reject the 3:1 model C) χ² = 5.33; reject the 3:1 model D) χ² = 0.93; do not reject the 3:1 model
PROBLEM 4APPLIED
[DCI HS-LS3.A | SEP 4: Analyzing Data | CCC 2: Cause and Effect] A woman who is a carrier for color blindness (X^C X^c) has children with a man who has normal vision (X^C Y). What is the probability that a son will be colorblind? A) 100% B) 25% C) 50% D) 0%
PROBLEM 5CRITICAL THINKING
[DCI HS-LS3.B | SEP 5: Using Mathematics | SEP 7: Engaging in Argument from Evidence | CCC 1: Patterns] A researcher crosses two plants that are heterozygous for a flower color gene (Rr × Rr) and observes 80 red flowers and 26 white flowers (total = 106). She wants to determine which inheritance model best fits the data. Perform chi-square tests for (A) a 3:1 ratio and (B) a 1:1 ratio. Which conclusion is best supported? A) Simple dominance at one gene; the 3:1 ratio is a good fit (cannot reject) B) A 1:1 ratio fits the data better than 3:1 C) Neither ratio fits; a completely different model is needed D) The sample is too small to draw any conclusion

Lesson Summary

Patterns of inheritance are explained through Mendel's laws of segregation and independent assortment, which describe how alleles separate during gamete formation and combine at fertilization. The Punnett square is the essential tool for predicting offspring ratios, yielding the classic 3:1 monohybrid and 9:3:3:1 dihybrid phenotype ratios. The multiplication and addition rules of probability allow you to calculate the likelihood of specific genotypes and phenotypes from any cross.

Beyond simple dominance, inheritance patterns include incomplete dominance (intermediate phenotype), codominance (both alleles fully expressed), and sex-linked inheritance (genes on the X chromosome affect males more frequently). To evaluate whether observed data match a predicted ratio, scientists use the chi-square (χ²) test, comparing calculated values against critical values to determine statistical significance. These mathematical and analytical tools — rooted in SEP 5 (Using Mathematics) and the crosscutting concept of Patterns (CCC 1) — allow you to use evidence to explain and predict inheritance outcomes.

Varsity Tutors • High School Biology (Next Generation Science Standards) • Explain patterns of inheritance using evidence.