Inbreeding and heterozygosity
Statement
The genetic cost of mating with relatives.
Why it matters
hardy-weinberg describes allele and genotype frequencies in an idealised, randomly mating population; inbreeding is the most common, biologically important violation of that random-mating assumption, and this result quantifies exactly how much heterozygosity is lost when mating occurs preferentially between relatives. It supplies the direct genetic basis for inbreeding depression and is central to conservation genetics of small populations, where mates are frequently, unavoidably related.
genetic-drift and gene-flow describe how allele frequencies themselves change across generations; inbreeding, by contrast, leaves allele frequencies essentially unchanged and instead redistributes them into different genotype proportions — a distinct, complementary way a population can depart from Hardy-Weinberg expectations.
Hypotheses
Proof
Result
Reading. Heterozygosity declines linearly with the inbreeding coefficient \(F\); the "missing" heterozygotes reappear as extra homozygotes of both types, split in proportion to the existing allele frequencies.
Scope. Applies at a single locus with allele frequencies otherwise fixed for the generation considered; requires no simultaneous selection, mutation, or migration acting on the same locus (Hypothesis 1) for the clean decomposition to hold exactly.
Corollaries & converses
- Because allele frequencies are unchanged by inbreeding alone (Hypothesis 1), the "lost" heterozygotes represent redistributed, not removed, genetic variation — inbreeding does not directly delete alleles from the gene pool, though it does expose rare recessive alleles to selection far more often.
- mutation-selection-balance's account of harmful recessive alleles persisting at low frequency depends on their being mostly sheltered in heterozygotes; inbreeding directly undermines that shelter, which is the proximate genetic cause of inbreeding depression wherever deleterious recessive alleles are present at appreciable frequency.
- Converse: a locus showing markedly fewer heterozygotes than Hardy-Weinberg predicts, given accurately measured allele frequencies, is itself used to estimate \(F\) empirically, and hence to detect non-random mating, without requiring a complete known pedigree.
Fails without
- Drop the identity-by-descent definition of \(F\) (Hypothesis 2), and instead simply compare a population's observed homozygote frequency to Hardy-Weinberg expectation: any such deviation could then be wrongly attributed to inbreeding when it might equally arise from population subdivision (the Wahlund effect), selection against heterozygotes, or genotyping error — \(F\) specifically isolates the identity-by-descent cause.
- Drop the unchanged-allele-frequency assumption (Hypothesis 1): if selection or migration is simultaneously altering \(p\) and \(q\) across the generations being compared, \(H=H_0(1-F)\) no longer isolates the effect of inbreeding alone, since part of the observed change in heterozygosity would then be due to changing allele frequencies rather than to \(F\).
Common errors
- Treating \(F\) as measuring identity by state (the same allele by chance) rather than identity by descent (a literal shared ancestral copy).
- Assuming inbreeding directly changes allele frequencies; at a single generation, absent associated selection, it changes only genotype — specifically heterozygote — frequencies.
- Assuming \(F=0\) exactly is achievable in any real, finite population; genetic drift causes some background relatedness to accumulate even with no known common ancestor on record (Hypotheses, t3).
- Confusing inbreeding depression, a fitness cost, with inbreeding itself, \(F\), a purely genetic and statistical quantity describing parental relatedness; \(F\) is one possible cause of inbreeding depression, not a synonym for it.
Discussion
Sewall Wright, one of the three founders of population genetics alongside R.A. Fisher and J.B.S. Haldane, formalised the inbreeding coefficient and the path-counting method for computing it from a pedigree during the early twentieth century, as part of his broader development of quantitative population genetics.
By the path-counting formula, full-sibling or parent-offspring mating (a single common-ancestor path of two generational steps) gives \(F=1/4\), while first-cousin mating (two paths through two shared grandparents) gives \(F=1/16\), both assuming the shared ancestors are themselves non-inbred — standard textbook values illustrating how quickly \(F\) falls as relatedness becomes more distant.
Common misconception: that inbreeding is inherently and always harmful. Its direct genetic effect — raising homozygosity — is fitness-neutral in itself, and becomes harmful specifically in a population carrying deleterious recessive alleles at appreciable frequency for that raised homozygosity to expose.
Worked examples
Reading. Even a single generation of close-relative mating produces a substantial, directly computable drop in heterozygosity.
Scope. The same path-counting and \(H=H_0(1-F)\) calculation applies to any pedigree relationship once its paths are enumerated.
Problems
- Compute \(F\) for first-cousin mating, which shares two grandparents through two paths, each of length \(n_1=n_2=2\).
Solution
Each path contributes \((\tfrac12)^{2+2+1}=(\tfrac12)^5=\tfrac{1}{32}\); summing the two paths through the two shared grandparents gives \(F=\tfrac{1}{32}+\tfrac{1}{32}=\tfrac{1}{16}\), the standard textbook value for first cousins. - Given \(p=0.3\), \(q=0.7\), \(F=0.1\), compute the expected genotype frequencies \(AA\), \(Aa\), and \(aa\).
Solution
\(AA=p^2+Fpq=0.09+0.1(0.21)=0.111\); \(Aa=2pq(1-F)=0.42(0.9)=0.378\); \(aa=q^2+Fpq=0.49+0.021=0.511\); these sum to \(1.000\), as required. - Explain why a rare recessive lethal allele becomes more consequential in a population practicing regular inbreeding, even though its allele frequency \(q\) is unchanged.
Solution
Inbreeding raises the homozygote frequency \(q^2+Fpq\) above the Hardy-Weinberg value \(q^2\) alone (Result), so a larger fraction of individuals now express the recessive phenotype at the same allele frequency — the allele is no longer as effectively sheltered from selection within heterozygotes (Corollaries).