Learn R Programming

s20x (version 3.1-40)

course.df: Stats 20x Summer School Data

Description

Data from a summer school Stats 20x course. Each observation represents a single student.

Arguments

Format

A data frame with 146 observations on 15 variables.

[,1]GradefactorFinal grade for the course (A, B, C, D)
[,2]PassfactorPassed the course (No, Yes)
[,3]ExamnumericMark in the final exam
[,4]DegreefactorDegree enrolled in (BA, BCom, BSc, Other)
[,5]GenderfactorGender (Female, Male)
[,6]AttendfactorRegularly attended class (No, Yes)
[,7]AssignnumericAssignment mark
[,8]TestnumericTest mark
[,9]BnumericMark for the short answer section of the exam
[,10]CnumericMark for the long answer section of the exam
[,11]MCnumericMark for the multiple choice section of the exam
[,12]ColourfactorColour of the exam booklet (Blue, Green, Pink, Yellow)
[,13]Stage1factorStage one grade (A, B, C)
[,14]Years.SincenumericNumber of years since doing Stage 1
[,15]RepeatfactorRepeating the paper (No, Yes)