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:
score
double Average professor evaluation score
rank
integer Rank of professor: teaching, tenure track, tenured.
ethnicity
integer Ethnicity of professor: not minority, minority
gender
integer Gender of professor: female, male.
language
integer Language of school where professor received education: English or non-English.
age
integer Language of school where professor received education: English or non-English.
cls_perc_eval
double Percent of students in class who completed evaluation.
cls_did_eval
integer Number of students in class who completed evaluation.
cls_students
integer Total number of students in class.
cls_level
integer Class level: lower, upper.
cls_profs
integer Number of professors teaching sections in course in sample: single, multiple.
cls_credits
integer Number of credits of class: one credit (lab, PE, etc.), multi credit.
bty_f1lower
integer Beauty rating of professor from lower level female: (1) lowest - (10) highest.
bty_f1upper
integer Beauty rating of professor from upper level female: (1) lowest - (10) highest.
bty_f2upper
integer Beauty rating of professor from second level female: (1) lowest - (10) highest.
bty_m1lower
integer Beauty rating of professor from lower level male: (1) lowest - (10) highest.
bty_m1upper
integer Beauty rating of professor from upper level male: (1) lowest - (10) highest.
bty_m2upper
integer Beauty rating of professor from second upper level male: (1) lowest - (10) highest.
pic_outfit
integer Outfit of professor in picture: not formal, formal.
pic_color
integer 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.