BackPoisson Distribution: Concepts, Formulas, and Applications
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Section 4.5: Poisson Distribution
Introduction to the Poisson Distribution
The Poisson distribution is a discrete probability distribution that models the number of events occurring in a fixed interval of time or space, given that these events happen independently and at a constant average rate. It is widely used in statistics to describe random events such as arrivals, failures, or occurrences.
Poisson random variable (rv): A variable that counts the number of events in a given interval.
Notation: , where is the average rate (mean) of occurrence.
Typical applications: Number of phone calls per hour, number of accidents per month, number of defects per unit, etc.
Probability Mass Function (PMF) of the Poisson Distribution
The probability that a Poisson random variable takes the value is given by:
Formula: where:
= mean number of occurrences in the interval
= number of occurrences ()
= base of the natural logarithm ()
Expected value (mean):
Variance:
Worked Examples
Example 1: Plates Broken at a Restaurant
Suppose at a particular restaurant, an average of 4 plates are broken each week. Let be the number of plates broken each week, so .
Probability that 2 plates are broken next week:
Example 2: At Most 1 Plate Broken
Probability that at most 1 plate is broken next week:
Example 3: More Than 3 Plates Broken
Probability that more than 3 plates are broken next week:
Key Properties of the Poisson Distribution
Discrete distribution: Only integer values () are possible.
Events are independent: The occurrence of one event does not affect the probability of another.
Constant mean rate: The average rate is constant over the interval.
Variance equals mean:
Visual Representation
The Poisson distribution is often visualized as a bar graph showing the probability of each possible value of . For example, in the case of plates broken, the probabilities for can be plotted to show the likelihood of each outcome.
Summary Table: Poisson Distribution Formulas and Properties
Property | Formula |
|---|---|
Probability Mass Function (PMF) | |
Mean | |
Variance | |
Support |
Applications of the Poisson Distribution
Modeling the number of arrivals (e.g., customers, phone calls) in a fixed time period
Counting the number of defects in a batch of products
Estimating the frequency of rare events (e.g., accidents, system failures)
Additional info:
The Poisson distribution is a limiting case of the binomial distribution when the number of trials is large and the probability of success is small, such that the expected number of successes () remains constant.
Cumulative probabilities (e.g., ) can be calculated by summing the PMF for all up to .