4.13 Estimating the Poisson Regression parameters

The calculation of λ can then be used in the formula of the Poisson Distribution, allowing the Maximum Likelihood approach to be used in estimating the parameters, β0, β1,…, βp:

Poisson Distribution Formula: Pr(Y=k)=eλλkk! for k = 0, 1, 2, …

Maximum likelihood: l(β0,β1,...,βp)=Πni=1eλ(xi)λ(xi)yiyi!

where λ(xi)=eβ0+β1xi1+...+βpxip

Coefficients that maximize the likelihood l(β0,β1,...,βp) (make the observed data as likely as possible) are chosen.