Memory Recall Times
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.
data(memory)
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
Dunn, and Master. (1982). Obtained from
data(memory) lapply(memory,fivenum) lapply(memory,mad) lapply(memory,IQR)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.