Discrete random variable

A discrete random variable takes a countable set of separate values, each with its own probability, and those probabilities add to 1.

A discrete random variable is one whose possible values you could write out in a list, usually because it comes from counting something. If XX is the number of heads in two fair coin flips, then XX takes the values 0, 1, and 2 with probabilities 0.250.25, 0.500.50, and 0.250.25. Every discrete probability distribution satisfies P(xi)=1\sum P(x_i) = 1 (the probabilities sum to 1), and here 0.25+0.50+0.25=10.25 + 0.50 + 0.25 = 1. Counts are discrete; measurements like time and weight are continuous.

Where this comes up

More random variables and distributions terms, or browse the full statistics glossary.