Test1: Grades on the first test in a statistics class

Test1R Documentation

Grades on the first test in a statistics class

Description

Data for Exercise 5.80

Usage

Test1

Format

A data frame/tibble with 25 observations on one variable

score

score on first statistics exam

References

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

Examples


stem(Test1$score)
boxplot(Test1$score, col = "purple")


alanarnholt/BSDA documentation built on Sept. 15, 2023, 4:55 a.m.