math {UsingR} | R Documentation |
Standardized math scores
Description
Standardized math scores
Usage
data(math)
Format
The format is: num [1:30] 44 49 62 45 51 59 57 55 70 64 ...
Source
From Larry Kitchens, Exploring Statistics, Duxbury Press.
Examples
data(math)
hist(math)
[Package UsingR version 2.0-7 Index]