MathematicsStatistics - Poisson DistributionA-Level

Mean of a Poisson Distribution

States that the mean of a Poisson distributed random variable is equal to its rate parameter λ.

Understand the formulaSee the free derivationOpen the full walkthrough

This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.

Core idea

Overview

In a Poisson process, λ represents the average rate of occurrences within a fixed interval. Because the distribution is defined by this single parameter, the expected value (mean) is mathematically identical to λ. This simplifies probability calculations significantly, as identifying the average rate immediately provides the central tendency of the distribution.

When to use: Use this equation when you need to find the expected number of events occurring in a fixed interval given the average rate.

Why it matters: It allows for the prediction of rare events in fields like telecommunications, insurance, and biology, where the rate of occurrence is the primary observable data.

Symbols

Variables

E(X) = Expected Value, = Rate Parameter

E(X)
Expected Value
Variable
Rate Parameter
Variable

Walkthrough

Derivation

Derivation of Mean of a Poisson Distribution

This derivation uses the definition of the expected value for a discrete random variable and the Taylor series expansion for the exponential function to show that the mean of a Poisson distribution is λ.

  • The random variable X follows a Poisson distribution with parameter λ, where X ∈ {0, 1, 2, ...}.
  • The probability mass function is given by P(X = x) = (e^-λ * λ^x) / x!.
1

Definition of Expectation

We begin with the standard definition of the expected value for a discrete random variable.

Note: Recall that E(X) = Σ x * P(X=x).

2

Simplify the Summation

We remove the x=0 term (since it equals 0) and simplify the fraction by canceling x with x!.

Note: Remember that x! = x * (x-1)!.

3

Factor out λ

We factor out one λ to align the exponent with the factorial denominator.

Note: This prepares the sum for the Maclaurin series substitution.

4

Apply Maclaurin Series

By substituting k = x - 1, the summation becomes the power series for e^λ. Multiplying e^-λ by e^λ yields 1.

Note: The sum ∑ (λ^k / k!) from k=0 to infinity is the definition of e^λ.

Result

Source: Pearson Edexcel A-Level Mathematics: Statistics and Mechanics Year 2

Free formulas

Rearrangements

Solve for

Make the subject

Express the rate parameter of a Poisson distribution in terms of its mean.

Difficulty: 1/5

Solve for E(X)

Make E(X) the subject

Express the expected value of a Poisson random variable in terms of its rate parameter.

Difficulty: 1/5

The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.

Visual intuition

Graph

Why it behaves this way

Intuition

Imagine a conveyor belt carrying items past a sensor at a constant average rate. If the belt runs for a specific time interval, the number of items that pass by is the Poisson count. Because the rate λ defines how many items appear on average per interval, the expected total count is simply the rate multiplied by the unit of time, which is just λ.

E(X)
Expected Value
The long-run average value you would get if you repeated the random experiment many times.
Rate Parameter
The 'intensity' of the process; it represents the average number of occurrences per fixed unit of interval (time, area, or volume).

Signs and relationships

  • =: Equality represents that in a Poisson process, the 'spread' or dispersion parameter (variance) is mathematically forced to be identical to the mean (the center of mass).

One free problem

Practice Problem

A bakery sells an average of 12 loaves of sourdough bread per day. What is the expected number of loaves sold in a single day?

Rate Parameter12

Solve for: mean

Hint: The mean of a Poisson distribution is simply the rate parameter λ.

The full worked solution stays in the interactive walkthrough.

Where it shows up

Real-World Context

In a mathematical model involving Mean of a Poisson Distribution, Mean of a Poisson Distribution is used to calculate Expected Value from Rate Parameter. The result matters because it helps estimate likelihood and make a risk or decision statement rather than treating the number as certainty.

Study smarter

Tips

  • Remember that for a Poisson distribution, the variance Var(X) is also equal to λ.
  • Ensure the interval for λ matches the interval for the desired outcome.
  • Check that the events are occurring independently at a constant average rate.

Avoid these traps

Common Mistakes

  • Confusing the probability of a specific outcome P(X=k) with the mean.
  • Failing to scale λ if the time interval changes (e.g., using a hourly rate for a 15-minute window).

Common questions

Frequently Asked Questions

This derivation uses the definition of the expected value for a discrete random variable and the Taylor series expansion for the exponential function to show that the mean of a Poisson distribution is λ.

Use this equation when you need to find the expected number of events occurring in a fixed interval given the average rate.

It allows for the prediction of rare events in fields like telecommunications, insurance, and biology, where the rate of occurrence is the primary observable data.

Confusing the probability of a specific outcome P(X=k) with the mean. Failing to scale λ if the time interval changes (e.g., using a hourly rate for a 15-minute window).

In a mathematical model involving Mean of a Poisson Distribution, Mean of a Poisson Distribution is used to calculate Expected Value from Rate Parameter. The result matters because it helps estimate likelihood and make a risk or decision statement rather than treating the number as certainty.

Remember that for a Poisson distribution, the variance Var(X) is also equal to λ. Ensure the interval for λ matches the interval for the desired outcome. Check that the events are occurring independently at a constant average rate.

References

Sources

  1. Ross, S. M. (2014). A First Course in Probability.
  2. A-Level Mathematics: Statistics and Mechanics Specification (Edexcel/AQA)
  3. Pearson Edexcel A-Level Mathematics: Statistics and Mechanics Year 2