Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 986 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 986 Bytes

Stroop Effect

In a Stroop task, participants are presented with a list of words, with each word displayed in a color of ink. The participant’s task is to say out loud the color of the ink in which the word is printed. The task has two conditions: a congruent words condition, and an incongruent words condition. In the congruent words condition, the words being displayed are color words whose names match the colors in which they are printed: for example

+ GREEN
- RED

In the incongruent words condition, the words displayed are color words whose names do not match the colors in which they are printed: for example

+ ORANGE
- PURPLE

In each case, we measure the time it takes to name the ink colors in equally-sized lists. Each participant will go through and record a time from each condition.

This repository contains some descriptive statistics work on Stroop effect and my findings. Here is the report https://vvdwivedi.github.io/stroop-effect/