Learn R Programming

BSDA (version 0.1)

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

Description

Data for Exercise 5.26

Usage

Mathcomp

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Mathcomp)
attach(Mathcomp)
stem(score)
EDA(score)
detach(Mathcomp)

Run the code above in your browser using DataLab