Learn R Programming

BSDA (version 0.1)

Psych: Correct responses for 24 students in a psychology experiment

Description

Data for Exercise 1.42

Usage

Psych

Arguments

source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

Run this code
str(Psych)
attach(Psych)
stem(score)
EDA(score)
detach(Psych)

Run the code above in your browser using DataLab