TestScores {PASWR} | R Documentation |
Statistics Grades
Description
Test grades of 29 students taking a basic statistics course
Format
A data frame with 29 observations on the following variable:
- grade
test score
Source
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
Examples
with(data = TestScores,
EDA(grade))
[Package PASWR version 1.3 Index]