1
2
3
4
5
#

Name:

Description:

Data which show the effect of two soporific drugs (increase in hours of sleep compared to control) on 10 patients.

Variables:

A data frame with 20 observations on 4 variables.

[, 1]

extra

numeric

increase in hours of sleep

[, 2]

group

factor

drug given

[, 3]

ID

factor

patient ID

 

Details

The group variable name may be misleading about the data: They represent measurements on 10 persons, not in groups.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Cushny, A. R. and Peebles, A. R. (1905) The action of optical isomers: II hyoscines. The Journal of Physiology 32, 501–510.

Student (1908) The probable error of the mean. Biometrika, 6, 20.

References

Scheffé, Henry (1959) The Analysis of Variance. New York, NY: Wiley.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.