Loading…

Probability Rules for Inheritance

Biology • Mendelian Genetics

View all topics

Inputs

Presets set a base probability p and choose the relevant rule.

Ready

Example: recessive phenotype in a monohybrid cross Aa × Aa gives \(p=\frac{1}{4}\).

Computes \(1-(1-p)^N\).

You can enter probabilities as decimals (0.25), fractions (1/4), or percent (25%). All results are shown as a fraction (exact when possible or a close approximation) and a percent.

Quick help

  • AND (independent): multiply probabilities.
  • OR: add probabilities, subtract overlap if needed.
  • Complement: probability of “not A” is \(1-P(A)\).
  • At least one: \(1-(1-p)^N\).
  • Exactly k: \(\binom{N}{k}p^k(1-p)^{N-k}\).
Common genetics use Rule
Two traits both required (e.g., recessive phenotype AND a second trait) AND (multiply)
Either of two outcomes (e.g., blood type A OR B) OR (with overlap if needed)
At least one affected among N children Complement of “none affected”
Exactly k affected among N children Binomial

Tip: if you already know a monohybrid probability (like recessive from Aa × Aa), you can plug that p directly into “At least one” or “Exactly k”.

Choose a mode, enter probabilities, then click Calculate.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

How do I use the AND rule for inheritance probability problems?

Use AND when all events must happen together and the events are independent. The calculator applies P(A∩B)=P(A)xP(B) (and multiplies by P(C) for three events).

When do I need the overlap option in the OR rule?

If A and B can both happen, the OR probability must subtract the intersection to avoid double-counting. The calculator uses P(A∪B)=P(A)+P(B)-P(A∩B) when overlap is allowed.

How is 'at least one of N children is affected' calculated?

It is computed by taking the complement of none affected: P(≥1)=1-(1-p)^N, where p is the per-child probability of being affected and N is the number of children.

What does 'exactly k out of N' mean in genetics questions?

It means exactly k children meet the condition (for example affected) out of N independent children, each with probability p. The calculator uses the binomial formula P(X=k)=C(N,k)p^k(1-p)^(N-k).

What probability formats can I enter in this calculator?

Probabilities can be entered as decimals (0.25), fractions (1/4), or percents (25%). The calculator converts inputs and reports results as both a fraction (exact when possible or a close approximation) and a percent.