The course includes Analysis of Variance (ANOVA) and Analysis of
Covariance (ANCOV) models. Generally speaking, when the
variables
are continuous (e.g. weight) we have Regression Analysis models. If
all the
's are categorical (e.g. gender (Male/Female), smoking
(YES/NO), we have ANOVA models, and when we have both continuous and
categorical
variables we have ANCOVA models (both of which are
more formally proper subsets of regression).
Students learn to estimate model parameters, to measure the amount of
variability in the outcome variable
explained by the collection of
predictor variables (
), and to test the
model's fit to the data. They also learn to recognize outliers,
data points the model does not fit well, and influence points,
data points whose presence in the data set has an important impact on
the values of model parameters.
Students study four statistical methods for selecting the best fitting model for the data. All possible subsets, forward selection, backward elimination, and stepwise regression. Residual and influence analysis help us study the effects of individual observations on the model and help us check model fit.
A semester-long, group project forms a major component of the course work. In groups of two to four, students select a research question that can be studied using a linear model. They may gather their own data or use secondary data (collected by others) to study their question. Groups prepare a research proposal that must be approved by the instructor before data collection can begin. They write an interim report on their progress due at midterm, and a final report on their findings, due on the last day of class. Groups give oral reports to their classmates on their proposals and on their findings. Sometimes other faculty or outsiders with interest in particular projects attend these presentations. Techniques for oral presentation of quantitative information may be discussed in class when groups are preparing for these talks. Techniques for writing technical reports are also emphasized.