math: Standardized math scores

mathR 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)

UsingR documentation built on March 18, 2022, 7:32 p.m.