sat {RSADBE} | R Documentation |
SAT-M marks and its impact on the final exams of a course
Description
The final completion of a stat course is believed to depend on the marks scored by the student during his qualifying SAT-M marks. This data set is used to setup the motivation for binary regression models such as probit and logistic regressino models.
Usage
data(sat)
Format
A data frame with 30 observations on the following 5 variables.
Student.No
Student number
Grade
Grade of the student
Pass
Pass-Fail indicator in the final exam
Sat
The SAT-M marks
GPP
The GPP group
References
Johnson, Valen E., and James H. Albert. Ordinal data modeling. Springer, 1999.
Examples
data(sat)
[Package RSADBE version 1.0 Index]