Poisson Data Models
Poisson Data Models
V. Vasdekis
April 8, 2021
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 1 / 10
Example 1
Let us assume that we possess the number of chronic medical
problems in a sample of areas which are approximately of the same
size. Areas are of urban or rural character. The total number of
observations is n = 49.
Scientific question: Do we expect that urban and rural areas present
the same mean number of chronic medical problems?
These are count data. Numbers from urban areas 0, 1, 1, 0, 2, 3....
Numbers from rural areas 2, 0, 3, 0, 0....
We assume that yi ∼ P(λi ), i = 1, . . . , 49 independent observations.
The model consists of the linear predictor which represents the
scientific question and the link function
{
1 if i obs comes from rural
log(λi ) = β0 + β1 regioni , regioni =
0 otherwise
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 3 / 10
Parameters interpretation
Therefore,
exp(β0 ) = E(y|winter)
All other parameters express ratios of expected values as a
comparison of all other seasons with the winter.
exp(β1 ) = E(y|spring)/E(y|winter)
exp(β2 ) = E(y|summer)/E(y|winter)
exp(β3 ) = E(y|autumn)/E(y|winter)
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 4 / 10
Example 3
It is frequent that the expected number of cases depends on an
exposure at risk variable, the effect of which must be taken into
account if we wish to make different population groups more
comparable.
As an example, consider the number of epileptic seizures being
measured on a number of patients. One patient is measured for 2
weeks, another one is measured for 1.5 weeks. Can we compare the
expected number of epileptic seizures between the two patients?
Let us denote by λ the expected number of cases when the exposure
at risk variable is not taken into account and λ′ when this variable is
taken into account. Let us also denote by s the exposure at risk
variable.
Parameter λ expresses what we actually measure. Parameter λ′
expresses what we would have measured provided we have measured
under the same exposure conditions.
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 5 / 10
Assumption: λ′ = λ/s, giving that λ = s × λ′ . Therefore, this
assumption says that if we double the exposure at risk variable we
expect to double what we see, the expected number of cases.
This assumption is called proportionality property of the exposure at
risk variable effecting the dependent variable.
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 6 / 10
An example
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 7 / 10
Example 4
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 8 / 10
Modeling
Let us denote by yi , i = 1, . . . , 6 the number of accidents. We assume
these are independent observations. If si is the estimated traffic
volume of observation i, then a possible assumption about the effect
of si to λ′i is
λi
λ′i =
si
We can also write yi ∼ P(si × λ′i ).
Therefore, we have assumed proportionality of the estimated traffic
volume and expected number of accidents.
We model now λ′ using, say, the road effect and the final model
emerges
λnew = (2s)γ × λ′ = 2γ sγ λ′ = 2γ × λ
. . . . . . . . . . . . . . . . . . . .
. . . . . . . . . . . . . . . . . . . .
V. Vasdekis (Athens University of Economics and Business)
Models for Poisson data April 8, 2021 10 / 10