ATTRACTM {regclass} | R Documentation |
Attractiveness Score (male)
Description
The average attractiveness scores of 70 males along with physical attributes
Usage
data("ATTRACTM")
Format
A data frame with 70 observations on the following 23 variables.
Score
a numeric vector giving the average attractivness score compiled after 60 student ratings
Actual.Sexuality
a factor with levels
Gay
Straight
indicating the self-reported sexuality of the person in the pictureApparentRace
a factor with levels
black
other
white
indicating the consensus regarding the apparent race of the personChin
a factor with levels
pointed
rounded
indicating the consensus regarding the shape of the person's chinClothingStyle
a factor with levels
conservative
revealing
indicating the consensus regarding how the man was dressedFaceSymmetryScore
a numeric vector indicating the number of people (out of 7) who agreed the woman's case was symmetric
FacialHair
a factor with levels
no
yes
indicating the consensus regarding whether the man appeared to maintain facial hairFashionScore
a numeric vector indicating the number of people (out of 7) who agreed the woman was fashionable
FitnessScore
a numeric vector indicating the number of people (out of 8) who agreed the woman was physically fit
GayScore
a numeric vector indicating the number of people (out of 16) who agreed the man was gay
Glasses
a factor with levels
no
yes
GroomedScore
a numeric vector indicating the number of people (out of 6) who agreed the woman made a noticeable effort to look nice
HairColor
a factor with levels
dark
light
unseen
indicating the consensus regarding the man's hair colorHairstyleUniquess
a numeric vector indicating the number of people (out of 4) who agreed the woman had an unconventional haircut
HappinessRating
a numeric vector indicating the number of people (out of 6) who agreed the man looked happy in her photo
Hat
a factor with levels
no
yes
LookingAtCamera
a factor with levels
no
yes
NoseOddScore
a numeric vector indicating the number of people (out of 3) who agreed the woman had an unusually shaped nose
Piercings
a factor with levels
no
yes
indicating whether the man had visible piercingsSelfie
a factor with levels
no
yes
SkinClearScore
a numeric vector indicating the number of people (out of 2) who agreed the woman's complexion was clear.
Smile
a factor with levels
no
yes
Tattoo
a factor with levels
no
yes
Details
Students were asked to rate on a scale of 1 (very unattractive) to 5 (very attractive) the attractiveness of 70 college-aged men who had posted their photos on a dating website. Of the nearly 60 respondents, most were straight females. Score
represents the average of these ratings.
In a separate survey, students (of both genders) were asked to rate characteristics of the man by answering the questions: what is his race, how symmetric does his face look, is he gay, is he physically fit, etc. The variables ending “Score" represent the number of students who answered Yes to the question. Other variables (such as Hat
, Smile
) represent the consensus among the students. The only attribute taken from the man's profile was Actual.Sexuality
.
Source
Students in BAS 320 at the University of Tennessee from 2013-2015.