Learn R Programming

AID (version 1.7)

grades: Student Grades Data

Description

Overall student grades for a class thaught by Dr. Ozlem Ilk

Usage

data(grades)

Arguments

Format

A data frame with 42 observations on the following variable.

Examples

Run this code
data(grades)
hist(grades[,1])
boxcoxnc(grades[,1])

Run the code above in your browser using DataLab