Learn R Programming

BSDA (version 1.2.1)

Psych: Correct responses for 24 students in a psychology experiment

Description

Data for Exercise 1.42

Usage

Psych

Arguments

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

Run this code

stem(Psych$score)
EDA(Psych$score)

Run the code above in your browser using DataLab