What is the intuition behind gamma distribution?
For instance, I understand how to "construct" Gaussian distribution. This is my intuition:
- Bernoulli distribution - which is simple concept
- A sequence of Bernoulli trials is a Binomial distribution. I understand how binomial coefficient is constructed
- Using Stirling approximation we can deduce Gaussian distribution
Hence I understand that shape of a Gaussian distribution is determined by the binomial coefficients and so on.
How can Gamma distribution be derived step by step using relatively simple concepts?