1/9
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai |
|---|
No analytics yet
Send a link to your students to track their progress
When to use poisson distributions
used to model count data
argument of poisson distribution
the mean, which is always equal to the variance
algebraic formula for poisson distributed data with covariate variables
Yi = pois(exp(mxi + c))
algebraic formula for poisson distributed data with factor variables
Yi = pois(exp(ɑj + βk + c))

what does this graph represent
poisson distributed data

what does this graph represent?
over-dispersed data

what does this graph represent?
zero-inflated data
residual deviance
chi-squared distributed with the residual degrees of freedom
solution to overdispersed data
negative binomial distribution
when overdispersion has occured
if the ratio of residual deviance to residual degrees of freedom is much more than 1