data_MC_raw: Mental Chronometry

data_MC_rawR Documentation

Mental Chronometry

Description

This data set is from an online experiment investigating differences in reaction times and accuracy in solving three tasks of increasing complexity.

Usage

data_MC_raw

Format

A data frame with 3750 rows and 32 variables. The most important variables in this data set are:

submission_id

A unique identifier for each participant.

RT

The reaction time for each trial.

response

Response to the presented stimulus in the reaction or go/no-go condition.

key_pressed

The key that was pressed in the discrimination condition (f or j).

trial_type

The condition (reaction, go/no-go, discrimination), as well as whether it was a practice or main trial.

stimulus

The stimulus displayed on the screen; either a blue circle or a blue square.

Source

https://raw.githubusercontent.com/michael-franke/intro-data-analysis/master/data_sets/mental-chrono-data_raw.csv

See Also

data_MC_preprocessed for a preprocessed version of this data set.

data_MC_cleaned for a cleaned version of this data set.

The web-book chapter that covers the MC data set.


michael-franke/aida-package documentation built on Feb. 19, 2023, 11:51 p.m.