1
2
3
4
5
#

Name:

Description:

Data from an experiment relating pupil dilation to sexual orientation.

Variables:

A data frame with 106 observations on the following 5 variables.

DilateDiff

Difference in pupil dilation when looking at same-sex and opposite-sex nude photographs

Sex

F=female or M=male

Gay

1=gay or 0=not, based on Kinsey scale score greater than 3

SexMale

0=female or 1=male

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

G. Rieger and R.C. Savin-Williams (2012),"The Eyes Have It: Sex and Sexual Orientation Differences in Pupil Dilation Patterns," in PLoS ONE. The full study included 325 students. Here we are analyzing a subset of the data that excludes White students.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Pupil_Dilation_and_Sexual_Orientation_1053_43.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.