behmercrump: Reaction times from two conditions of a keyboard typing...

behmercrumpR Documentation

Reaction times from two conditions of a keyboard typing experiment

Description

Participants in an experiment were tasked to type the words or nonwords that they were shown on a computer screen. The nonwords were either completely random strings or else they consisted of letter bigrams that are typical in written English. The words and nonwords were five letters in length. For all participants, there were two conditions. In one condition, the keyboard was visible as normal. In the other condition, the keyboard was occluded. On each trial, the time in milliseconds taken to type the first letter was recorded. Only trials where the word was correctly typed are recorded in this data set.

Format

A data frame with 228 rows and 4 variables

subject

(factor) Identifier of participant in experiment.

keyboard

(factor) Experiment condition indicating if the keyboard visible or occluded.

condition

(factor) The experimental condition that determined the type of stimulus that was displayed: either a normal English word (normal) or a random string of letters (random) or a random string of letters with typical English letter bigrams.

log_rt

(numeric) The natural logarithm of the time to type the first letter on each trial.

Details

This data is taken from Experiment 1 that is described in the 2017 paper "Spatial Knowledge during Skilled Action Sequencing: Hierarchical versus Nonhierarchical Representations" \insertCitebehmer2017spatialisdsr.

Source

The original raw data are available on GitHub under a CC-BY-SA-4.0 licence. The published paper is available at https://link.springer.com/article/10.3758/s13414-017-1389-3.

References

\insertRef

behmer2017spatialisdsr


mark-andrews/isdsr-pkg documentation built on Sept. 13, 2022, 11:47 p.m.