data_ST_raw: Simon Task

data_ST_rawR Documentation

Simon Task

Description

This data set is from an online experiment in which participants classified a shape presented on the screen as a square or circle. The shape was displayed on either the left or right side of the screen.

Usage

data_ST_raw

Format

A data frame with 25560 rows and 15 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.

condition

Whether the trial was a congruent or an incongruent trial.

correctness

Whether the answer in the current trial was correct or incorrect.

trial_type

Whether the data is from a practice or a main test trial.

Source

https://raw.githubusercontent.com/michael-franke/intro-data-analysis/master/data_sets/simon-task.csv

See Also

data_ST for a cleaned version of this data set.

The web-book chapter that covers the Simon Task data set.


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