Psych {BSDA} | R Documentation |
Correct responses for 24 students in a psychology experiment
Description
Data for Exercise 1.42
Usage
Psych
Format
A data frame/tibble with 23 observations on one variable
- score
number of correct repsonses in a psychology experiment
References
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
Examples
stem(Psych$score)
EDA(Psych$score)
[Package BSDA version 1.2.2 Index]