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

Poisson Distribution Formula and Concept Guide

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

What Is the Poisson Distribution Formula with Derivation and Examples

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 and Concept Guide

1. What is the formula for the Poisson distribution?

The Poisson distribution formula is P(X = x) = (e−λ λx) / x!, where x = 0, 1, 2, ... and λ is the average rate.

  • λ (lambda) = mean number of events in a fixed interval
  • e ≈ 2.718 (Euler’s constant)
  • x! = factorial of x
This formula gives the probability of exactly x events occurring in a fixed time, area, or space when events occur independently at a constant rate.

2. What is the Poisson distribution in simple terms?

The Poisson distribution is a discrete probability distribution that models the number of times an event occurs in a fixed interval of time or space.

  • Events occur independently
  • The average rate (λ) is constant
  • Two events cannot occur at exactly the same instant
It is commonly used for counting rare events such as phone calls per hour or defects per unit.

3. How do you calculate Poisson probability step by step?

To calculate a Poisson probability, substitute values into P(X = x) = (e−λ λx) / x!.

  • Step 1: Identify λ (mean rate)
  • Step 2: Choose the required x value
  • Step 3: Compute λx
  • Step 4: Compute x!
  • Step 5: Multiply by e−λ and divide by x!
Example: If λ = 3 and x = 2,
P(X = 2) = (e−3 × 32) / 2! = (e−3 × 9) / 2 ≈ 0.224.

4. What does λ mean in the Poisson distribution formula?

In the Poisson distribution formula, λ (lambda) represents the average number of events in a fixed interval.

  • It is both the mean and the variance of the distribution
  • It must be positive (λ > 0)
  • It determines the shape and spread of the distribution
A larger λ shifts the distribution to the right and makes it more symmetric.

5. What is the mean and variance of a Poisson distribution?

The mean and variance of a Poisson distribution are both equal to λ.

  • Mean = λ
  • Variance = λ
  • Standard deviation = √λ
This equality of mean and variance is a key property of the Poisson distribution.

6. Can you give an example of a Poisson distribution problem?

A typical Poisson distribution example is calculating the probability of a certain number of events given an average rate.

  • Suppose a call center receives λ = 4 calls per minute.
  • Find the probability of exactly 6 calls in a minute.
Using P(X = 6) = (e−4 × 46) / 6! ≈ 0.104. This means there is about a 10.4% chance of receiving exactly 6 calls in one minute.

7. What is the difference between Poisson and binomial distribution?

The Poisson distribution models counts of events over an interval, while the binomial distribution models successes in a fixed number of trials.

  • Poisson: Parameter = λ (average rate)
  • Binomial: Parameters = n (trials), p (probability of success)
  • Poisson is used for rare events
  • Binomial has a fixed number of trials
The Poisson distribution can approximate the binomial distribution when n is large and p is small.

8. When should you use the Poisson distribution?

You should use the Poisson distribution when counting events that occur independently at a constant average rate.

  • Events occur in a fixed time, area, or volume
  • The probability of more than one event in a very small interval is negligible
  • Events are independent
Common applications include modeling accidents, defects, arrivals, and rare occurrences.

9. How is Poisson distribution derived from binomial distribution?

The Poisson distribution is derived as a limiting case of the binomial distribution when n → ∞ and p → 0 such that np = λ remains constant.

  • Start with Binomial: P(X = x) = C(n, x) px(1 − p)n−x
  • Let n be very large and p very small
  • Keep np = λ constant
The expression simplifies to P(X = x) = (e−λ λx) / x!.

10. What are the key properties of the Poisson distribution?

The Poisson distribution has several important mathematical properties.

  • Discrete probability distribution
  • Mean = Variance = λ
  • Skewed right when λ is small
  • Approaches normal distribution when λ is large
  • Sum of independent Poisson variables is also Poisson (with λ values added)
These properties make it useful in probability theory and statistical modeling of count data.