Geometric & Poisson Distributions Cheat Sheet
A printable reference covering geometric probability, Poisson probability, expected value, variance, and distribution conditions for grades 11-12.
Related Tools
Related Labs
Related Worksheets
Related Infographics
Geometric and Poisson distributions model two common types of random situations: waiting for the first success and counting rare events in a fixed interval. This cheat sheet helps students choose the correct distribution, identify parameters, and calculate probabilities quickly. It is useful for homework, test review, and interpreting real-world probability questions involving trials, rates, and event counts. A geometric distribution uses the success probability and counts the trial number of the first success. A Poisson distribution uses the average rate and counts the number of events in a fixed time, area, distance, or other interval. The most important formulas are for geometric probability and for Poisson probability.
Key Facts
- For a geometric random variable , is the trial number of the first success, so possible values are .
- The geometric probability formula is , where is the probability of success on each independent trial.
- For a geometric distribution, the mean is and the variance is .
- The geometric cumulative probability for success on or before trial is .
- For a Poisson random variable , counts the number of events in a fixed interval, so possible values are .
- The Poisson probability formula is , where is the mean number of events in the interval.
- For a Poisson distribution, the mean and variance are both equal to , so and .
- If the rate is events per unit and the interval length is , then the Poisson parameter is .
Vocabulary
- Geometric distribution
- A probability distribution that gives the chance that the first success occurs on trial in repeated independent trials.
- Poisson distribution
- A probability distribution that gives the chance of observing events in a fixed interval when events occur at an average rate .
- Success probability
- The value is the probability that one trial results in a success.
- Rate parameter
- The value is the average number of events expected in the chosen interval.
- Expected value
- The expected value is the long-run average value of the random variable .
- Independence
- Independence means the outcome of one trial or event does not change the probability of another.
Common Mistakes to Avoid
- Using for a geometric probability is wrong because there are only failures before the first success, so the exponent must be .
- Starting a geometric distribution at is wrong for the trial-count version because the first possible success occurs on trial .
- Using the Poisson formula when events do not occur independently is wrong because the model assumes one event does not make another event more or less likely.
- Forgetting to adjust to match the interval is wrong because must describe the same time, area, or distance used in the question.
- Confusing with is wrong because a cumulative probability adds several outcomes, while an exact probability uses only one value of .
Practice Questions
- 1 A basketball player makes a free throw with probability . What is the probability that the player makes the first free throw on attempt ?
- 2 A website gets an average of sign-ups per hour. Using a Poisson model, what is the probability of exactly sign-ups in one hour?
- 3 A machine has an average of defects per meter of fabric. What is the probability of exactly defects in meters of fabric?
- 4 A student wants to model the number of cars passing a checkpoint in minutes. Explain why a Poisson distribution may be appropriate, and state one condition that should be checked.