Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

grades

Current and previous grades


Description

A dataframe of a students grade and their grade in their previous class. Graded on American A-F scale.

Usage

data(grades)

Format

A dataframe of 122 rows with 2 columns

prev

The grade in the previous class in the subject matter

grade

The grade in the current class

Examples

data(grades)
table(grades)

UsingR

Data Sets, Etc. for the Text "Using R for Introductory Statistics", Second Edition

v2.0-6
GPL (>= 2)
Authors
John Verzani <verzani@math.csi.cuny.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.