R Dataset / Package lme4 / InstEval
Documentation |
---|
On this R-data statistics page, you will find information about the InstEval data set which pertains to University Lecture/Instructor Evaluations by Students at ETH. The InstEval data set is found in the lme4 R package. You can load the InstEval data set in R by issuing the following command at the console data("InstEval"). This will load the data into a variable called InstEval. If R says the InstEval data set is not found, you can try installing the package by issuing this command install.packages("lme4") and then attempt to reload the data. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the InstEval R data set. The size of this file is about 2,311,569 bytes. University Lecture/Instructor Evaluations by Students at ETHDescriptionUniversity lecture evaluations by students at ETH Zurich, anonymized for privacy protection. This is an interesting “medium” sized example of a partially nested mixed effect model. FormatA data frame with 73421 observations on the following 7 variables.
Each observation is one student's rating for a specific lecture (of one lecturer, during one semester in the past). DetailsThe main goal of the survey is to find “the best liked prof”, according to the lectures given. Statistical analysis of such data has been the basis for a (student) jury selecting the final winners. The present data set has been anonymized and slightly simplified on purpose. Examplesstr(InstEval)head(InstEval, 16) xtabs(~ service + dept, InstEval) -- Dataset imported from https://www.r-project.org. |
Title | Authored on | Content type |
---|---|---|
OpenIntro Statistics Dataset - dream | August 9, 2020 - 12:25 PM | Dataset |
OpenIntro Statistics Dataset - winery_cars | August 9, 2020 - 2:38 PM | Dataset |
R Dataset / Package HSAUR / toothpaste | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HSAUR / pottery | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package HistData / Guerry | March 9, 2018 - 1:06 PM | Dataset |
Attachment | Size |
---|---|
dataset-29789.csv | 2.2 MB |