Score {PASWR} | R Documentation |
Standardized Test Scores
Description
Standardized test scores from a random sample of twenty college freshmen.
Format
A data frame with 20 observations on the following variable:
- scores
standardized test score
Source
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
Examples
qqmath(~scores, data = Score, type=c("p", "r"))
[Package PASWR version 1.3 Index]