Cumulative distribution
A cumulative distribution gives the probability that a random variable is at most a given value, adding probabilities from the smallest value upward.
A cumulative distribution answers "at most" questions by stacking probabilities from the bottom up, so it climbs from 0 to 1 and never falls. If is the number of heads in two fair coin flips, with , , and , the cumulative values are , , and . In symbols, (the probability X is less than or equal to x). The cdf commands on a graphing calculator compute exactly this, which is why they answer "at most" questions but not "exactly" questions.
Where this comes up
More random variables and distributions terms, or browse the full statistics glossary.