Skip to contents

A teaching dataset used in *Reproducible Research Using R*. This dataset is used for examples involving descriptive statistics, visualization, correlation, and regression.

Usage

exam_data

Format

A data frame with 100 rows and 5 variables:

Student Name

Student identifier.

Studying Hours

Number of hours spent studying.

Exam Score

Exam score.

Anxiety Score

Self-reported anxiety score.

First Generation College Student

Whether the student is a first-generation college student (Yes/No).

Source

Created for the textbook *Reproducible Research Using R*.