powered by
This data is simulated and is meant to represent students scores from three different lectures who were all given the same exam.
classdata
A data frame with 164 observations on the following 2 variables.
Represents a first midterm score.
Three classes: a, b, and c.
a
b
c
OpenIntro Statistics, Chapter 8.
anova(lm(m1 ~ lecture, classdata))
Run the code above in your browser using DataLab