Loading…
Compute and interpret the expected value, variance, and standard deviation of a discrete random variable from its probability distribution.
Learn step-by-step with practice exercises built right in.
When working with a discrete random variable , the expected value (or mean) and the standard deviation summarize the center and spread of the probability distribution. These measures are essential for understanding long-run behavior and making predictions about random outcomes.
The expected value of a discrete random variable is the long-run average value. It is computed as:
This is a weighted average where each value is weighted by its probability. If you repeat the random experiment many times, the average of observed values approaches .
Variance measures the average squared deviation from the mean:
The second formula, , is often easier to compute:
Standard Deviation is the square root of variance:
Standard deviation measures spread in the same units as , making it more interpretable than variance.
Consider a discrete random variable representing the payout (in dollars) from a lottery ticket with the following distribution:
| 0 | 0.90 |
| 5 | 0.07 |
| 20 | 0.02 |
| 100 | 0.01 |
Step 1: Calculate
So the expected payout is $1.75 per ticket.
Step 2: Calculate
Step 3: Calculate Variance
Step 4: Calculate Standard Deviation
Most tickets return $0 or a modest prize, but the rare $100 win creates high variability (SD ≈ $10.33).
Roll a fair six-sided die; let be the outcome (1–6).
⚠️ Variance vs. Standard Deviation Confusion: Variance is in squared units (e.g., dollars²), while standard deviation is in the original units (dollars). Always report standard deviation when describing spread. Also, don't forget to take the square root of to get .
⚠️ Probability Must Sum to 1: Before calculating, verify that . If not, you have an error in your probability table.
⚠️ Expected Value ≠ Most Likely Value: The expected value is a weighted average and may not be a value the random variable can actually take. For the die, is not an outcome.
💡 TI-84 / TI-Nspire: Enter values in L1 and probabilities in L2. Use 1-Var Stats L1, L2 (with frequency list L2) to compute mean and standard deviation directly. The calculator uses the given probabilities as weights.
A discrete random variable has distribution: , , . Compute and .
Step 1: Calculate
Step 2: Calculate
Step 3: Calculate Variance
Step 4: Calculate Standard Deviation
Answer: and .
A spinner shows payoffs: $0 with probability 0.6, $10 with probability 0.3, and $50 with probability 0.1. Find the mean and standard deviation of the payout.
Calculate :
Calculate :
Variance:
Standard Deviation:
The mean payout is $8, but with high variability ($\sigma \approx14.70) due to the rare but substantial $50 outcome.
For a geometric random variable with success probability (number of trials until first success), verify that by computing directly from the first few terms of the geometric series (round to 2 decimals). Also compute .
For a geometric distribution, for with and .
Compute from first few terms:
For geometric distribution, variance and standard deviation:
This shows high relative variability: , reflecting the unpredictability of when the first success occurs.
Avoid these 3 frequent errors
Review key concepts with our flashcard system
Explore more AP Statistics topics