Discrete probability distributions describe random variables that take countable values, such as the number of successes, arrivals, or defective items. This cheat sheet helps students identify common discrete models and use their formulas correctly. It is useful for probability units, statistics courses, exam review, and quick reference during problem solving.
The most important ideas are the probability mass function, the cumulative distribution function, expected value, and variance. Common distributions include Bernoulli, binomial, geometric, Poisson, and hypergeometric models. Choosing the correct distribution depends on whether trials are independent, whether probabilities stay constant, and whether sampling is done with or without replacement.
Key Facts
- A probability mass function satisfies for every value and .
- The cumulative distribution function is , so for discrete variables when values are integers.
- The expected value of a discrete random variable is .
- The variance is , where .
- For a Bernoulli random variable with success probability , , , , and .
- For a binomial random variable , , , and .
- For a geometric random variable counting trials until the first success, , , and .
- For a Poisson random variable , , , and .
Vocabulary
- Discrete random variable
- A random variable whose possible values can be listed, such as or another countable set.
- Probability mass function
- A function that gives for each possible value of a discrete random variable.
- Cumulative distribution function
- A function defined by that gives the probability of being at or below a value.
- Expected value
- The long-run average value of a random variable, calculated by .
- Variance
- A measure of spread around the mean, calculated by .
- Independent trials
- Trials are independent when the outcome of one trial does not change the probabilities for the others.
Common Mistakes to Avoid
- Using the binomial model when probabilities change, which is wrong because requires independent trials with the same success probability .
- Forgetting the combination factor in binomial probability, which is wrong because counts the different orders in which successes can occur.
- Confusing with , which is wrong because a PMF gives one exact value while a CDF adds probabilities up to that value.
- Using the geometric formula with the wrong starting point, which is wrong because applies when counts the trial number of the first success.
- Assuming variance equals standard deviation, which is wrong because standard deviation is .
Practice Questions
- 1 A fair coin is flipped times. If is the number of heads, find .
- 2 A call center receives an average of calls per minute. Using a Poisson model, find for one minute.
- 3 A quiz has multiple-choice questions with choices each. If a student guesses randomly, find for the number of correct answers.
- 4 A box contains red marbles and blue marbles, and marbles are drawn without replacement. Explain why a hypergeometric model is more appropriate than a binomial model.
Understanding Discrete Probability Distributions Reference
A distribution starts with the possible values of a count, called its support. Writing this list first prevents many mistakes. A variable counting faulty bulbs in a box of five cannot be negative or larger than five.
A probability table shows how likely each allowed value is. The probabilities describe single outcomes, while the cumulative function collects probability as values are included from left to right. For a discrete variable, this graph has flat sections and jumps.
The size of each jump is the probability at that value. This makes cumulative graphs useful for finding chances of ranges and checking whether a table has been entered correctly.
Expected value is a long-run average, not a promise about one result. A game with an expected value of three points can still give zero points on many turns. Each outcome affects the average according to both its size and its probability.
Rare large outcomes can pull the expected value upward. Variance measures spread around that average. A larger variance means results are less predictable.
Its units are squared, so standard deviation is often easier to interpret because it uses the same units as the original count. When comparing two plans with the same expected result, the one with lower spread is usually more consistent.
The hardest part of these problems is often choosing a model. Use a Bernoulli model for one yes or no outcome, such as whether a selected item is defective. Use a binomial model only when there is a fixed number of trials, each trial has two outcomes, the success chance stays the same, and trials are independent.
A geometric model continues until the first success. Read its definition carefully. Some books count the trial of the first success, while others count failures before it.
A hypergeometric model fits a sample from a finite group without replacement. Each selection changes the group left behind, so independence does not hold. A Poisson model is useful for counts during a fixed time or space interval, such as calls arriving in a minute or flaws along a length of wire.
Real data rarely follows a model perfectly. Arrivals may cluster at busy times. Products from one machine may share the same defect.
Survey answers can influence one another. These details can make a simple distribution inaccurate. Before calculating, state what one trial means, what counts as success, and what values the variable can take.
Then check whether the answer is sensible. A probability must fall from zero to one. A count probability outside its possible range must be zero.
For binomial work, distinguish exactly from at least and at most. These phrases change which probabilities must be added. Technology can calculate long sums, but it cannot decide whether the assumptions match the situation.