1
2
3
4
5
#

Name:

Description:

Data from an psychiatric screening questionnaire

Variables:

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

GHQ

the General Health Questionnaire score.

sex

a factor with levels female and male

cases

the number of diseased subjects.

non.cases

the number of healthy subjects.

Details

The data arise from a study of a psychiatric screening questionnaire called the GHQ (General Health Questionnaire, see Goldberg, 1972). Here the main question of interest is to see how caseness is related to gender and GHQ score.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

D. Goldberg (1972). The Detection of Psychiatric Illness by Questionnaire, Oxford University Press, Oxford, UK.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.