TestScores: Statistics Grades
Description
Test grades of 29 students taking a basic statistics coursesource
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008)
Probability and Statistics with R. Chapman & Hall/CRC.Examples
Run this codeattach(TestScores)
EDA(grade)
detach(TestScores)
Run the code above in your browser using DataLab