I am having the P-Exam for actuaries on September and I am trying to work on my details.
One of the troubles that I have is to remember the difference between Poisson and Exponential distribution.
I understand how to find the mean and variance for both distribution, but it would help me save a lot of time if I did not have to derive them every single time. Therefore, I tried to memorize their important qualities such as mean, variance, pdf(pmf) etc.
However, assuming that $\lambda$ is the mean for both Poisson and Exponential distributions, I always forget which variance was $\lambda$ or $\lambda^2$.
Does anyone know a simple trick, or an easy way to remember which?
When I forget what is going on, I move to the concept of rate.
Both distributions for a rate of $1$ have a mean of $1$, a variance of $1$, and a standard deviation of $1$. Now double the rate.
The exponential distribution with double the rate sees everything happen potentially twice as quickly, so the mean halves and since this is equivalent to simply scaling time the standard deviation also halves (making the variance the square of this i.e. a quarter of what it was before).
The Poisson distribution with double the rate in effect sees twice as many things potentially happen, in effect the sum of two independent Poisson distributions of rate $1$, so the mean becomes $1+1=2$ and the variance becomes $1+1=2$ (making the standard deviation become $\sqrt 2$).
This thought process reminds me that the mean of an exponential distribution is equal to the standard deviation (and the reciprocal of the rate), while the mean of a Poisson distribution is equal to the variance (and the rate).