Biology, Genetics & Clinical Lab Genetics & Heredity Mendelian inheritance with Bayesian residual risk after screening

Autosomal Recessive Carrier Risk Calculator

Give each prospective parent a carrier probability — a population figure, a pedigree-derived number, or 100% for a confirmed carrier — and this calculator returns the chance their child is affected, the chance the child is an unaffected carrier, and the chance across several pregnancies. It handles autosomal recessive, X-linked recessive and autosomal dominant inheritance, and it applies Bayes' theorem to a negative carrier screen so you see the residual risk that a screening panel leaves behind rather than assuming a negative result means zero.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Inheritance patternPick the pattern established for the specific condition, not the pattern that fits the family drawing.Autosomal recessive
Mother's carrier probability before testingEnter 100 for a confirmed carrier, or the population carrier frequency for her ancestry (4% is about 1 in 25).4 %
Father's carrier probability before testingSame scale as the mother's figure. X-linked recessive risk does not use it.4 %
Number of children plannedUsed only for the chance that at least one child in the sibship is affected.2
Mother had a negative carrier screenTick this if she tested negative on a panel; her probability is then revised downwards by Bayes' theorem.No
Detection rate of her panelThe proportion of pathogenic variants at that locus the assay detects in her ancestral group; the laboratory report states it.90 %
Father had a negative carrier screenTick this if he tested negative on a panel for the same condition.No
Detection rate of his panelDetection rates differ between ancestral groups for the same panel, so use the figure quoted for his.90 %

It returns

  • Chance each child is affected — Applies independently to every pregnancy — earlier outcomes do not change it.
  • That is about 1 in
  • Chance the child is an unaffected carrier
  • Chance the child is neither affected nor a carrier
  • Chance at least one child in the sibship is affected
  • Mother's carrier probability after testing
  • Father's carrier probability after testing

The formula

P(affected)=PmPf14
Ppost=P(1d)P(1d)+(1P)
1(1r)k

In plain text: P(affected child) = P(mother carrier) × P(father carrier) × 1/4

  • PmProbability the mother carries a pathogenic variant at the locus (decimal)
  • PfProbability the father carries one (decimal)
  • 1/4Mendelian chance that two carriers both transmit the variant to one child (decimal)

The three factors multiply because they are independent events: whether each parent carries a variant, and which allele each transmits.

Updated Category Genetics & Heredity Verified against published test cases Reading time 12 min

What carrier risk is, and why it is a chain of probabilities

Carrier risk answers one question: what is the chance this couple's child inherits two pathogenic copies of a gene and is therefore affected? For an autosomal recessive condition the answer is a product of three independent probabilities — that the mother carries a variant, that the father carries one, and that both happen to transmit it to the same child.

The third factor is the only one that is fixed. Two heterozygous carriers, Aa × Aa, produce offspring in the ratio 1 AA : 2 Aa : 1 aa, so exactly one quarter are affected and one half are unaffected carriers. You can read that off a Punnett square. The first two factors are where all the uncertainty lives, and they are what a carrier screen exists to reduce.

Because the factors multiply, the risk collapses fast as either parent's carrier probability falls. Two confirmed carriers face a 25% risk per pregnancy. Two untested people at a 1 in 25 population carrier frequency face 0.04 × 0.04 × 0.25 = 0.0004, which is 1 in 2,500 — 625 times lower — and that figure is nothing other than the population incidence of the condition, which is the consistency check that tells you the chain is set up correctly.

Where the carrier probabilities come from, and how a negative screen changes them

Three sources feed the two prior probabilities, in descending order of certainty. A confirmed pathogenic variant on a laboratory report makes the probability 100%. A pedigree relationship gives a Mendelian fraction: the unaffected sibling of an affected person has a 2 in 3 chance of being a carrier, because the affected aa outcome is already excluded from the 1:2:1 ratio, leaving 2 Aa against 1 AA. An obligate carrier — a parent of an affected child — is 100%. Failing either of those, the population carrier frequency for that person's ancestral group applies, which you can obtain from a published incidence with the Hardy-Weinberg equilibrium calculator.

