Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Poisson Distribution Formula Explained with Examples

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

Key Properties and Applications of Poisson Distribution

A Poisson distribution is known to be the probability distribution that results from a Poisson experiment.

Poisson distribution can actually be an important type of probability distribution formula in Mathematics.  As in the binomial distribution, we will not know the number of trials, or the probability of success on a certain trail. The average number of successes (wins) will be given for a certain time interval. The average number of successes is known as “Lambda” and denoted by the symbol λ. In this article, we are going to discuss the Poisson variance formula, equation for Poisson distribution, Poisson probability formula, Poisson probability equation. 

[Image to be added Soon]

Attributes of a Poisson Experiment

A Poisson experiment is known to be a statistical experiment which has the following properties:

  • The Poisson experiment generally results in outcomes that can be classified as successes or failures (win or fail).

  • The average number of successes is denoted by (μ) that occurs in a specified region is known.

  • The probability that success will occur is proportionally equal to the size of the region.

  • The probability that success will occur in equal to an extremely small region is virtually zero.

Note that the specified region can take many forms. For instance, it can be a length,  a volume, an area, a period of time, etc.

Notation

The following notation given below is helpful when we talk about the Poisson distribution and the Poisson distribution formula.

  • e denotes a constant that is equal to approximately 2.71828. (Actually, e is known as  the base of the natural logarithm system.)

  • μ which denotes the mean number of successes that occur in a specified region.

  • x denotes the actual number of successes that occur in a specified region.

  • P(x; μ) denotes the Poisson probability and signifies that exactly x successes occur in a Poisson experiment when the mean number of successes is equal to μ.

What is Poisson Distribution?

A Poisson random variable can be defined as the number of successes that results from a Poisson experiment. The probability distribution of a Poisson random variable is known as a Poisson distribution.

Given the mean number of successes denotes by μ that occur in a specified region, we can compute the Poisson probability based on the following given formula:

P(X)=\[\frac{e^{-μ}μ^{x}}{x!}\]

Poisson Formula. Let’s suppose we conduct a Poisson experiment, in which the average number of successes within a given region is equal to μ. Then, the Poisson probability is:

P(x; μ) or P(X)=\[\frac{e^{-μ}μ^{x}}{x!}\]

where x is known to be the actual number of successes that result from the experiment, and the value of the constant e is approximately equal to 2.71828.

The Formula for Poisson Distribution

The probability distribution of a Poisson random variable lets us assume as X. It represents the number of successes that occur in a given time interval or period and is given by the formula:

P(X)=\[\frac{e^{-μ}μ^{x}}{x!}\]

Where, x=0,1,2,3,…, e=2.71828

μ denotes the mean number of successes in the given time interval or region of space.

How to find the Mean and Variance of Poisson Distribution?

Let’s know how to find the mean and variance of Poisson distribution. If μ is equal to the average number of successes occurring in a given time interval or region in the Poisson distribution. Then we can say that the mean and the variance of the Poisson distribution are both equal to μ.

Therefore,E(X) = μ and V(X) =  σ2 = μ

Remember that, in a Poisson distribution, only one parameter, μ is needed to determine the probability of any given event. This is how to find the mean and variance of Poisson distribution.

Poisson Distribution Properties (Poisson Mean and Variance)

  • The mean of the distribution is equal to and denoted by μ.

  • The variance is also equal to μ.

Some Applications of Poisson Distribution are as Following-

  • The number of deaths by horse kicking in the army of Prussian.

  • Birth defects and genetic mutations.

  • Rare diseases like Leukemia, because it is very infectious and so not independent mainly in legal cases.

  • Car accident prediction on roads.

  • Traffic flow and the ideal gap distance between vehicles.

  • The number of typing errors found on a page in a book.

  • Hairs found in McDonald’s hamburgers.

  • The spread of an endangered animal in Africa.

  • Failure of a machine in one month.

Conditions for Poisson Distribution

  • An event can occur any number of times during a time span.

  • Events occur independently. In other words, if an event occurs, it does not affect the probability of another event occurring in the same time period.

  • The rate of occurrence is constant; that is, the rate does not change based on time.

  • The probability of an event occurring is proportional to the length of the time period. For example, it should be twice as likely for an event to occur in a 2 hour time period than it is for an event to occur in a 1 hour period.

Questions to be Solved

Q1: The average number of homes sold by the Acme Realty company is 2 homes per day. What will be the probability that exactly 3 number of homes will be sold tomorrow?

