GENETICS • PROBABILITY, PEDIGREES & PROBLEM SOLVING

Multiplication & Addition Rules — Apply multiplication and addition rules to genetic probability

Learn how two simple math rules let you predict the chances of inheriting any combination of traits.

Historical Context & Motivation

Before anyone knew about DNA, a monk named Gregor Mendel spent years crossing pea plants in a monastery garden. He carefully counted how many offspring had purple flowers versus white flowers, round seeds versus wrinkled seeds. What he discovered was amazing: the results followed predictable mathematical patterns. Mendel realized that heredity was not random — it obeyed the laws of probability.

Probability is simply the math of chance. You already use it when you think about flipping a coin or rolling a die. Geneticists use probability to answer questions like: "If both parents carry a recessive allele for a disease, what is the chance their child will have that disease?" Two core rules — the multiplication rule and the addition rule — make answering these questions surprisingly straightforward.

1866
Mendel Publishes His Laws
Gregor Mendel published his experiments on pea plants, showing that traits are inherited in predictable ratios. His work laid the foundation for using probability in genetics.
1900
Mendel's Work Rediscovered
Three scientists — de Vries, Correns, and von Tschermak — independently rediscovered Mendel's forgotten paper. The scientific world realized probability was the key to understanding inheritance.
1905
Punnett Squares Invented
Reginald Punnett created the Punnett square, a visual grid that uses the multiplication rule to calculate the probability of each offspring genotype.
1918
Probability Meets Complex Traits
R.A. Fisher combined Mendel's probability rules with statistics to explain how many genes can combine to produce continuous traits like height and skin color.

The big question Mendel's work raised was this: when two or more events happen together in genetics — like inheriting one allele from Mom and another from Dad — how do you calculate the combined probability? That is exactly what the multiplication and addition rules answer.

Core Principles & Definitions

Before diving into the rules, let's lock in a few key ideas. Probability is a number between 0 and 1 (or 0% and 100%) that tells you how likely an event is. A probability of 0 means it will never happen; a probability of 1 means it will always happen. In genetics, we use probability to predict the chance that an offspring will have a certain genotype or phenotype.

1

Independent Events

Two events are independent when the outcome of one does not change the outcome of the other. For example, the allele you inherit from your mother does not affect which allele you get from your father.
2

Mutually Exclusive Events

Two events are mutually exclusive when they cannot happen at the same time. A single offspring cannot be both homozygous dominant (AA) and heterozygous (Aa) — it must be one or the other.
3

The Multiplication Rule ("AND")

When you want the probability of event A AND event B both happening, you multiply their individual probabilities. Think: "AND" means "multiply."
4

The Addition Rule ("OR")

When you want the probability of event A OR event B happening (not both at once), you add their individual probabilities. Think: "OR" means "add."
KEY TAKEAWAY
Think of it like ordering food. If you want a burger AND fries, you multiply the chances each item is available. If you're happy with a burger OR a hot dog, you add the chances because either one would satisfy you. In genetics: "AND" = multiply, "OR" = add.

Visual Explanation — Seeing the Rules in Action

The diagram below shows a monohybrid cross between two heterozygous parents (Aa × Aa). Each parent can pass on either the A allele or the a allele with equal probability (½ each). The branching tree illustrates how the multiplication rule combines the allele from each parent, and the addition rule groups together outcomes that give the same genotype.

This branching tree shows how a cross between two Aa parents produces four equally likely outcomes. The multiplication rule is used at each branch to find the probability of each genotype (½ × ½ = ¼). The addition rule is then used to combine Aa and aA into a total heterozygous probability of ½.

Notice how the tree splits at each level. The first split represents which allele the mother donates (A or a, each with probability ½). The second split represents which allele the father donates. To get the probability of any single outcome — like receiving A from Mom and A from Dad — you multiply along the path: ½ × ½ = ¼. That's the multiplication rule in action.

Now look at the summary panel on the right. There are two ways to be heterozygous: Aa (A from Mom, a from Dad) or aA (a from Mom, A from Dad). Since these are mutually exclusive outcomes, you add them: ¼ + ¼ = ½. That's the addition rule.

Mathematical Framework

Let's write out the two rules as formulas so you can use them in any genetics problem.

