3.2.4Extensions of Mendelian Genetics

Explain polygenic inheritance

1,820 words8 min readdifficulty · medium3 backlinks

WHAT is polygenic inheritance?

Contrast it (so you never confuse them):

Term Meaning
Polygenic ONE trait ← MANY genes
Pleiotropy ONE gene → MANY traits
Multiple alleles ONE gene, MORE than 2 allele versions (e.g. ABO)

HOW does "many genes" make a smooth bell curve?

Derivation from first principles — the counting argument

Take a trait controlled by nn genes. Each gene has two alleles:

  • a contributing allele (adds 1 unit), call it uppercase,
  • a non-contributing allele (adds 0), call it lowercase.

A person has 2n2n alleles total. The number of contributing alleles, kk, ranges from 00 to 2n2n.

Why does the distribution peak in the middle? The number of genotypic combinations giving exactly kk contributing alleles is the binomial coefficient:

ways(k)=(2nk)\text{ways}(k) = \binom{2n}{k}

Why this formula? We are choosing which kk of the 2n2n allele slots are the contributing version — a pure "choose kk from 2n2n" count. There is exactly one way to have all 0 contributing ((2n0)=1\binom{2n}{0}=1) but many ways to have half ((2nn)\binom{2n}{n} is largest).

If each allele is equally likely (heterozygous parents, frequency 12\tfrac12), the probability of phenotype class kk is:

P(k)=(2nk)(12)2nP(k) = \binom{2n}{k}\left(\tfrac12\right)^{2n}

Why (1/2)2n(1/2)^{2n}? Each of the 2n2n alleles independently is contributing with probability 12\tfrac12; multiply 2n2n independent halves.

As nn grows, these binomial bars get so many and so finely spaced that they merge into a continuous bell curve (the Central Limit Theorem in action).

Figure — Explain polygenic inheritance

Worked Example 1 — Wheat kernel colour (the classic, n=2n=2)

Two genes (AA and BB) control redness. Each uppercase allele adds one "dose" of red pigment. Cross two dihybrid plants: AaBb×AaBbAaBb \times AaBb.

Step 1 — Count contributing alleles per genotype. Why? Phenotype depends on how many uppercase alleles, not which gene.

Step 2 — Use (4k)\binom{4}{k} for class sizes (2n=42n = 4):

Uppercase alleles kk (4k)\binom{4}{k} Phenotype Fraction
4 1 darkest red 1/16
3 4 medium-dark 4/16
2 6 intermediate 6/16
1 4 light 4/16
0 1 white 1/16

Ratio =1:4:6:4:1= 1:4:6:4:1. Why this step? It's row 4 of Pascal's triangle = (4k)\binom{4}{k}.

Step 3 — Number of phenotype classes =2n+1=5= 2n+1 = 5. ✔ Matches the table. Extreme fraction =1/42=1/16= 1/4^2 = 1/16 for pure white (and 1/16 darkest). ✔


Worked Example 2 — Predicting human skin colour (n=3n=3)

Suppose 3 genes, each adding melanin. Cross two people heterozygous at all three: AaBbCc×AaBbCcAaBbCc \times AaBbCc.

Step 1 — 2n=62n = 6 alleles, so classes =2n+1=7= 2n+1 = 7 shades. Why? From 0 to 6 contributing alleles.

Step 2 — Ratio = (6k)\binom{6}{k}: 1:6:15:20:15:6:11:6:15:20:15:6:1 (sum =64=43=64=4^3). Why 64? Total combinations =4n=43=64=4^n = 4^3 = 64.

Step 3 — Chance of palest child (0 contributing) = 1/641/64. Why? Only one genotype aabbccaabbcc out of 64 outcomes.

Step 4 — Most common = middle class (k=3k=3): 20/6431%20/64 \approx 31\%. Why? Largest binomial coefficient, (63)=20\binom{6}{3}=20.


Worked Example 3 — Reverse engineering nn

A trait shows offspring with 9 distinct phenotype classes in a cross of two heterozygotes. How many genes?

Step 1 — Use 2n+1=9n=42n+1 = 9 \Rightarrow n = 4 genes. Why? Number of classes directly gives 2n+12n+1. Step 2 — Extreme fraction =1/44=1/256= 1/4^4 = 1/256. Why? Plug n=4n=4 into 1/4n1/4^n.



