powered by
Data for Exercises 1.70 and 1.87
Statisti
A data frame with 31 observations on the following 2 variables.
Class1
a numeric vector
Class2
# NOT RUN { str(Statisti) attach(Statisti) boxplot(Class1,Class2,names=c("Class 1","Class 2"),col=c("red","blue"), main="Problem 1.87") detach(Statisti) # }
Run the code above in your browser using DataLab