SCORE: Standardized Test Scores

Description Usage Format References Examples

Description

Standardized test scores from a random sample of twenty college freshmen

Usage

1

Format

A data frame with 20 observations on the following variable:

References

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. 2015. Probability and Statistics with R, Second Edition. Chapman & Hall / CRC.

Examples

1
ggplot(data = SCORE, aes(sample = scores)) + stat_qq()

PASWR2 documentation built on Sept. 5, 2021, 5:44 p.m.