I'm currently wrtiting my Bachelors thesis on photon statistics. The way different sources of light can be classified is by Poissonian (coherent light), Super-Poissonian (thermal light) and Sub-Poissonian (n-Photon-states). However, both books that I'm using as primary sources (Rodney Loudon, The Quantum theory of light and Mark Fox, Quantum Optics - An introduction) don't mention explicitly a formula for Sub and Super-Poisson distribution, just that for Sub-Poissonian light the variance $\Delta n$ falls below the expectation $\langle n \rangle$ (that is, $\Delta n < \langle n \rangle$), and for Super-Poissonian $\Delta n > \langle n \rangle$.
For my work, I want to plot three plots with varying $\Delta n$, but same $\langle n \rangle$. However, I can't do this with the standard Poisson distribution $$ P(n)=\frac{\mu^n e^{-n}}{n!} $$ However, I've read that for large expectation values $\mu$, I can approximate the Poisson distribution with a normal distribution. Given that my expectation values usually don't exceed 10, this doesn't seem to be an option.
So I'm here, looking for help from mathematicians and hope that someone can help me.