# Autosomal Dominant Pedigree Analyzer

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.

> Canonical page: https://elysiatools.com/en/tools/autosomal-dominant-pedigree

- **Category:** Education

- **Keywords:** autosomal dominant, dominant pedigree analysis, pedigree calculator, vertical transmission, male to male transmission, huntington inheritance, achondroplasia inheritance, 3:1 ratio, genetic pedigree, mendelian inheritance, genetics

## Overview

The Autosomal Dominant Pedigree Analyzer calculates expected offspring risk from parental genotypes, compares observed affected and unaffected children with the expected ratio using a chi-square test, and checks whether male-to-male transmission supports autosomal rather than X-linked dominant inheritance.

## Inputs

- **Parent 1 Status** (select): Genotype status of the first parent.
- **Parent 2 Status** (select): Genotype status of the second parent.
- **Affected children** (number): Number of affected children observed in the sibship.
- **Unaffected children** (number): Number of unaffected children observed in the sibship.
- **Male-to-male transmission observed** (checkbox): Whether an affected father has an affected son (rules out X-linked dominant inheritance).
- **Decimal Places** (number)

## When to use

- Estimate the expected affected-child proportion for AA, Aa, and aa parental genotype combinations.
- Check whether observed sibling counts fit an expected 1:1, 3:1, all-affected, or unaffected outcome.
- Evaluate male-to-male transmission as a pedigree clue that rules out X-linked dominant inheritance.

## How it works

- Select the genotype status of each parent: affected heterozygous (Aa), affected homozygous (AA), or unaffected (aa).
- Enter the observed numbers of affected and unaffected children.
- Indicate whether an affected father has an affected son, and choose the number of decimal places.
- Review the expected ratio, per-child risk, chi-square result, and inheritance-pattern note.

## Use cases

- Practice Mendelian inheritance calculations for autosomal dominant traits.
- Compare classroom pedigree observations with expected 1:1 or 3:1 ratios.
- Assess whether father-to-son transmission supports an autosomal inheritance pattern.

## Frequently asked questions

### What offspring risks does the analyzer calculate?

Aa × aa gives 50%, Aa × Aa gives 75%, AA × any genotype gives 100%, and aa × aa gives 0% affected offspring.

### What does the chi-square result show?

It indicates whether the observed affected and unaffected counts fit the ratio expected from the selected parental genotypes.

### Why is male-to-male transmission important?

An affected father passing the trait to a son rules out X-linked dominant inheritance and is consistent with autosomal dominant inheritance.

### Does a 50% risk mean half of every family will be affected?

No. It is the probability for each child, so small families may differ from the expected overall ratio.

### Can this tool provide a medical diagnosis?

No. It is for genetics education and does not replace clinical evaluation or genetic counseling.

## Related tools

- [Inbreeding Coefficient Calculator (Wright's F)](https://elysiatools.com/en/tools/inbreeding-coefficient): Compute Wright's F = Σ (1/2)^(n1+n2+1)(1+F_A) over common-ancestor paths, with reference values (full sib 0.25, half sib 0.125, first cousins 0.0625) and elevated recessive risk q² + F·q·(1−q). Derived from Wright 1922, Falconer & Mackay, Hartl & Clark 2007, StatPearls. Educational use only.
- [Kinship Coefficient Calculator (Relationship r & Coancestry φ)](https://elysiatools.com/en/tools/kinship-coefficient): Compute Wright's r = Σ (1/2)^(n1+n2)(1+F_A) and kinship φ = r/2 for two individuals, with reference values (full sib 0.5, half sib 0.25, first cousins 0.125) and relationship-degree classification. Child F = parental φ. Derived from Wright 1922, Falconer & Mackay, Hartl & Clark 2007, Jacquard 1970. Educational use only.
- [LOD Score Calculator (linkage analysis)](https://elysiatools.com/en/tools/lod-score-calculator): Two-point linkage LOD scores from recombinant/non-recombinant meioses: θ̂ = r/N, Zmax, LOD at fixed θ, LOD curve table, Morton thresholds (Z≥3 linkage, Z≤−2 excluded). Derived from Morton 1955, Ott 1999, Griffiths, StatPearls. Educational use only.
- [Pedigree Probability Tree — Offspring Disease Risk](https://elysiatools.com/en/tools/pedigree-probability-tree): Step-by-step Mendelian probability tree for pedigree problems: autosomal recessive P(affected) = carrier × carrier / 4, autosomal dominant both-affected 3/4, X-linked recessive carrier mother → 50% affected sons. Derived from Griffiths, Hartl & Clark 2007, StatPearls. Educational use only.
- [Test Cross Analyzer (determine homozygous vs heterozygous)](https://elysiatools.com/en/tools/test-cross-analyzer): Determine genotype (AA vs Aa) by test cross with aa. Any recessive offspring proves heterozygous; zero recessive suggests homozygous with P = 0.5^n. Derived from Mendel 1866, Griffiths, Hartl & Clark 2007, StatPearls. Educational use only.
- [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 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.

## Samples

- [Path Analyzer Samples](https://elysiatools.com/en/samples/path-analyzer): Comprehensive collection of file system paths from Windows, Linux, and macOS for path analysis and testing
- [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
- [URL Query Analyzer Samples](https://elysiatools.com/en/samples/url-with-query-samples): Comprehensive collection of URLs with query parameters for testing URL parsing, encoding validation, and parameter extraction
- [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

## 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.
