Learn R Programming

reproresearchR (version 0.1.1)

exam_data: Exam data dataset

Description

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

Arguments

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).