Skip to content

Distributions

New to these? Start with the guided lessons →

A probability distribution describes how likely each possible value is. Pick one below and drag its parameters to see how the shape changes. Scroll down for the history behind each distribution.

How to use
  1. Drag the purple handles under the curve to select a region and see its probability. The handles also respond to arrow keys. Hold Shift for bigger steps.
  2. Switch on "Show CDF" for the cumulative view: click anywhere on the curve to read off a quantile, and follow the dashed guides from the handles to the probability axis.
  3. The dashed Γ, B, ν, erf, γ, and Iₓ badges near the formula are definitions: click one to see what it means.
  4. Switch on "Show samples" to overlay a random sample, or "Compare", offered where a natural reference exists (t, Poisson, Binomial, Chi-squared, Cauchy), to overlay a related distribution.
  5. In the History section, click "Read a short history" on any related distribution to jump straight to it.

Formula

General form

With your values

History

Normal

First derived by Abraham de Moivre in 1733 as an approximation to the Binomial, then developed further by Laplace and later named for Carl Friedrich Gauss, who used it in 1809 to analyze errors in astronomical measurements. Today it models any quantity produced by many small, independent additive effects. The Central Limit Theorem explains why it appears across fields from test scores to manufacturing tolerances.

Read on Wikipedia
Related

t

Student's t emerges when estimating a normal mean from a small sample. Gosset's solution for unknown variance.

Read on Wikipedia

Chi-squared

The sum of k independent squared normals follows a χ²(k) distribution: how squared normals connect normal theory to variance estimation.

Read on Wikipedia

F

An F-distribution is the ratio of two independent χ² variables, the test statistic of ANOVA.

Read on Wikipedia