(i) To find P(X=2), we need the coefficient of t2 in the expansion of GX(t)=(0.8+0.2t)5.
This is a binomial expansion. The term in t2 is given by (25)(0.8)5−2(0.2t)2.
Coefficient = (25)(0.8)3(0.2)2=10×0.512×0.04=0.2048.
So, P(X=2)=0.2048.
(ii) To find the mean, we need E(X)=GX′(1).
First, find the derivative: GX′(t)=5(0.8+0.2t)4×0.2=(0.8+0.2t)4.
Now, substitute t=1: GX′(1)=(0.8+0.2(1))4=(1)4=1.
So, the mean E(X)=1.
(iii) To find the variance, we use Var(X)=GX′′(1)+GX′(1)−[GX′(1)]2. We already have GX′(1)=1.
First, find the second derivative: GX′′(t)=dtd((0.8+0.2t)4)=4(0.8+0.2t)3×0.2=0.8(0.8+0.2t)3.
Now, substitute t=1: GX′′(1)=0.8(0.8+0.2(1))3=0.8(1)3=0.8.
Now, use the variance formula:
Var(X)=GX′′(1)+GX′(1)−[GX′(1)]2=0.8+1−(1)2=0.8.
So, the variance is 0.8.
(Note: We could have recognised GX(t) as the PGF of X∼B(5,0.2). Then E(X)=np=5(0.2)=1 and $Var(X)=npq=5(0.2)(0.8)=0.8$, which confirms our results.)