





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
An example of a sas program for analyzing a split-plot experiment, along with the corresponding sas output. The program uses proc glm to model the relationship between strength and temperature, method, and their interaction. The output includes anova tables, least squares means, and tukey's hsd test results.
Typology: Study notes
1 / 9
This page cannot be seen from the preview
Don't miss anything!






Analysis^ of^ a Split-Plot Experiment^
using^ PROC^ GLM^2 The GLM Procedure Dependent Variable: strength
Sum of Source^ DF^
Squares^ Mean^ Square^ F^ Value^ Pr >
Model^17 751.
Error^18 71.
Corrected^ Total^35 822.9722222R-Square^ Coeff^ Var^
Root MSE^ strength^ Mean0.913120 5.531963 1.993043^ 36. Source^ DF^ Type
I SS^ Mean^ Square^ F^ Value^ Pr >
rep^2 77.
method^2 128.
rep*method^4 36.
temp^3 434.
method*temp^6 75.
Source^ DF^ Type III SS
Mean^ Square^ F^ Value^ Pr >^ F rep^2 77.
method^2 128.
rep*method^4 36.
temp^3 434.
method*temp^6 75.
Tests of^ Hypotheses Using the Type^ III
MS^ for rep*method as an Error^ Term Source^ DF^ Type III SS
Mean^ Square^ F^ Value^ Pr >^ F method^2 128.
64.1944444^ 7.08^ 0.0485 Analysis of a Split-Plot Experiment^ using^ PROC^ GLM^3 The GLM ProcedureLeast Squares Meansstrengthmethod temp LSMEAN 1 200 29.6666667 1 225 34.6666667 1 250 39.3333333 1 275 39.0000000 2 200 33.3333333 2 225 39.0000000 2 250 39.6666667 2 275 42.0000000 3 200 30.6666667 3 225 30.0000000 3 250 34.6666667 3 275 40.
Analysis^ of^ a Split-Plot Experiment^
using^ PROC^ GLM^5 The GLM ProcedureLeast Squares MeansAdjustment for Multiple Comparisons: Tukey Standard Errors and^ Probabilities^ Calculated Using
the Type^ III^ MS^ forrep*method as an Error Termstrength LSMEANmethod LSMEAN Number 1 35.6666667 (^12) 38.5000000 (^23) 33.9166667 (^3) Least Squares Means for effect methodPr > |t| for H0: LSMean(i)=LSMean(j)Dependent Variable: strength i/j^1
3 0.4129^ 0.0434 strengthmethod LSMEAN^ 95% Confidence
Limits 1 35.666667^ 33.
Least^ Squares^ Means^ for^ Effect^ methodDifference^ Simultaneous
95%Between Confidence Limits for i^ j^ Means^ LSMean(i)-LSMean(j) 1 2 -2.833333^ -7.
Analysis^ of^ a Split-Plot Experiment^
using^ PROC^ GLM^6 The GLM Procedure Dependent Variable: strengthContrast^ DF^ Contrast SS
Mean^ Square^ F^ Value^ Pr >^ F Temp:Linear Trend^1 432.
T1^ vs^ T2 @^ M1^1 37.
T1^ vs^ T3 @^ M1^1 140.
T1^ vs^ T4 @^ M1^1 130.