A negative carrier screen does not make the probability zero, because no panel detects every pathogenic variant at a locus. Bayes' theorem gives the residual. If the prior is P and the panel's detection rate is d, the only way to be a carrier and still screen negative is to carry an undetected variant, with probability P(1 − d). The only ways to screen negative at all are that, plus genuinely not being a carrier, with probability (1 − P). Divide the first by the sum and you have the posterior.

The behaviour of that formula is worth internalising. At a 4% prior and 90% detection, the residual is 0.004 ÷ 0.964 = 0.41%, roughly a tenfold reduction. Pushing detection from 90% to 99% takes it to 0.0004 ÷ 0.9604 = 0.042%, another tenfold. Residual risk falls roughly in proportion to (1 − d), so the last few percentage points of detection matter far more than the first fifty.

The other two patterns rearrange the same logic. X-linked recessive: a carrier mother transmits the variant to half her children; it causes disease in sons, who have no second X, and carrier status in daughters. Across children of both sexes that is one quarter affected and one quarter carrier daughters, and the father's status is irrelevant unless he is himself affected. Autosomal dominant: one variant copy suffices, so an affected heterozygous parent transmits it to half their children, and with complete penetrance there is no unaffected-carrier category at all.

Worked example: a couple where she screens negative and he is a known carrier

A couple ask about a recessive condition with a population carrier frequency of 1 in 25 in their ancestral group. He has a confirmed pathogenic variant. She has screened negative on a panel with a stated 90% detection rate.

  1. Her prior. 1 ÷ 25 = 0.04, so 4%.
  2. Chance she is a carrier and screens negative anyway. 0.04 × (1 − 0.90) = 0.04 × 0.10 = 0.004.
  3. Chance she is not a carrier. 1 − 0.04 = 0.96. Anyone in this group screens negative.
  4. Total chance of a negative screen. 0.004 + 0.96 = 0.964.
  5. Her residual carrier probability. 0.004 ÷ 0.964 = 0.004149, or 0.415% — about 1 in 241.
  6. His probability. Confirmed carrier, so 1.00.
  7. Chance a child is affected. 0.004149 × 1.00 × 0.25 = 0.001037, or 0.1037%.
  8. As odds. 1 ÷ 0.001037 = 1 in 964.
  9. Chance the child is an unaffected carrier. Half of 0.004149 + 1 − 0.004149 gives 0.5 × (0.004149 + 1 − 0.004149) = 50%, because he transmits his variant to half his children regardless.

Compare that to where they started. Before her screen, with him confirmed, the risk was 0.04 × 1.00 × 0.25 = 1%, or 1 in 100. Her negative result moved it to 1 in 964 — a tenfold improvement, exactly the (1 − d) factor. It did not move it to zero, and the difference between 1 in 964 and zero is the whole reason residual risk is quoted rather than a clean negative.

This is arithmetic, not counselling

These numbers are population-genetic probabilities computed from the figures you type in. A reproductive risk assessment requires a clinician who can see the actual variants reported, the full pedigree, the ancestry-specific detection rate for the panel that was run, and the prenatal, preimplantation and donor options available. Use this calculator to understand the structure of the arithmetic, and take any real decision to a certified genetic counsellor or clinical geneticist.

How to read the number you get back

The per-pregnancy risk is the number that matters, and it does not change. Each conception is an independent draw. A couple with a 25% risk who have had one affected child still face 25% next time, and a couple who have had three unaffected children still face 25%. The gambler's instinct that risk is somehow used up is the single most common misunderstanding in a counselling room.

Sibship risk is a different question with a different answer. The chance that at least one of k children is affected is 1 − (1 − r)k. At r = 0.25 and two children that is 1 − 0.752 = 43.75%; at four children, 68.4%. Both figures are correct and they answer different questions, so be explicit about which one you are quoting.

