Description Usage Format Source
The data are gathered from end of semester student evaluations for a large sample of professors from the University of Texas at Austin. In addition, six students rate the professors' physical appearance. The result is a data frame where each row contains a different course and each column has information on either the course or the professor. For more information, please see Çetinkaya-Rundel M, Morgan KL, Stangl D. 2013 (coming soon). Looking Good on Course Evaluations. CHANCE 26(2).
1 |
A data frame with 463 rows and 21 variables:
scoredouble Average professor evaluation score
rankinteger Rank of professor: teaching, tenure track, tenured.
ethnicityinteger Ethnicity of professor: not minority, minority
genderinteger Gender of professor: female, male.
languageinteger Language of school where professor received education: English or non-English.
ageinteger Language of school where professor received education: English or non-English.
cls_perc_evaldouble Percent of students in class who completed evaluation.
cls_did_evalinteger Number of students in class who completed evaluation.
cls_studentsinteger Total number of students in class.
cls_levelinteger Class level: lower, upper.
cls_profsinteger Number of professors teaching sections in course in sample: single, multiple.
cls_creditsinteger Number of credits of class: one credit (lab, PE, etc.), multi credit.
bty_f1lowerinteger Beauty rating of professor from lower level female: (1) lowest - (10) highest.
bty_f1upperinteger Beauty rating of professor from upper level female: (1) lowest - (10) highest.
bty_f2upperinteger Beauty rating of professor from second level female: (1) lowest - (10) highest.
bty_m1lowerinteger Beauty rating of professor from lower level male: (1) lowest - (10) highest.
bty_m1upperinteger Beauty rating of professor from upper level male: (1) lowest - (10) highest.
bty_m2upperinteger Beauty rating of professor from second upper level male: (1) lowest - (10) highest.
pic_outfitinteger Outfit of professor in picture: not formal, formal.
pic_colorinteger Color of professor’s picture: color, black & white.
https://www.openintro.org/stat/data/evals.php
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.