Questions: Poisson Distribution

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A data scientist models customer support tickets per hour using Poisson(λ = 10). After collecting data, the sample mean is 10 but the sample variance is 35. What does this indicate?

AThe Poisson model may be inadequate — the data shows overdispersion
BThe model is fine; variance slightly exceeding the mean is normal sampling variation
CA larger sample would resolve the discrepancy
DThe model is correct; variance should exceed the mean in real data
Question 2 Multiple Choice

Which of the following situations best fits a Poisson model?

ANumber of emails arriving at a server per minute at constant, steady traffic
BNumber of heads in 100 coin flips
CNumber of students who pass an exam out of 30 enrolled
DNumber of goals scored by a team, given they score more often after the first goal
Question 3 True / False

For a Poisson random variable with parameter λ = 4, the variance equals 2 (the square root of the mean).

TTrue
FFalse
Question 4 True / False

The Poisson distribution arises as a limit of the binomial when n is large and p is small, with λ = np held constant.

TTrue
FFalse
Question 5 Short Answer

What does it mean for count data to be 'overdispersed,' and why does overdispersion suggest the Poisson model is inappropriate?

Think about your answer, then reveal below.