Explain
Intuition
When we have a collection of independent events (like flipping the same coin multiple times), the chance of all those specific outcomes happening exactly as they did is just the product of their individual chances.
Think about a coin flip where the probability of heads () is , and the probability of tails () is .
If you flip the coin times, and get heads, it means you must have gotten tails.
Since each flip is independent, the probability of getting exactly that sequence of heads and tails is simply multiplied by itself times, and multiplied by itself times.
This gives us . The sum perfectly summarizes everything we need to know from the data to estimate ; we don't need to know the exact order of heads and tails, just the total count. This makes a "sufficient statistic".