Calibrate against the population baseline. The most useful comparison is almost always the general-population risk for the same condition, which for a 1 in 25 carrier frequency is 1 in 2,500. A residual risk of 1 in 964 is above that baseline; a residual of 1 in 232,000, which is where two negative screens at 90% detection land a couple, is far below it. Quoting a risk without its baseline leaves people unable to interpret it.

Watch the carrier-child figure separately. It is often larger than people expect and it has different consequences: an unaffected carrier child faces no health effect from the condition, but will face the same reproductive question a generation later. With two carrier parents, half of all children are carriers — twice as many as are affected.

Risk of an affected child by parental status, at a 1 in 25 carrier frequency

Autosomal recessive condition, population carrier frequency 4%. Screening figures assume a 90% detection panel, giving a residual carrier probability of 1 in 241.
MotherFatherChance of an affected childThat is 1 in
Confirmed carrierConfirmed carrier25%4
Confirmed carrierUntested, population risk1.00%100
Confirmed carrierNegative screen0.1037%964
Untested, population riskUntested, population risk0.0400%2,500
Untested, population riskNegative screen0.00415%24,100
Negative screenNegative screen0.000430%232,324

Every entry is the product of the two carrier probabilities and one quarter. The fourth row equals the population incidence of the condition, which is the check that the whole scheme is internally consistent.

Mistakes that produce a misleading risk figure

  • Treating a negative screen as a zero. No panel detects every variant. The residual is prior × (1 − detection) ÷ [prior × (1 − detection) + (1 − prior)], and it is never zero for a non-zero prior.
  • Using a detection rate from the wrong ancestral group. The same panel can have very different detection rates in different populations, because the variants it targets were characterised in specific groups.
  • Applying a carrier frequency across ancestries. Carrier frequencies for recessive conditions vary widely between populations, and importing one group's figure to another gives a number with no meaning.
  • Believing risk is used up by previous children. Each pregnancy is independent. Three unaffected children do not make the fourth safer, and one affected child does not make the next safe.
  • Confusing per-pregnancy risk with sibship risk. 25% per child and 68.4% for at least one affected among four children are both correct; quoting one while meaning the other misleads badly.
  • Using the sibling-of-an-affected prior as 1/2. An unaffected sibling of an affected person has a 2 in 3 carrier probability, not 1 in 2, because the affected outcome has already been excluded.
  • Forgetting consanguinity. Related parents are far more likely to carry the same variant, so the independence assumption behind multiplying the two priors no longer holds.

Consanguinity, and why this calculator does not simply multiply

The whole scheme assumes the two parents' carrier statuses are independent events. For a related couple that is false: they may have inherited the same variant from a shared ancestor. Multiplying two population priors then understates the risk, sometimes substantially.

