
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Exam; Class: Experimental Design; Subject: Statistics; University: University of Idaho; Term: Unknown 1989;
Typology: Exams
1 / 1
This page cannot be seen from the preview
Don't miss anything!

For the ANOVA model for a CRD design, yij = μ + αi + εij , the assumptions about the εij terms are:
We attempt to assess problems with assumptions (particularly 2 and 3) via the sample residuals. We can use one of several types of residuals:
Name of residual Formula raw residual rij = yij − ŷij standardized residual zij = rij /sε (Internally) studentized residual sij = rij /(sε
1 − Hij ) (Externally) studentized or jackknife residual tij = rij /(sε(−ij)
1 − Hij )
where sε =
M SE , Hi is called the leverage of the ith observation and satisfies 0 ≤ Hi ≤ 1, and sε(−ij) is sε computed without the ijth observation. The last three types (standardized, internally studentized, and jackknife) are fairly similar if the model assumptions are satisfied. The raw residuals are obtained in SAS Proc GLM on the Output statement with the R option, while the jackknife residuals use the RSTUDENT option. One advantage of the jackknife residuals over the raw residuals is that they are easier to use to spot outliers.
1.1.1 Normality
To assess normality, we can create a normal probability plot (or quantile plot). If normality is satisfied, the plot should look more or less like a straight line.
1.1.2 Homogeneity of variance
To assess HOV, we can use a residual-by-predicted plot. If HOV is ok, then the residuals should form a mostly horizontal band about zero.
1.1.3 Independence
Departures from independence due to either time or spatial effects can be assessed via residual-by-time plots or variogram plots, respectively. In a residual-by-time plot, autocorrelation can be detected if successive residuals are either too close together (positive autocorrelation) or too far apart (negative autocorrelation). If there is no spatial association then the variogram should be relatively flat.