From each of 3 populations, n data points are sampled and these are believed to obey
yij=αi+βi(xij−xˉi)+ϵij,j∈{1,…,n},i∈{1,2,3},
where xˉi=(1/n)∑jxij, the ϵij are independent and identically distributed as N(0,σ2), and σ2 is unknown. Let yˉi=(1/n)∑jyij.
(i) Find expressions for α^i and β^i, the least squares estimates of αi and βi.
(ii) What are the distributions of α^i and β^i ?
(iii) Show that the residual sum of squares, R1, is given by
R1=i=1∑3[j=1∑n(yij−yˉi)2−β^i2j=1∑n(xij−xˉi)2]
Calculate R1 when n=9,{α^i}i=13={1.6,0.6,0.8},{β^i}i=13={2,1,1},
{j=1∑9(yij−yˉi)2}i=13={138,82,63},{j=1∑9(xij−xˉi)2}i=13={30,60,40}
(iv) H0 is the hypothesis that α1=α2=α3. Find an expression for the maximum likelihood estimator of α1 under the assumption that H0 is true. Calculate its value for the above data.
(v) Explain (stating without proof any relevant theory) the rationale for a statistic which can be referred to an F distribution to test H0 against the alternative that it is not true. What should be the degrees of freedom of this F distribution? What would be the outcome of a size 0.05 test of H0 with the above data?