STAT 345: Design and Analysis of Experiments
An introduction to the principles of experimental design and analysis of variance based on linear models. Topics includes: randomization, blocking, factorial experiments, confounding, random effects, analysis of covariance. Emphasis will be on fundamental principles and data analysis techniques using R rather than on mathematical theory.
List of Topics and Materials
Introduction and R Basics (introduction to statistics, R, import data into R)
Analysis of Simple Comparative Experiments (paired t-test)
One-way ANOVA Based on Linear Models (Analyzing Completely Randomized Design with a Single Categorial Factor)
Rmarkdown and other supporting files for producing the above html files can be found from this Github folder.
Acknowledgments
Some examples are taken from the textbook Design and Analysis of Experiments by Douglas C. Montgomery.
Back to Longhai Li's teaching page