Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

memory

Memory Recall Times


Description

A test had been conducted with the purpose of investigating if people recollect pleasant memories associated with a word earlier than some unpleasant memory related with the same word. The word is flashed on the screen and the time an individual takes to respond via keyboard is recorded for both type of the memories.

Usage

data(memory)

Format

A data frame with 20 observations on the following 2 variables.

Pleasant.memory

time to recollect pleasant memory

Unpleasant.memory

time to recollect unpleasant memory

References

Dunn, and Master. (1982). Obtained from

Examples

data(memory)
lapply(memory,fivenum)
lapply(memory,mad)
lapply(memory,IQR)

ACSWR

A Companion Package for the Book "A Course in Statistics with R"

v1.0
GPL-2
Authors
Prabhanjan Tattar
Initial release
2015-09-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.