MULTIPLICATION RULE (AND)
P(A and B) = P(A) × P(B)
Use this when two independent events must both occur. P(A) is the probability of event A, and P(B) is the probability of event B. Example: the probability of getting allele A from Mom (½) AND allele a from Dad (½) is ½ × ½ = ¼.
ADDITION RULE (OR)
P(A or B) = P(A) + P(B)
Use this when two mutually exclusive events can satisfy the same question. P(A) and P(B) are the probabilities of the two different outcomes. Example: the probability of being heterozygous is P(Aa) + P(aA) = ¼ + ¼ = ½.

These two rules can be combined. Suppose you want to know: what is the probability of an offspring showing the dominant phenotype from an Aa × Aa cross? The dominant phenotype appears with genotypes AA, Aa, or aA. Each has probability ¼. Since these are mutually exclusive, you add them:

COMBINED EXAMPLE
P(dominant) = P(AA) + P(Aa) + P(aA) = ¼ + ¼ + ¼ = ¾
First the multiplication rule found each genotype's probability (¼). Then the addition rule combined three mutually exclusive genotypes to give ¾, or 75%.
💡 When to Use Which Rule
Look for the keyword in the question. If the question asks about one event AND another happening together → multiply. If the question asks about one event OR another → add. Many problems require both rules used together.

Extending the Rules — Dihybrid Crosses

The multiplication rule becomes especially powerful when you track two traits at the same time. A dihybrid cross follows two genes simultaneously — for example, seed shape (R = round, r = wrinkled) and seed color (Y = yellow, y = green). If the two genes are on different chromosomes, they assort independently, which means the inheritance of one trait does not affect the other. That independence is exactly what makes the multiplication rule valid.

This diagram shows a dihybrid cross (RrYy × RrYy). Each gene is analyzed separately first (top boxes), then the multiplication rule combines the independent probabilities to produce the famous 9:3:3:1 phenotype ratio.

The key insight here is that you don't need a giant 4×4 Punnett square to figure out dihybrid probabilities. Just solve each gene separately (each is a simple Aa × Aa-type problem), then multiply the results together. This approach scales beautifully — even for three or more genes at once.

Dihybrid cross phenotype probabilities calculated using the multiplication rule
Phenotype CombinationShape ProbabilityColor ProbabilityCombined (× Rule)
Round, Yellow¾¾9/16
Round, Green¾¼3/16
Wrinkled, Yellow¼¾3/16
Wrinkled, Green¼¼1/16

Worked Example — Cystic Fibrosis Carrier Cross

Let's put both rules to work on a real genetics scenario. Cystic fibrosis (CF) is caused by a recessive allele (f). Two parents are both carriers (Ff). They plan to have three children. What is the probability that exactly two of the three children will be carriers (Ff)?

Finding P(exactly 2 of 3 children are carriers)
1
Step 1 — Find the probability of one child being a carrierCross Ff × Ff. The possible genotypes are FF (¼), Ff (½), and ff (¼). The probability of any single child being a carrier (Ff) is ½. The probability of NOT being a carrier is also ½ (¼ FF + ¼ ff = ½ not-Ff).
P(carrier) = ½, P(not carrier) = ½
2
Step 2 — List the arrangements where exactly 2 of 3 are carriersLabel the three children as Child 1, Child 2, Child 3. Let C = carrier and N = not carrier. The arrangements with exactly two carriers are: C-C-N, C-N-C, and N-C-C. These three arrangements are mutually exclusive (only one arrangement can actually happen), so we'll use the addition rule to combine them.
3 possible arrangements
3
Step 3 — Apply the multiplication rule to each arrangementEach child's genotype is independent of the others. For arrangement C-C-N: P = ½ × ½ × ½ = ⅛. For C-N-C: P = ½ × ½ × ½ = ⅛. For N-C-C: P = ½ × ½ × ½ = ⅛. Each arrangement has the same probability because the individual probabilities are all ½.
Each arrangement = ⅛
4
Step 4 — Apply the addition rule to combine arrangementsSince the three arrangements are mutually exclusive, add their probabilities: ⅛ + ⅛ + ⅛ = 3/8. The probability that exactly two of three children are carriers is 3/8 or 37.5%.
P(exactly 2 carriers out of 3) = 3/8 = 37.5%
🔑 NOTICE THE PATTERN
This problem used BOTH rules. The multiplication rule calculated the probability within each arrangement (child 1 AND child 2 AND child 3). The addition rule combined the different arrangements (this arrangement OR that one OR that one). Most genetics problems work exactly this way — multiply within, add across.

Probability Rules vs. Punnett Squares

You might wonder: why learn probability rules when Punnett squares already work? Both methods give the same answer, but they have different strengths. As problems become more complex — multiple genes, multiple offspring, conditional questions — probability rules become far more efficient.

