"A distribution is a recipe for surprise. It says: when you draw one value, how surprised should you be by each possible answer?"
The Word Means More Than You Think
When a statistics textbook says 'the distribution of X,' it doesn't mean a list of values. It means the complete rulebook describing how often each value occurs (for discrete X) or how densely values pack together (for continuous X). A distribution is the full probabilistic biography of the variable. Mean and variance are summaries; the distribution itself is the whole story.
Two Flavors
Discrete: the variable takes countable values — number of heads in 10 coin flips, number of customers walking into a store in an hour. Each possible value has a probability. The collection is called a probability mass function (PMF). Probabilities sum to 1.
Continuous: the variable takes values from a continuum — a person's height, a stock's price tomorrow. Individual values have probability zero (there are infinitely many heights). What has probability is a range of values. The function that describes the density is the probability density function (PDF). The area under the PDF integrates to 1.
Discrete or continuous, the rule is the same: distributions describe how probability is spread across the range of possibilities.
The Histogram Is the Empirical Distribution
The histogram you see in everyday data plots is a finite-sample approximation of the underlying distribution. You bin the observed values, count how many fall in each bin, and the resulting bar heights estimate the true PMF/PDF. With enough samples, the histogram converges to the real distribution. With few samples, it lies.
That convergence is itself the Law of Large Numbers, which the next track will use to derive the bell curve. The distribution-from-histogram move is the citizen's first contact with the abstract idea — and most people stop there. The full quest is what you can do once you have the distribution itself, not just the bars.
Why You Cannot Skip the Word 'Distribution'
Where This Goes Next
The next three lessons introduce the three citizen-relevant shapes: normal (lesson 3), skewed (lesson 4), and power-law (lesson 5). The last lesson of this track (6) names the fat-tailed family as a preview for Track 07. Then Track 03 explains why the normal shows up so often — and Track 07 explains where assuming it will silently destroy you.