Probability
Discrete Probability Distributions
Constructing and interpreting a probability distribution table.
Prerequisites
- Independence & Conditional Probability
The Long-Run Average of a Chance Outcome
A survey of a class's pet ownership finds: 30% of students own 0 pets, 35% own 1, 20% own 2, and 15% own 3. Before reading on: since no student actually owns a fractional number of pets, what would it even mean to compute one 'average' number of pets for the whole class?
Definition — Discrete Probability Distribution
Worked Example — Finding the Mean and Standard Deviation of a Discrete Random Variable
Probability Simulator
Experiment
Run a trial to see the outcome here.
Simulation
Histogram — experimental vs theoretical
Running probability — Law of Large Numbers
Statistics
Mean
— experimental
3.5 theoretical
Variance
— experimental
2.917 theoretical
Standard deviation
— experimental
1.708 theoretical
Trials
0 experimental
— theoretical
Frequency table
| Outcome | Count | Experimental | Theoretical |
|---|---|---|---|
| 1 | 0 | — | 0.167 |
| 2 | 0 | — | 0.167 |
| 3 | 0 | — | 0.167 |
| 4 | 0 | — | 0.167 |
| 5 | 0 | — | 0.167 |
| 6 | 0 | — | 0.167 |
Central Limit Theorem
Draws 300 independent samples of 5trials each from the current experiment, averages each sample, and histograms the resulting sample means — the distribution should look progressively more bell-shaped (normal) as the sample size grows, even though the experiment’s own distribution usually isn’t.
Tip
Common Mistakes
Treating the expected value as the single most likely outcome.
The most likely individual outcome here is 1 pet (probability 0.35, the largest single probability) — E(X) = 1.2 is the probability-weighted average across all four outcomes, a different quantity from the mode.
Key Takeaways
- A discrete probability distribution lists every possible value of a random variable with its probability, summing to 1.
- E(X) = Σx·p(x) is a long-run average across many repetitions, not a prediction about any single outcome.
- The variance and standard deviation of a random variable measure typical spread around that long-run average, the same way they do for a sample.
Summary
This closes the unit on probability. The final unit uses these ideas to reason about how a sample statistic behaves across many possible samples — the foundation for estimating an unknown population value.
Sign in to track your progress and mark this lesson complete.
Track your progress