Linear Combinations of Poisson Random Variables

Combining independent Poisson random variables: the sum of independent Poissons is again Poisson with rate equal to the sum of the individual rates. Applies the additivity property to compute probabilities for combined event counts, including problems involving multiple streams and time scaling.

Step 1 of 119%

Tutorial

Sum of Two Independent Poissons

When two independent Poisson random variables are added, the result is again Poisson, with rate equal to the sum of the individual rates.

Sum of Independent Poissons. If X1Poisson(λ1)X_1 \sim \text{Poisson}(\lambda_1) and X2Poisson(λ2)X_2 \sim \text{Poisson}(\lambda_2) are independent, then

X1+X2Poisson(λ1+λ2).X_1 + X_2 \sim \text{Poisson}(\lambda_1 + \lambda_2).

Intuitively, if events of type 1 occur randomly at rate λ1\lambda_1 and events of type 2 occur independently at rate λ2,\lambda_2, then events of either type occur at the combined rate λ1+λ2.\lambda_1 + \lambda_2.

For example, suppose emails arrive in your inbox from coworkers at rate λ1=4\lambda_1 = 4 per hour and from customers at rate λ2=6\lambda_2 = 6 per hour, independently. Then the total number of emails T=X1+X2T = X_1 + X_2 in one hour satisfies

TPoisson(10),T \sim \text{Poisson}(10),

so

P(T=0)=e101000!=e10.P(T = 0) = \dfrac{e^{-10} \cdot 10^0}{0!} = e^{-10}.
navigate · Enter open · Esc close · ⌘K/Ctrl K toggle