Learn R Programming

BSDA (version 1.2.2)

Mathcomp: Standardized math competency for a group of entering freshmen at a small community college

Description

Data for Exercise 5.26

Usage

Mathcomp

Arguments

Format

A data frame/tibble with 31 observations one variable

score

scores of 31 entering freshmen at a community college on a national standardized test

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(Mathcomp$score)
EDA(Mathcomp$score)

Run the code above in your browser using DataLab