Strip-Plot Designs Sometimes called split-block design For experiments involving factors that are difficult to apply to small plots Three sizes of plots so there are three experimental errors The interaction is measured with greater precision than the main effects
For example: Three seed-bed preparation methods Four nitrogen levels Both factors will be applied with large scale machinery S3 S1 S2 N1 N2 N0 N3 S1 S3 S2 N2 N3 N1 N0
Advantages --- Disadvantages Advantages –Permits efficient application of factors that would be difficult to apply to small plots Disadvantages –Differential precision in the estimation of interaction and the main effects –Complicated statistical analysis
Strip-Plot Analysis of Variance SourcedfSSMSF Totalrab-1SSTot Blockr-1SSRMSR Aa-1SSAMSAF A Error(a)(r-1)(a-1)SSEAMSE A Factor A error Bb-1SSBMSBF B Error(b)(r-1)(b-1)SSEBMSE B Factor B error AB(a-1)(b-1)SSABMSABF AB Error(ab)(r-1)(a-1)(b-1)SSEABMSE AB Subplot error
Computations SSTot SSR SSA SSE A SSB SSE B SSAB SSE AB SSTot-SSR-SSA-SSE A -SSB-SSE B -SSAB There are three error terms - one for each main plot and interaction plot
F Ratios F ratios are computed somewhat differently because there are three errors F A = MSA/MSE A tests the sig. of the A main effect F B = MSB/MSE B tests the sig. of the B main effect F AB = MSAB/MSE AB tests the sig. of the AB interaction
Standard Errors of Treatment Means Factor A MeansMSE A /rb Factor B MeansMSE B /ra Treatment AB MeansMSE AB /r
SE of Differences Differences between 2 A means 2MSE A /rb Differences between 2 B means 2MSE B /ra Differences between A means at same level of B 2[(b-1)MSE AB + MSE A ]/rb Difference between B means at same level of A 2[(a-1)MSE AB + MSE B ]/ra Differences between A and B means at diff. levels 2[(ab-a-b)MSE AB + (a)MSE A + (b)MSE B ]/rab For se that are calculated from >1 MSE, df are approximated
Interpretation Much the same as a two-factor factorial: First test the AB interaction –If it is significant, the main effects have no meaning even if they test significant –Summarize in a two-way table of AB means If AB interaction is not significant –Look at the significance of the main effects –Summarize in one-way tables of means for factors with significant main effects
Numerical Example A pasture specialist wanted to determine the effect of phosphorus and potash fertilizers on the dry matter production of barley to be used as a forage –Potash: K1=none, K2=25kg/ha, K3=50kg/ha –Phosphorus: P1=25kg/ha, P2=50kg/ha –Three blocks –Farm scale fertilization equipment
K3K1K2 K1K3K2 K2K1K3 P1 P2 P1 P2 P
Raw data - dry matter yields TreatmentIIIIII P1K P1K P1K P2K P2K P2K
Construct two-way tables KIIIIIIMean Mean PIIIIII Mean Mean PK1K2K3 Mean Mean Potash x Block Phosphorus x Block Potash x Phosphorus
ANOVA Source dfSSMS F Total Block Potash (K) ** Error(a) Phosphorus (P) ns Error(b) KxP ns Error(ab)
TreatmentIIIIII P1K P1K P1K P2K P2K P2K Raw data - dry matter yields SSTot=devsq(range)
ANOVA SourcedfSSMSF Total
Construct two-way tables KIIIIIIMean Mean PIIIIII Mean Mean PK1K2K3 Mean Mean Potash x Block Phosphorus x Block Potash x Phosphorus SSR=6*devsq(range) Sums of Squares for Blocks
ANOVA SourcedfSSMSF Total Block
Construct two-way tables KIIIIIIMean Mean PIIIIII Mean Mean PK1K2K3 Mean Mean Potash x Block Phosphorus x Block Potash x Phosphorus SSA=6*devsq(range) Main effect of Potash
ANOVA SourcedfSSMSF Total Block Potash
Construct two-way tables KIIIIIIMean Mean PIIIIII Mean Mean PK1K2K3 Mean Mean Potash x Block Phosphorus x Block Potash x Phosphorus SSE A = 2*devsq(range) – SSR – SSA
ANOVA SourcedfSSMSF Total Block Potash ** Error(a)
Construct two-way tables KIIIIIIMean Mean PIIIIII Mean Mean PK1K2K3 Mean Mean Potash x Block Phosphorus x Block Potash x Phosphorus SSB=9*devsq(range) Main effect of Phosphorous
ANOVA SourcedfSSMSF Total Block Potash ** Error(a) Phosphorus
Construct two-way tables KIIIIIIMean Mean PIIIIII Mean Mean PK1K2K3 Mean Mean Potash x Block Phosphorus x Block Potash x Phosphorus SSE B = 3*devsq(range) – SSR – SSB
ANOVA SourcedfSSMSF Total Block Potash ** Error(a) Phosphorus ns Error(b)
Construct two-way tables KIIIIIIMean Mean PIIIIII Mean Mean PK1K2K3 Mean Mean Potash x Block Phosphorus x Block Potash x Phosphorus SSAB= 3*devsq(range) – SSA – SSB Interaction of P and K
ANOVA Source dfSS MS F Total Block Potash (K) ** Error(a) Phosphorus (P) ns Error(b) KxP ns Error(ab)
Interpretation Only potash had a significant effect Each increment of added potash resulted in an increase in the yield of dry matter The increase took place regardless of the level of phosphorus PotashNone25 kg/ha50 kg/haSE Mean Yield
Repeated measurements over time We often wish to take repeated measures on experimental units to observe trends in response over time. –repeated cuttings of a pasture –multiple observations on the same animal (developmental responses) Often provides more efficient use of resources than using different experimental units for each time period May also provide more precise estimation of time trends by reducing random error among experimental units – effect is similar to blocking Problem: observations over time are not assigned at random to experimental units. –Observations on the same plot will tend to be positively correlated –Correlations are greatest for samples taken at short time intervals and less for distant sampling periods
Repeated measurements over time The simplest approach is to treat sampling times as sub- plots in a split-plot experiment. –Some references recommend use of strip-plot rather than split- plot –This is valid only if all pairs of sub-plots in each main plot can be assumed to be equally correlated. Compound symmetry Sphericity Univariate adjustments can be made Multivariate procedures can be used to adjust for the correlations among sampling periods
Univariate adjustments for repeated measures Reduce df for subplots, interactions, and subplot error terms to obtain more conservative F tests Fit a smooth curve to the time trends and analyze a derived variable –average –maximum response –area under curve –time to reach the maximum Use polynomial contrasts to evaluate trends over time (linear, quadratic responses) and compare responses for each treatment –Can be done with the REPEATED statement in PROC GLM
Multivariate adjustments for repeated measures Stage one: estimate covariance structure for residuals Stage two: –include covariance structure in the model –use generalized least squares methodology to evaluate treatment and time effects Computer intensive –use PROC MIXED or GLIMMIX in SAS Reference: Littell et al., SAS for Linear Models, Chapter 8.