AP Statistics Probability, Random Variables, and Probability Distributions — Worked Answer Explanations
Unit 4 · 12 questions explained
Below is a complete answer key for our AP Statistics Probability, Random Variables, and Probability Distributions practice questions. For each question you'll find the correct choice, a full written explanation of how to get there, and — for every wrong answer — a short note on exactly why it's tempting and where it goes wrong. Reading these straight through is one of the fastest ways to find the gaps in a unit before exam day.
Prefer to test yourself first? Take the timed Probability, Random Variables, and Probability Distributions practice test and come back here to review, or head back to the Probability, Random Variables, and Probability Distributions unit overview.
- Question 1 · Easy
A bag contains 4 red marbles and 6 blue marbles. One marble is drawn at random. What is the probability of drawing a red marble?
- A0.40Correct
- B0.60Why not B: This is the probability of drawing blue, not red.
- C0.44Why not C: Dividing red by blue (4/6 ≈ 0.67) or some other incorrect operation.
- D0.67Why not D: Dividing red by blue (4/6 ≈ 0.67) instead of red by total (4/10).
Explanation. The total number of marbles is 4 + 6 = 10.
Key takeawayClassical probability: $P(A) = \frac{\text{outcomes in A}}{\text{total outcomes}}$ when all outcomes are equally likely.
- A
- Question 2 · Easy
Events and are mutually exclusive with and . What is ?
- A0.135Why not A: 0.135 = P(A) × P(B); this is the probability of A AND B if they were independent, not the addition rule.
- B0.75Correct
- C0.775Why not C: Using the general addition rule P(A) + P(B) − P(A∩B), but mutually exclusive means P(A∩B) = 0.
- D1.00Why not D: Adding without the joint probability gives 0.75, not 1.00.
ExplanationMutually exclusive events cannot both occur, so . The addition rule simplifies to .
Key takeawayFor mutually exclusive events: $P(A \text{ or } B) = P(A) + P(B)$; there is no overlap to subtract.
- A
- Question 3 · Easy
A discrete random variable has the probability distribution shown. What is ?
1 2 3 4 0.10 0.30 0.40 0.20 - A2.50Why not A: 2.5 is the arithmetic average of 1, 2, 3, 4 — ignoring the probabilities.
- B2.70Correct
- C3.00Why not C: 3 is the mode of this distribution, not the expected value.
- D1.00Why not D: This is the sum of the probabilities, not the expected value.
Explanation.
Key takeaway$E(X) = \sum x \cdot P(X = x)$; weight each value by its probability, then sum.
- A
- Question 4 · Easy
A student guesses randomly on a 5-question true/false quiz. Let = number of correct answers. What are the mean and standard deviation of ?
- A,Why not A: 1.25 is the variance , not the standard deviation.
- B, Correct
- C,Why not C: Using for both mean and variance; the mean is .
- D,Why not D: These are the mean and SD of a single Bernoulli trial, not the binomial sum.
ExplanationThis is a binomial distribution with , . . .
Key takeawayBinomial: $\mu = np$ and $\sigma = \sqrt{np(1-p)}$.
- A
- Question 5 · Easy
In a standard deck of 52 cards, two cards are drawn without replacement. Given that the first card drawn is an ace, what is the probability that the second card is also an ace?
- AWhy not A: This is the unconditional probability of drawing an ace on the first draw, ignoring the given condition.
- BCorrect
- CWhy not C: Reduces denominator to 51 but keeps 4 aces; after drawing one ace, only 3 remain.
- DWhy not D: Reduces the number of aces but forgets to reduce the deck size.
ExplanationAfter drawing one ace, 3 aces remain in a deck of 51 cards. .
Key takeawayConditional probability without replacement: update both the numerator (successes remaining) and denominator (total remaining).
- A
- Question 6 · Easy
Two independent random variables and have means , , and standard deviations , . What are the mean and standard deviation of ?
- A,Why not A: Adding standard deviations is incorrect; variances (not SDs) add for independent variables.
- B, Correct
- C,Why not C: Subtracting the means instead of adding.
- D,Why not D: Reporting the variance () instead of the standard deviation.
ExplanationFor independent variables: . Variances add: , so .
Key takeawayMeans always add/subtract; variances add (never SDs) for independent variables.
- A
- Question 7 · Easy
A geometric random variable counts the number of trials until the first success, where . What is ?
- AWhy not A: This omits the two preceding failures; geometric requires (1−p)^(k−1) failures before the success.
- BCorrect
- CWhy not C: Forgetting to multiply by ; this is the probability of 3 consecutive failures.
- DWhy not D: This is the binomial formula for exactly 1 success in 3 trials, not the geometric formula.
Explanation. For : . The first two trials are failures, the third is the first success.
Key takeawayGeometric PMF: $P(X = k) = (1-p)^{k-1}p$; the first $k-1$ trials are failures, the $k$-th is the first success.
- A
- Question 8 · Easy
A candy machine has a 30% chance of dispensing a rare flavor. You try the machine 10 times. Using the binomial model, what is the probability of getting the rare flavor at least once?
- AWhy not A: is the probability of always getting the rare flavor; subtracting it does not give the complement of zero.
- BWhy not B: Multiplying the probability by the number of trials gives the expected value, not the probability of at least one.
- CCorrect
- DWhy not D: This is the probability of exactly 1 success, not at least 1.
Explanation. The complement rule is the most efficient approach.
Key takeaway$P(\text{at least one success}) = 1 - P(\text{no successes}) = 1 - (1-p)^n$.
- A
- Question 9 · Medium
A student claims that because and , events and cannot both occur since . Is this reasoning valid?
- AYes; if , they must be mutually exclusive.Why not A: Mutually exclusive events satisfy ; this is necessary but not sufficient to conclude they cannot both occur.
- BNo; does not prevent both events from occurring simultaneously.Correct
- CYes; the sum of individual probabilities must equal 1 for events to overlap.Why not C: There is no such requirement; overlapping probabilities are constrained differently.
- DNo; events can co-occur only if .Why not D: Events can co-occur even when ; e.g., drawing a red ace has but both can occur.
ExplanationTwo events can occur together whenever . For example, if , then , which is perfectly valid. The sum of individual probabilities being less than 1 is not evidence of mutual exclusivity.
Key takeawayEvents can overlap even when $P(A) + P(B) \leq 1$. Mutual exclusivity means $P(A \cap B) = 0$, not that their probabilities sum to more than 1.
- A
- Question 10 · Medium
Events and satisfy , , and . Are and independent?
- AYes, because and .Why not A: Independence is not determined by whether or by the sum of probabilities.
- BYes, because .Correct
- CNo, because .Why not C: Independent events can have a non-zero joint probability; they are not mutually exclusive.
- DNo, because .Why not D: , so they are indeed independent.
ExplanationCheck independence: . Since the product of marginal probabilities equals the joint probability, and are independent. Equivalently, .
Key takeawayTwo events are independent if and only if $P(A \cap B) = P(A) \cdot P(B)$, equivalently $P(A|B) = P(A)$.
- A
- Question 11 · Hard
A fair coin is flipped 8 times. Using the binomial distribution, what is the probability of getting exactly 5 heads?
- AWhy not A: Dividing successes by trials gives a proportion, not a probability from the binomial formula.
- BCorrect
- CWhy not C: This is the probability of one specific sequence of 8 outcomes, not all sequences with exactly 5 heads.
- Dis wrong; the correct answer is 0.273.Why not D: , not 0.273; this is actually the correct formula.
Explanation. counts the number of ways to choose which 5 of 8 flips are heads.
Key takeawayBinomial PMF: $P(X=k) = \binom{n}{k}p^k(1-p)^{n-k}$; the binomial coefficient counts arrangements.
- A
- Question 12 · Hard
In a large population, 1% of people have a certain disease. A test has a sensitivity of 95% (true positive rate) and a specificity of 90% (true negative rate). A randomly selected person tests positive. What is the approximate probability they actually have the disease?
- AAbout 95%Why not A: 95% is the sensitivity — the probability of a positive test given the disease is present, not the reverse.
- BAbout 87%Why not B: Averaging sensitivity and specificity is not how Bayes' theorem works.
- CAbout 8.7%Correct
- DAbout 1%Why not D: 1% is the prevalence; the positive test result updates this probability upward, but not to 95%.
ExplanationUse Bayes' theorem. True positives: . False positives: . Total positives: . . Low prevalence makes false positives dominate.
Key takeawayEven with a good test, low disease prevalence causes many false positives; use Bayes' theorem to find the true probability of disease given a positive result.
- A