course2way.df: Exam Mark, Gender and Attendance for Stats 20x Summer School...

course2way.dfR Documentation

Exam Mark, Gender and Attendance for Stats 20x Summer School Students

Description

Data from a summer school Stats 20x course. Each observation represents a single student. It is of interest to see if there is a relationship between a student's final examination mark and both their gender and whether they regularly attend lectures.

Format

A data frame with 40 observations on 3 variables.

[,1] Exam numeric Final exam mark (out of 100)
[,2] Gender factor Gender (Female, Male)
[,2] Attend factor Regularly attended or not (No, Yes)

s20x documentation built on Aug. 21, 2023, 5:07 p.m.