There are some PGFs of common distributions you should be aware of. These are given in the formula booklet, but you are required to know their proof, and how to derive the mean and variance of their respective distribution. I'll show the four you need to know, and how to derive them, but I'll leave the derivation of the mean and variance to you, since it's just an exercise of differentiation like we did in the last section.
Poisson
You should be aware that: eλ=∞∑x=0λxx! and that for X∼Po(λ), we have: P(X=x)=e−λλxx! Remember that the PGF, GX(t) is given by: GX(t)=∞∑x=0txP(X=x)=∞∑x=0txe−λλxx! This is not too hard to evaluate, taking e−λ out of the sum, and writing λxtx=(λt)x, we have: GX(t)=e−λ∞∑x=0(λt)xx!=e−λeλt=eλ(t−1) Binomial
We know the binomial theorem: (p+q)n=n∑k=0(nk)pkqn−k and that for X∼B(n,p): P(X=k)=(nk)pk(1−p)n−k The PGF is then given by: GX(t)=n∑k=0tk(nk)pk(1−p)n−k This is, like the Poisson distribution, quite easy to deal with. We can just write tkpk=(tp)k, then we have: GX(t)=∞∑k=0(nk)(tp)k(1−p)n−k=(1−p+tp)n Geometric
We know that: 11−t=∞∑x=0tx for |t|<1, and that for X∼Geo(p): P(X=x)=p(1−p)x−1 So the PGF is given by: GX(t)=∞∑x=1txp(1−p)x−1 Taking out a factor of tp, and starting the sum from 0, we have: GX(t)=tp∞∑x=0(t−tp)x Which is, by our previous fact, equal to: GX(t)=tp1−(t−tp)=tp1−(1−p)t Negative binomial
You'll probably be the least familiar with the negative binomial distribution. We start with the result that: ∞∑x=r(x−1r−1)qx−r=1(1−q)r which is just the result we used for the geometric distribution differentiated r−1 times. We know that for X∼NB(r,p), we have: P(X=x)=(x−1r−1)(1−p)x−rpr So the pgf is given by: GX(t)=∞∑x=r(x−1r−1)(1−p)x−rprtx The pr term is independent of the summation index, x, so can be extracted as a constant. In a similar way we did before, we'll also write tx=tx−rtr. tr is also independent of the summation index so that too can be taken out as constant. We can then write (1−p)x−rtx−r=(t−tp)x−r, leaving us with: GX(t)=(pt)r∞∑x=r(x−1r−1)(t−tp)x−r=(pt)r(1−(1−p)t)r=(pt1−(1−p)t)r
Poisson
You should be aware that: eλ=∞∑x=0λxx! and that for X∼Po(λ), we have: P(X=x)=e−λλxx! Remember that the PGF, GX(t) is given by: GX(t)=∞∑x=0txP(X=x)=∞∑x=0txe−λλxx! This is not too hard to evaluate, taking e−λ out of the sum, and writing λxtx=(λt)x, we have: GX(t)=e−λ∞∑x=0(λt)xx!=e−λeλt=eλ(t−1) Binomial
We know the binomial theorem: (p+q)n=n∑k=0(nk)pkqn−k and that for X∼B(n,p): P(X=k)=(nk)pk(1−p)n−k The PGF is then given by: GX(t)=n∑k=0tk(nk)pk(1−p)n−k This is, like the Poisson distribution, quite easy to deal with. We can just write tkpk=(tp)k, then we have: GX(t)=∞∑k=0(nk)(tp)k(1−p)n−k=(1−p+tp)n Geometric
We know that: 11−t=∞∑x=0tx for |t|<1, and that for X∼Geo(p): P(X=x)=p(1−p)x−1 So the PGF is given by: GX(t)=∞∑x=1txp(1−p)x−1 Taking out a factor of tp, and starting the sum from 0, we have: GX(t)=tp∞∑x=0(t−tp)x Which is, by our previous fact, equal to: GX(t)=tp1−(t−tp)=tp1−(1−p)t Negative binomial
You'll probably be the least familiar with the negative binomial distribution. We start with the result that: ∞∑x=r(x−1r−1)qx−r=1(1−q)r which is just the result we used for the geometric distribution differentiated r−1 times. We know that for X∼NB(r,p), we have: P(X=x)=(x−1r−1)(1−p)x−rpr So the pgf is given by: GX(t)=∞∑x=r(x−1r−1)(1−p)x−rprtx The pr term is independent of the summation index, x, so can be extracted as a constant. In a similar way we did before, we'll also write tx=tx−rtr. tr is also independent of the summation index so that too can be taken out as constant. We can then write (1−p)x−rtx−r=(t−tp)x−r, leaving us with: GX(t)=(pt)r∞∑x=r(x−1r−1)(t−tp)x−r=(pt)r(1−(1−p)t)r=(pt1−(1−p)t)r
Comments
Post a Comment