Mathcomp {BSDA} | R Documentation |
Standardized math competency for a group of entering freshmen at a small community college
Description
Data for Exercise 5.26
Usage
Mathcomp
Format
A data frame/tibble with 31 observations one variable
- score
scores of 31 entering freshmen at a community college on a national standardized test
References
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
Examples
stem(Mathcomp$score)
EDA(Mathcomp$score)
[Package BSDA version 1.2.2 Index]