The zero-truncated Poisson distribution arises when a Poisson process is observed conditional on at least one event occurring. Let Y∼Poisson(λ) with λ>0, and define X=(Y∣Y≥1).
(a) Derive the PMF of X: show that P(X=k)=k!(eλ−1)λk for k=1,2,3,…, and verify it sums to 1.
(b) Compute E[X] by relating it to E[Y] via the truncation. Specifically, show that
E[X]=1−e−λλ.
(c) Derive Var(X) using the identity Var(X)=E[X2]−(E[X])2. Show that
Var(X)=1−e−λλ(1+λ)−(1−e−λ)2λ2.
(d) Evaluate P(X=1), E[X], and Var(X) numerically for λ=0.5.