# X-Linked Inheritance Probability Calculator

Compute Punnett square and affected/carrier probabilities for X-linked recessive and dominant traits. Carrier mother × unaffected father → 50% of sons affected; affected father → all daughters affected, no sons. Derived from Morgan 1910, Griffiths, Hartl & Clark 2007, StatPearls. Educational use only.

> Canonical page: https://elysiatools.com/en/tools/x-linked-inheritance-probability

- **Category:** Education

- **Keywords:** x-linked inheritance, x-linked recessive, x-linked dominant, sex-linked inheritance, hemophilia inheritance, color blindness inheritance, carrier mother, crisscross inheritance, punnett square, inheritance probability, genetics

## Overview

The X-Linked Inheritance Probability Calculator estimates affected and carrier probabilities for offspring using X-linked recessive or dominant inheritance models. Choose the inheritance mode, mother’s genotype, father’s genotype, and optional decimal precision to receive JSON results. Educational use only.

## Inputs

- **Inheritance Mode** (select): Recessive (a = disease allele) or dominant (A = disease allele).
- **Mother Genotype** (select): Mother's X-chromosome genotype. For recessive traits X^A X^a is an unaffected carrier; for dominant traits X^A X^a is affected.
- **Father Genotype** (select): Father's X-chromosome genotype (XY).
- **Decimal Places** (number)

## When to use

- Estimate affected-son and affected-daughter probabilities for an X-linked recessive trait.
- Check how an affected father and unaffected mother may pass on an X-linked dominant trait.
- Create a clear genetics example for teaching Punnett-square and inheritance concepts.

## How it works

- Select X-linked recessive or X-linked dominant inheritance.
- Choose the mother’s X-chromosome genotype and the father’s genotype.
- Set decimal places from 0 to 8, or use the default precision.
- Run the calculator to receive JSON with affected-child probabilities and relevant carrier results.

## Use cases

- Teaching X-linked inheritance, carrier status, and crisscross inheritance in genetics courses.
- Explaining hemophilia or color-blindness inheritance examples with a carrier mother and unaffected father.
- Comparing sex-specific outcomes for X-linked dominant inheritance when the father is affected.

## Frequently asked questions

### What inheritance modes does the calculator support?

It supports X-linked recessive and X-linked dominant inheritance.

### What genotypes can I select for the mother?

You can select X^A X^A, X^A X^a, or X^a X^a.

### What father genotypes are available?

You can select X^A Y or X^a Y.

### What does the result include?

The JSON result includes probabilities for affected sons, affected daughters, affected children, and, where applicable, carrier daughters.

### Is this calculator medical advice?

No. It is intended for educational use and does not replace professional genetic counseling.

## Related tools

- [Absorbance↔Transmittance Converter (A = −log₁₀T)](https://elysiatools.com/en/tools/absorbance-transmittance-converter): Convert A ↔ %T ↔ T with A = −log₁₀(T) and %T = 100·T; returns all three representations for spectrophotometry work.
- [PCR Annealing Temperature Calculator (Ta = Tm − 5°C)](https://elysiatools.com/en/tools/annealing-temperature-calculator): PCR Ta by the simple rule (lower primer Tm − 5°C) or the Rychlik 1990 formula (0.3·Tm_primer + 0.7·Tm_product − 14.9), with a ±3°C gradient window and primer-Tm mismatch warning. Derived from Rychlik 1990, Innis & Gelfand 1990, Lorenz 2012. Lab-planning use only.
- [Autosomal Dominant Pedigree Analyzer](https://elysiatools.com/en/tools/autosomal-dominant-pedigree): Compute AD offspring risk (Aa×aa 1:1, Aa×Aa 3:1, AA×any all affected), chi-square fit of observed children, and hallmark checks including male-to-male transmission that rules out X-linked dominant. Derived from Griffiths, Hartl & Clark 2007, StatPearls, OMIM. Educational use only.
- [Autosomal Recessive Inheritance Risk Calculator](https://elysiatools.com/en/tools/autosomal-recessive-risk): Compute per-child and cumulative autosomal recessive disease risk from parental statuses (carrier / affected / non-carrier / unknown via population carrier rate), including the 2/3 carrier rule. Derived from Griffiths, Hartl & Clark 2007, StatPearls. Educational use only.
- [Hemocytometer Cell Counter (cells/mL)](https://elysiatools.com/en/tools/cell-counting-hemocytometer): Turns Neubauer grid counts into cells/mL with dilution factor, total-count option, and 20–100 cells/square density advice. Educational use only.
- [Cell Density Unit Converter (cells/mL↔cells/µL↔10⁶/mL↔10¹²/L)](https://elysiatools.com/en/tools/cell-density-unit-converter): Convert cell density across cells/L, cells/mL, cells/µL, 10³/µL, 10⁶/mL, 10⁹/L and 10¹²/L for cell culture and hematology reports.
- [Cell Doubling Time Calculator (t_d = ln2·t/ln(Nₜ/N₀))](https://elysiatools.com/en/tools/cell-doubling-time): Doubling time, doublings, and specific growth rate from two exponential-phase cell counts, in h/min/day. Educational use only.
- [Trypan Blue Cell Viability Calculator](https://elysiatools.com/en/tools/cell-viability-trypan-blue): Viability % and live/dead/total cells per mL from trypan blue exclusion counts, with culture-health interpretation. Educational use only.

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Audio Encoding and Format Conversion Tools](https://elysiatools.com/en/hubs/audio-convert): Compare audio format conversion, bitrate changes, sample-rate conversion, codec swaps, and export tools in one hub for delivery and archive workflows.
- [Image Format Conversion and Animated Export Tools](https://elysiatools.com/en/hubs/image-convert): Compare image format converters for JPG, PNG, GIF, AVIF, WebP, TIFF, ICO, base64, and animation-friendly exports in one hub.
- [JSON Interchange and Format Translation Tools](https://elysiatools.com/en/hubs/json-convert): Compare JSON conversion tools for CSV, YAML, TOML, GraphQL, XML, Markdown, Excel, BSON, EDN, and related structured formats in one hub.
- [Color Space Conversion Tools for Web and Print](https://elysiatools.com/en/hubs/design-convert): Curated tools for web-to-print color space conversion in one hub.