For a couple whose carrier status is unknown, the standard population treatment uses the coefficient of inbreeding F of their offspring, which is 1/16 for the children of first cousins, 1/32 for first cousins once removed and 1/64 for second cousins. The chance the child is homozygous is then F·q + (1 − Fq2, where the first term covers the two alleles being identical by descent and the second covers the ordinary independent route.

Put numbers on it. For a condition with q = 0.02 — a carrier frequency near 1 in 25 and an incidence of 1 in 2,500 — first-cousin parents give (1/16 × 0.02) + (15/16 × 0.0004) = 0.00125 + 0.000375 = 0.001625, about 1 in 615. That is roughly four times the population baseline of 1 in 2,500, and the multiple grows as the condition gets rarer, because the identity-by-descent term scales with q while the independent term scales with q2. This calculator does not fold that route in automatically, because doing so requires knowing which route each entered probability came from; work it by hand from the formula above when the couple are related.

Key terms

Carrier
A heterozygote for a recessive pathogenic variant. Unaffected, but able to transmit the variant to half their children.
Obligate carrier
Someone whose carrier status is certain from the pedigree rather than from a test — for example either parent of a child affected by an autosomal recessive condition.
Detection rate
The proportion of pathogenic variants at a locus that a screening panel identifies in a given ancestral group. It sets the size of the residual risk after a negative result.
Residual risk
The probability that someone is still a carrier after a negative screen. Computed by Bayes' theorem from the prior and the detection rate.
Penetrance
The proportion of people with a genotype who show the phenotype. The dominant calculation here assumes it is complete; reduced penetrance lowers the affected risk and creates unaffected carriers.
Coefficient of inbreeding (F)
The probability that an individual's two alleles at a locus are identical by descent. 1/16 for the child of first cousins.

Frequently asked questions

If both parents are carriers, what is the chance of an affected child?

One in four, or 25%, for every pregnancy. Half the children are unaffected carriers and one quarter inherit neither variant copy. This 1:2:1 genotype ratio is the direct Mendelian result of an Aa × Aa cross, and it does not shift with birth order or with how the previous children turned out.

Does a negative carrier screen mean my risk is zero?

No — it means your risk is much lower but still finite, because screening panels do not cover every pathogenic variant at a locus. Starting from a 4% prior and a 90% detection rate, a negative result leaves a residual carrier probability of about 0.41%, roughly 1 in 241. The laboratory report should state the detection rate for your ancestral group; that number, not the negative result alone, determines how much the risk has fallen.

We already have one affected child. Is the next one safer?

No. Each conception is an independent event, so the risk stays at one in four. What the affected child does change is the certainty of the parents' status: it proves both are carriers, so a couple who previously had only probabilities now has confirmation. That usually raises the calculated risk rather than lowering it, because the two prior probabilities have both moved to 100%.

What carrier probability should I use for the sibling of an affected person?

Two in three, or about 67%, for an unaffected full sibling. Both parents are obligate carriers, so the sibling comes from an Aa × Aa cross with the 1 Aa : 2 Aa : 1 aa distribution — but the aa outcome is excluded because the sibling is unaffected. That leaves two heterozygotes for every one homozygous-normal individual, hence 2/3. Using 1/2 understates the risk by a third.

How is X-linked recessive risk different?

Only the mother's carrier status matters when the father is unaffected, and sons and daughters differ. A carrier mother transmits the variant to half her children: sons who receive it are affected, since they have no second X, while daughters who receive it become carriers. Across children of both sexes that gives one quarter affected and one quarter carrier daughters, so the total for a confirmed carrier mother is 25% affected regardless of the father.

What is a normal population carrier frequency?

It depends entirely on the condition and the ancestral group, so there is no general figure. As orientation, a condition affecting 1 birth in 2,500 corresponds to a carrier frequency near 1 in 25, and one affecting 1 in 10,000 corresponds to about 1 in 50 — the relationship is that carrier frequency is roughly twice the square root of the incidence. Derive the specific figure from a published incidence for the right population rather than reusing a number from another group.

Does the risk apply to each child separately or to the whole family?

Both figures exist and this calculator gives you each. The per-pregnancy risk applies independently to every child. The chance that at least one child in a sibship of k is affected is 1 − (1 − risk) raised to the power k — at a 25% risk that is 43.75% for two children and 68.4% for four. When someone asks what the odds are of this happening to us, they usually mean the second figure, so say which one you are quoting.

Why does the calculator report no answer for some combinations?

Because some input sets are contradictory rather than merely extreme. Marking a parent as a confirmed carrier at 100% and simultaneously as having screened negative on an assay with 100% detection describes an event that cannot occur, so Bayes' theorem has a denominator of zero. Returning a dash is the honest response; returning zero would present an impossible scenario as a safe one.

References

  • Thompson & Thompson Genetics in Medicine, 8th ed. — Nussbaum, McInnes & Willard, Elsevier
  • Principles of Population Genetics, 4th ed. — Hartl & Clark, Sinauer Associates
  • Carrier screeningMedlinePlus Genetics, U.S. National Library of Medicine