What kind of probability distribution is best suited to describe lotteries?
Wikipedia provides extensive list of probability distributions (another list of them - see at bottom). But reading articles concerning applicability of each of those distributions I never see any direct hint that it can be used for lotteries.
So far I make the following conclusions:
It shall be something in "Discrete univariate with finite support" group, that is one of: Benford Bernoulli beta-binomial binomial categorical hypergeometric Poisson binomial Rademacher discrete uniform Zipf Zipf–Mandelbrot
Binomial distribution is best suited to describe lotteries
I want to undestand what I can model in lotteries with probability distributions. For example, I can model how a real lottery deviates from theoretical probability (for example, concerning expected vs real frequency of appearing of number $7$ in in some lottery).
So far I think that normal (Gauss) distribution cannot be applied to lotteries and rule of $3$ sigmas also cannot be applied to lotteries. Am I right?
Also, Discrete uniform distribution seems to be a nice fit.