If X is Poisson then I know the m.g.f is exp(λ[$e^t$−1]). And i need to find out the m.g.f of X-2. I am not able to reach the answer given. I am thinking X-2 is also Poisson with mean λ-2 but I am not sure whether I am right. Please help me. Thankyou.
I have proceeded in this way: Since X~Poisson(λ) So m.g.f is given by $M_x$(t)=$e^λ$[$e^t$−1]
Now, Y=X-2~Poisson(λ-2) So m.g.f is given by $M_y$(t)=exp(λ-2)[$e^t$-1] =exp(λ$e^t$-2$e^t$-λ+2)
But the correct answer given in my book is $M_y$(t)=exp(λ$e^t$-2t-λ)