Solution: This is a Poisson experiment in which we know the following, let’s write down the given data:

  • μ is equal to 2; since 2 homes are sold per day, on average.

  • x is equal to 3; since we want to find the likelihood that 3 homes will be sold tomorrow.

  • e is equal to 2.71828; since e is a constant equal to approximately 2.71828.

Now plugging these values into the Poisson formula as follows:

P(x; μ) = \[\frac{e^{-μ}μ^{x}}{x!}\]  , substituting the values of a and μ

P(3; 2) = (2.71828-2) (23) / 3!

P(3; 2) = (0.13534) (8) / 6

P(3; 2) = 0.180

Thus, the probability of selling three numbers of homes tomorrow is equal to 0.180 .

FAQs on Poisson Distribution Formula Explained with Examples

1. What is the Poisson distribution formula and what does each variable represent?

The Poisson distribution formula is used to calculate the probability of a certain number of events occurring within a fixed interval of time or space. The formula is: P(X=k) = (e⁻ˡλᵏ) / k!. Here’s what each variable means:

  • P(X=k) is the probability of observing exactly 'k' events.
  • λ (lambda) is the average number of events that occur in the interval.
  • k is the actual number of events you are calculating the probability for (a non-negative integer like 0, 1, 2, ...).
  • e is Euler's number, a mathematical constant approximately equal to 2.71828.
  • k! is the factorial of k (k × (k-1) × ... × 1).

2. What are some real-world examples of Poisson distribution?

The Poisson distribution is excellent for modelling events that are rare but occur at a constant average rate. Common examples include:

  • The number of phone calls received by a call centre per hour.
  • The number of typos a secretary makes per page.
  • The number of cars arriving at a toll booth per minute.
  • The number of radioactive decay events from a substance in a given timeframe.
  • The number of customers entering a shop in an hour.

3. What are the key conditions required for a process to be modelled by a Poisson distribution?

For the Poisson distribution formula to be applicable, a process must meet three key conditions:

  • Events are independent: The occurrence of one event does not affect the probability of another event occurring.
  • Constant average rate: The average rate at which events occur (λ) is constant for the given interval of time or space.
  • Events are discrete and cannot occur simultaneously: The events are countable, and it's impossible for two events to happen at the exact same instant. The probability of more than one event in a very small interval is negligible.

4. How is a Poisson distribution different from a Binomial distribution?

While both are discrete probability distributions, they differ in key ways. A Binomial distribution describes the number of successes in a fixed number of trials (e.g., flipping a coin 10 times). In contrast, a Poisson distribution describes the number of events in a continuous interval (e.g., over an hour), where the number of trials is not fixed. The Binomial has two possible outcomes (success/failure), while the Poisson counts the occurrences of a single event type.

5. What is the significance of the mean and variance being equal in a Poisson distribution?

A unique and defining characteristic of the Poisson distribution is that its mean and variance are both equal to λ (the average rate of occurrence). This significance is twofold: first, it provides a quick way to check if a dataset might follow a Poisson distribution. Second, it implies that the spread (variability) of the distribution is directly determined by its central tendency (average). As the average number of events increases, the variability in the number of events also increases by the same amount.

6. Can the mean (λ) of a Poisson distribution be a decimal even if it models whole-number events?

Yes, absolutely. This is a crucial concept. The mean, λ, represents an average rate over an interval, and averages can certainly be decimals. For example, a call centre might receive an average of 3.5 calls per minute. However, the actual number of events observed in any given minute, represented by 'k', must be a whole number (e.g., 0, 1, 2, 3 calls), as you cannot have a fraction of an event.

7. When is it appropriate to use the Poisson distribution as an approximation for the Binomial distribution?

The Poisson distribution serves as an excellent approximation for the Binomial distribution under specific conditions, which simplifies complex calculations. This is appropriate when:

  • The number of trials (n) is very large (e.g., n > 50).
  • The probability of success in any given trial (p) is very small (e.g., p < 0.1).

In such cases, the mean of the Binomial distribution (λ = n × p) is calculated and used as the mean (λ) for the much simpler Poisson formula.

8. What happens to the shape of the Poisson distribution as its mean (λ) increases?

The shape of the Poisson distribution is directly influenced by its mean (λ). When λ is small (e.g., less than 5), the distribution is highly skewed to the right, with a long tail. As the value of λ increases, the distribution becomes more symmetrical and bell-shaped, gradually starting to resemble a Normal distribution. This illustrates an important relationship between these fundamental probability distributions.