Statistics · Statistical distributions
1 / 9
Discrete random variables and probability distributions
What a discrete random variable is, and how a probability distribution lists each value it can take with the probability of that value — as a table or as a probability function. The key rule that the probabilities must sum to 1 (used to find an unknown), reading cumulative probabilities like P(X ≤ 2) off a distribution, and the special case of a discrete uniform distribution.
Statistics · Statistical distributions
Discrete random variables and probability distributions
What a discrete random variable is, and how a probability distribution lists each value it can take with the probability of that value — as a table or as a probability function. The key rule that the probabilities must sum to 1 (used to find an unknown), reading cumulative probabilities like P(X ≤ 2) off a distribution, and the special case of a discrete uniform distribution.
Why it works
A random variable is a quantity whose value is decided by chance — for example the score on a die, or the number of heads in three tosses. We write random variables with capital letters (, ) and the particular values they take with small letters (). A discrete random variable can only take separate, listable values (usually whole-number counts).A probability distribution is the complete list of the values can take together with the probability of each. It can be given as a table:
or as a probability function — a formula for , e.g. for .
The one rule that governs everything. is certain to take some value, so the probabilities of all its values must add up to :
(Each probability also lies between and .) This single fact lets you find a missing probability or an unknown constant : write down the sum, set it equal to , and solve.
Cumulative probabilities. From the distribution you can add the relevant rows to get things like , or , or . Match the inequality carefully — does not include , while does.
The discrete uniform distribution. If every value is equally likely — like the score on a fair six-sided die — the distribution is discrete uniform, and each of the values has probability . For a fair die, for .