This question evaluates understanding of count-data modeling and statistical goodness-of-fit assessment, focusing on distributional assumptions for modeling the number of unique recipients per caller.

You need to model the distribution of the count of unique recipients each caller contacts in a fixed time window. The goal is to use this model for capacity and growth planning (e.g., forecasting server load, messaging throughput, storage).
Which statistical distribution would you use to model the number of recipients per caller, and how would you test the goodness-of-fit?
Login required