Suppose that random variables X and Y have Poisson distribution with parameter λ. It means that their densities have the following form: P(X=k)=k!λke−λ, P(Y=n)=n!λne−λ , where k,n=0,1,2,.... Compute the density for W: P(W=n)=∑l=0nP(X=l)P(Y=n−l)=∑l=0nl!(n−l)!λne−2λ=n!1e−2λ∑l=0nCnlλn, where Cnl=l!(n−l)!n!. We use the binomial formula and get: P(W=n)=n!2λe−2λ. Thus, W also has a Poisson distribution with parameter: μ=2λ. It is a known fact. We remind that the probability generating function is defined by: G(z)=E[zW]=∑k=0+∞P(W=k)zk=∑k=0+∞k!μke−μzk=e−μ∑k=0+∞k!(μz)k=e−μeμz=eμ(z−1)
We used the Taylor series for eμz. We received that the probability generating function has the form: G(z)=eμ(z−1). It is also a known fact. After setting: z=et we receive: M(t)=eμ(et−1). It is a moment-generating function. We remind a known fact that M(n)(0)=E[Wn]. I.e., n-th derivative (n=0,1,2,... ) of M(t) provides the expectation E[Wn]. We receive: M′(t)=μeteμ(et−1), M′′(t)=μeteμ(et−1)+(μet)2eμ(et−1).
Thus, E[W]=M′(0)=μ, E[W2]=M′′(0)=μ+μ2. The variance is: Var[W]=E[W2]−(E[W)]2=μ+μ2−μ2=μ.
Answer: the probability generating function of W is: G(z)=eμ(z−1). The mean is: E[W]=μ. The variance is: Var[W]=μ.
Comments
Leave a comment