Models the number of successes in n independent yes/no trials, each with the same probability p of success. The trials must be independent — the outcome of one doesn't affect the others.
Key insight
When n is large and p is small, the Binomial approximates the Poisson (λ = np).