Stats Flashcards
z-test
variance is known
(y-mu)/(sigma/sqrt(n))
(y1-y2)/sqrt(sigma2/n1+sigma2/n2)
t-test
variance is not known
y1-y2)/(s/sqrt(n)
CLT
zn = (x-nmu)/(nsigma2)
95 percentile
y +/- z(SE Mean)
SE Mean = s/sqrt(n)
ANOVA
SS(treat), df = a-1, MS, F
SS(E), df = N-a, MS, F
SS(T), df = N-1, MS, F
a in ANOVA
of treatments
n in ANOVA
of blocks
i in ANOVA
treatment
j in ANOVA
block
residual
yij - average(yi)
3 model adequacy checking graphs
(1) normal prob plot
(2) predicted values plot
(3) time series plot
normal prob plot
catches outliers, need to transform
x = residual
y = normal % probability
predicted values plot
tests homogeneity; control by control, randomize, transform
x = predicted yi
y = residual
time series plot
tests independence
x = run order time
y = response
tests for equality of variance
(1) bartletts
(2) modified levines
Box Cox
selects transform
Contrasts
(1) orthogonal
(2) scheffe - don’t need to specify in advance
Comparing Means
(1) Fischer LSD - does not use overall error rate
(2) Tukey’s test - uses overall error rate
(3) Dunnett’s test - when you have a control
Determining sample size
(1) operating characteristics of curves
(2) specifying std dev
Random Effects Model
Randomly selects levels
Random Control Block Design
- blocks represent a restriction on randomization
- control of nuisance
SS(treat)
(1/b) sum(yi2 - y2/N)
SS(block)
(1/a) sum(yj - y2/N)
SS(E)
SS(T) - other SS’s
SS(T)
sum(yij2 - y2/N)
df for RCBD
SS(Treat) = a - 1 SS(blocks) = b-1 SS(E) = (a-1)(b-1) SS(T) = N-1
Latin Square
- blocking in 2 directions
- 2 restrictions on randomization
- disadvantage - small DF, control by replicating operators
Latin Square setup
SS(Treatments), df = p-1 SS(Rows), df = p-1 SS(columns), df = p-1 SS(E), df = (p-1)(p-2) SS(T), df = p2-1
Crossover
- eliminate issue of time
- may still have residual effect (mixing of results)
Graeco Latin Square
blocks in 3 directions
Main effect
sum(A+)/2 - sum(A-)/2
Interaction
diff(A’s at B+)/2 - diff(A’s at B-)/2
SS(A)
1/bn(sum(yi2 - y2/abn)