Learn R Programming

restriktor (version 0.5-90)

Exam: Relation between exam scores and study hours, anxiety scores and average point scores.

Description

The data provide information about students' exam scores, average point score, the amount of study hours and anxiety scores.

Usage

data(Exam)

Arguments

Format

A data frame of 20 observations of 4 variables.

Scores

exam scores

Hours

study hours

Anxiety

anxiety scores

APS

average point score

References

The original source of these data is http://staff.bath.ac.uk/pssiw/stats2/examrevision.sav.

Examples

Run this code
head(Exam)

Run the code above in your browser using DataLab