I have a problem calculating the mean for the following probability distribution,
exp(sum(X))
where the sum is Poisson-distributed with intensity lamda and X is a normal distribution with mean my and variance V, i.e. the number of normal variables is Poisson distributed.
Can someone please help me?
