Suppose X1, X2, ..., Xn and Y1, Y2, ..., Ym are independent random samples with normal distribution with mean and variance (a1 and 9) and (a2 and 25), respectively. Using the x-bar and y-bar sample mean statistics, find the pivotal quantity for the difference in means a1-a2 !

0 minute read



QUESTION:

Suppose X1, X2, ..., Xn and Y1, Y2, ..., Ym are independent random samples with normal distribution with mean and variance (a1 and 9) and (a2 and 25), respectively.  Using the x-bar and y-bar sample mean statistics, find the pivotal quantity for the difference in means a1-a2 !

ANSWER:

X1,...,XnN(a1,9)X1,...,XnN(a1,9)

Y1,...,YnN(a2,25)

1. Distribution for ˉX

By using MGF then:

MˉX=Mni=1xin(t)=Mni=1xi(tn)=[Mx(tn)]n=[ea1tn+12t2n29]n=ea1t+12t29n,ˉXN(a1,9n)

2. Distribution for ˉY

By using MGF then:

MˉY=Mmi=1yim(t)=Mmi=1yi(tm)=[My(tm)]m=[ea2tm+12t2m225]m=ea2t+12t225m,ˉYN(a2,25m)