Learn R Programming

s20x (version 3.1-40)

course2way.df: 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.

Arguments

Format

A data frame with 40 observations on 3 variables.

[,1]ExamnumericFinal exam mark (out of 100)
[,2]GenderfactorGender (Female, Male)
[,2]AttendfactorRegularly attended or not (No, Yes)