Learn R Programming

BSDA (version 1.2.2)

Entrance: College entrance exam scores for 24 high school seniors

Description

Data for Example 1.8

Usage

Entrance

Arguments

Format

A data frame/tibble with 24 observations on one variable

score

college entrance exam score

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples

Run this code

stem(Entrance$score)
stem(Entrance$score, scale = 2)

Run the code above in your browser using DataLab