1
2
3
4
5
#

Name:

Description:

Survey data to see if subjects can guess author's sex from handwriting specimens

Variables:

A data frame with 195 observations on the following 9 variables.

Individual

Survey Respondent Number

Gender

Gender of Respondent (0 = male, 1 = female)

Survey1

Percent correct on Survey 1

Survey2

Percent correct on Survey 2

FemaleID

Percent correct in identifying female specimens on Survey 1

MaleID

Percent correct in identifying male specimens on Survey 1

Both

Percent correctly identified on Survey 1 AND Survey 2

DIFF

Survey1 - Survey2

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Bradley, S., (2015), "Handwriting and Gender: A Multi-use Dataset", JSE (Datasets and Stories). March 2015.

http://www.amstat.org/publications/jse/v23n1/bradley.pdf

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.