Comparing Punnett squares and probability rules
FeaturePunnett SquareProbability Rules
Best forVisualizing all genotypes from a single crossCalculating specific outcomes quickly, especially with multiple genes
One gene (monohybrid)2×2 grid — easy and clearSimple multiplication — equally easy
Two genes (dihybrid)4×4 grid — manageable but 16 cellsMultiply two fractions — much faster
Three+ genes8×8 or larger — very tediousStill just multiplying fractions — scales easily
Multiple offspringNot designed for thisHandles it naturally with repeated multiplication
LimitationOnly shows one cross at a timeRequires understanding of independent events
KEY TAKEAWAY
Think of Punnett squares as training wheels and probability rules as riding without them. Punnett squares are great for building your understanding, but probability rules are the tool that professionals use because they work for any number of genes or offspring. The best students learn both and use whichever fits the problem.

Connecting to Advanced Genetics

The multiplication and addition rules you've learned work perfectly for simple Mendelian traits — where one gene has two alleles with clear dominance. But real genetics can be more complex. Let's see how these basic probability rules connect to more advanced topics you may encounter later.

How basic probability rules extend to advanced genetics
ConceptSimple Mendelian VersionAdvanced Version
Number of allelesTwo alleles per gene (A and a)Multiple alleles (e.g., ABO blood types have three: Iᴬ, Iᴮ, i)
Dominance patternComplete dominance (Aa looks like AA)Incomplete dominance or codominance — heterozygotes look different
Gene interactionGenes are independent (on different chromosomes)Linked genes on the same chromosome — multiplication rule needs modification
Probability approachMultiplication and addition rulesSame rules, plus conditional probability for linked genes and pedigrees

The good news is that the multiplication and addition rules don't become obsolete — they become building blocks. Even in complex scenarios like genetic counseling or population genetics, scientists still multiply probabilities of independent events and add probabilities of mutually exclusive events. Master these two rules now, and you'll have the foundation for everything that comes next.

⚠️ A Note on Linked Genes
The multiplication rule requires events to be independent. If two genes are on the same chromosome (linked), they don't assort independently, and you can't simply multiply their probabilities. In AP Biology and college genetics, you'll learn how to adjust for linkage using recombination frequencies. For now, just remember: the multiplication rule works when genes are on different chromosomes or far apart on the same chromosome.

Practice Problems

Try these five problems. Each one uses the multiplication rule, the addition rule, or both. Start with the conceptual question and work your way up to the challenge.

PROBLEM 1CONCEPTUAL
A genetics question asks: "What is the probability that an offspring is EITHER homozygous dominant OR homozygous recessive?" Which probability rule should you use — the multiplication rule or the addition rule — and why?
PROBLEM 2BASIC CALCULATION
In a cross between two heterozygous parents (Bb × Bb), what is the probability that their child will be heterozygous (Bb)?
PROBLEM 3INTERMEDIATE
Two parents are both heterozygous for two independently assorting genes: AaBb × AaBb. What is the probability that an offspring will be homozygous recessive for BOTH traits (aabb)?
PROBLEM 4APPLIED
Sickle cell disease is caused by a recessive allele (s). Two carrier parents (Ss × Ss) plan to have two children. What is the probability that BOTH children will be unaffected (either SS or Ss)?
PROBLEM 5CRITICAL THINKING
Two parents who are both heterozygous for three independently assorting genes (AaBbCc × AaBbCc) want to know: what is the probability of an offspring that is heterozygous for ALL three genes (AaBbCc)? Explain your reasoning.

Lesson Summary

Genetic probability relies on two fundamental rules. The multiplication rule states that the probability of two independent events both occurring equals the product of their individual probabilities — remember "AND means multiply." The addition rule states that the probability of one mutually exclusive event or another occurring equals the sum of their probabilities — remember "OR means add."

These rules let you solve any Mendelian genetics problem efficiently. For a monohybrid cross, you multiply the allele probabilities from each parent. For a dihybrid cross, you solve each gene separately and multiply the results. For questions about multiple offspring, you multiply across children for AND scenarios and add when counting different possible arrangements (OR scenarios). Together, these two simple rules produce the classic Mendelian ratios — 3:1 for monohybrid and 9:3:3:1 for dihybrid crosses — and extend far beyond into modern genetics and genetic counseling.

Varsity Tutors • Genetics • Multiplication & Addition Rules