Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.
/ stroop-effect Public archive

Statistical Analysis of Stroop Effect Experiment

License

Notifications You must be signed in to change notification settings

maneeshd/stroop-effect

Repository files navigation

Stroop Effect: Statistical Analysis of a Perceptual Phenomenon

by Maneesh Divana for Udacity's Machine Learning Foundation Nanodegree

Project Report

Report can be viewed at https://maneeshd.github.io/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:

  1. Congruent words condition - words being displayed are color words whose names match the colors in which they are printed: for example,
+ GREEN
- RED
  1. Incongruent words condition - words being displayed are color words whose names do not match the colors in which they are printed: for example,
+ RED
- GREEN

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.


Run

jupyter notebook stroop_effect_analysis.ipynb


About

Statistical Analysis of Stroop Effect Experiment

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published