I am teaching the normal distribution as a continuous random variable and my students have just learned binomial distribution. Wondering what would be a good idea to explain the transition from discrete to continuous where, instead of histogram, we now find the probability as area under the curve?
Would appreciate any suggestion. Thanks.
Fix the mean of the binomial, some $M$, and then let $p = M/n$ and consider the sequence of distributions $$\mathcal{B}(n,p) = \mathcal{B}(n,M/n).$$
You will converge to a continuous distribution, you can show this by the sequence of pdfs.
Another way is to fix any distribution $\mathcal{D}$, even discrete, and find $$S_n = \frac{1}{n} \sum_{k=1}^n X_k$$ where $X_k \sim \mathcal{D}$ for all $k$. Then $S_n$ will converge to the normal distribution (by the CLT).