Purpose: To complete a basic two course sequence (in conjunction with STAT 515 or 509) in statistical techniques available to the general practitioner for analyzing experimental data. To introduce students in many different disciplines to multiple regression and analysis of variance for basic experimental designs. To provide students with the knowledge to implement and interpret these standard linear models.
Current Textbook: Statistical Methods, Third Edition, by R.J. Freund, W. J. Wilson and D. L. Mohr, 2010.
Computer Code for Class Examples
Required Computing Resources:
Some problems in this course involve significant computations, and for fall 2026, we will
primarily learn to use the R software to do the needed computations.
You can use the software package R (available as a free download from the CRAN home page). This can easily be downloaded onto your home computer.
Example code in both R and SAS will be provided on the course web page, but we will use R for the in-class examples.
Help in using R can be found on the
CRAN home page.