MathematicsStatisticsMedium

Probability Distribution

Also known as:probability functionprobability law

A probability distribution is a mathematical function that describes the likelihood of each possible outcome of a random variable. It assigns a probability to every possible value or range of values that the variable can take, with all probabilities summing to 1. Probability distributions are foundational in statistics and are used in fields ranging from insurance and finance to physics and machine learning.

Key Formula

P(X = x) = f(x), and the sum of all f(x) = 1

LaTeX: P(X = x) = f(x), \quad \sum_{x} f(x) = 1

SymbolMeaningUnit
Xrandom variableunitless
xa specific value that X can takeunitless
f(x)probability mass or density function evaluated at xunitless

Worked Example

Problem

A fair six-sided die is rolled. List the probability distribution of the outcome X.

Solution

Step 1: Identify all possible outcomes: x = 1, 2, 3, 4, 5, 6. Step 2: Since the die is fair, each outcome is equally likely. Step 3: P(X = x) = 1/6 for each value of x. Step 4: Verify: sum = 6 × (1/6) = 1. ✓

Answer

P(X = x) = 1/6 for x ∈ {1, 2, 3, 4, 5, 6}

Types of Probability Distributions

DistributionVariable TypeKey Parameter(s)Common Use
BinomialDiscreten, pCount of successes in n trials
PoissonDiscreteλ (rate)Events per unit time/space
NormalContinuousμ, σNatural and measurement data
UniformContinuous/Discretea, bEqual-probability outcomes
ExponentialContinuousλTime between events

Interactive Tools

Desmos Graphing Calculator

Open Tool

Wolfram Alpha — Distributions

Open Tool

Khan Academy — Probability

Open Tool
Probability density functions for several common distributions

Wikimedia Commons, CC BY-SA

Related Terms

From Latin probabilitas (likelihood, credibility) and distributio (arrangement, apportionment). The mathematical framework was formalised by Pierre-Simon Laplace and Jacob Bernoulli in the 17th–18th centuries.

probabilityrandom variablestatisticsdistributionmathematics