< List of Probability Distributions < Bivariate Poisson Distribution
What is the Bivariate Poisson Distribution?
The bivariate Poisson distribution (BPD), a special case of the bivariate Hermite distribution, is a way to count two types of events that may happen together or affect each other. It builds on the regular Poisson distribution, which counts one type of event, by letting us track two related events at the same time. This helps when we want to understand how often each event happens and whether the two events might be connected.
This distribution is particularly helpful in situations where two related variables are being studied at the same time you expect the variables to show association or dependency. In real life, the distribution can be used to model the number of goals scored by two teams in a hockey match, track the number of types of claims for insurance, or study customer counts across two related time periods.
The Bivariate Poisson Distribution
The bivariate Poisson distribution is a standard method for modeling related Poisson variables to describe the joint distribution of two related random variables, X and Y. Each of these variables are Poisson-like, but have a degree of dependence between them.
The bivariate Poisson distribution can be expressed in terms of three non-negative rate parameters, λ1, λ2, and λ3 The joint probability mass function (PMF) for two Poisson-distributed variables X and Y is:
where:
- X and Y = dependent random variables,
- λ1 = average rate of occurrence of events associated with X,
- λ2 = average rate of occurrence of events associated with Y,
- λ3 = rate of occurrence of events that influence both and at the same time.
Properties of the BPD
Each variable’s mean and variance is derived from the same parameters, so they end up with the same values for expectation and variance:
- E(X) = λ1+ λ3 ,
- E(Y) = λ2+ λ3 ,
- Var(X) = λ1+ λ3 ,
- E(Y) = λ2+ λ3 ,
The covariance between X and is determined by the shared parameter λ3
- Cov(X,Y) = λ3
This covariance property allows the bivariate Poisson distribution to capture dependencies between X and Y. If λ3 is zero, this means that X and Y are independent with rates X = λ1 and Y = λ2 .
Graphing the Bivariate Poisson Distribution
A graph of the bivariate Poisson distribution helps us to visualize the likelihood of different pairs of (X, Y). The shape of the graph of the BPD depends on the values of the rate parametersλ3:
- When λ3 is high, the distribution of X and Y will show a stronger correlation, where probabilities will be concentrated along the line X = Y.
- If λ3 is close to zero, the the BPD distribution will appear more dispersed and the dependency is weaker.