For a random variable that takes isolated values, all the probabilistic information lies in a list: which values it can take and with what probability each of them.

Definition — Probability distribution

A discrete random variable XX takes the values x1,x2,x_1, x_2, \ldots with probabilities p1,p2,p_1, p_2, \ldots (with pi=1\sum p_i = 1). The list {(xi,pi)}\{(x_i, p_i)\} is called the probability distribution.

The condition ipi=1\sum_i p_i = 1 is essential: it expresses the certainty that one of the outcomes occurs. From this list one derives all the summary indices of the distribution (mean, variance, standard deviation).

Topics: Probability distributions
Concepts: Probability distribution · Random variable