Recall Feynman: explain to a 12-year-old

Imagine you're mixing paint. One drop of red doesn't make a big change — but if you have many little red-dropper bottles, and you randomly use some, you can get pale pink, deeper pink, or full red. Most kids will randomly use about half the bottles, so most paints look medium pink, and only a few are pure white or full red. That's why human heights and skin colours come in a smooth range, not just "tall or short." Many tiny gene-drops add up!


Flashcards

What is polygenic inheritance?
One trait controlled by two or more genes whose effects add up, producing continuous (quantitative) variation.
How many phenotype classes arise from a cross of two heterozygotes for n polygenes?
2n+12n+1.
What is the fraction of offspring showing an extreme (all- or none-contributing) phenotype for n genes?
1/4n1/4^n.
Why does polygenic inheritance give a bell-shaped curve?
Moderate numbers of contributing alleles can form in many combinations (large binomial coefficients) while extremes form in only one way, so middle phenotypes are most common.
Phenotype ratio for a 2-gene (AaBb × AaBb) additive cross?
1:4:6:4:1.
Difference between polygenic inheritance and pleiotropy?
Polygenic = many genes affect one trait; pleiotropy = one gene affects many traits.
Are polygene alleles dominant/recessive or additive?
Additive — each contributing allele adds a small equal increment.
A cross gives 7 phenotype classes; how many genes?
2n+1=7n=32n+1=7 \Rightarrow n=3 genes.
What does the binomial coefficient (2nk)\binom{2n}{k} represent here?
The number of genotype combinations producing exactly k contributing alleles (the size of phenotype class k).

Connections

  • Mendelian Inheritance — polygenic extends Mendel to multiple additive loci.
  • Pleiotropy — the mirror-image concept (one gene, many traits).
  • Multiple Alleles — another extension; ABO blood groups.
  • Incomplete Dominance — also yields intermediate phenotypes (single gene though).
  • Quantitative Traits & QTL — modern genetics name for polygenic traits.
  • Normal Distribution / Central Limit Theoremwhy additive genes give a bell curve.
  • Environmental Influence on Phenotype — broadens the variation curve.

Concept Map

one trait from

each gene is a

effects are

produce

shaped as

shifts

uses

explains

gives

extreme fraction

contrast

contrast

Polygenic inheritance

Many genes

Polygene

Additive small effects

Continuous quantitative variation

Normal bell curve

Environment

Counting argument

Binomial coefficient 2n choose k

2n+1 phenotype classes

1 over 4^n

Pleiotropy: one gene many traits

Multiple alleles: one gene many versions

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, Mendel ne aise traits padhe jinme do hi dabbe hote the — lamba ya chhota, gol ya wrinkled. Lekin asli zindagi me height, skin colour, weight — yeh sab ek smooth range me aate hain, na ki sirf do categories me. Iska reason hai polygenic inheritance: ek hi trait ko bahut saare genes milke control karte hain, aur har gene thoda-thoda (additive) contribute karta hai. Jitne zyada "contributing" alleles, utna zyada effect.

Ab bell curve kyun banti hai? Socho har contributing allele +1 point deta hai. Agar nn genes hain to total 2n2n alleles. Aadhe-aadhe contributing milna sabse aasaan hai (bahut combinations), lekin saare-ke-saare ya bilkul zero milna mushkil hai (sirf 1 combination). Isiliye middle wale phenotypes common, extremes rare — yeh binomial coefficient (2nk)\binom{2n}{k} se aata hai. Phenotype classes =2n+1= 2n+1, aur extreme fraction =1/4n= 1/4^n.

Yaad rakhna do important fark: Polygenic matlab many genes → one trait, jabki pleiotropy matlab one gene → many traits — arrow ulta hai! Aur exam me galti mat karna: alleles yaha add hote hain, dominance nahi chalta, isliye AaAa ek intermediate deta hai.

Classic example: gehu (wheat) ka kernel colour, AaBb×AaBbAaBb \times AaBb se ratio 1:4:6:4:11:4:6:4:1 aata hai — Pascal triangle ki row. Human skin colour ko 3 genes se model karo to 7 shades, ratio 1:6:15:20:15:6:11:6:15:20:15:6:1. Bas counting samajh lo, formula khud ban jaayega!

Test yourself — Extensions of Mendelian Genetics

Connections