meloleo / UDAND-STROOP

Descriptive statistical analysis of the Stroop Effect

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Readme - Testing a Perceptual Phenomenon

Introduction

This small project uses R to perform a descriptive statistical analysis of data on the Stroop Effect. The Stroop Effect demonstrates interference in reaction time. Simply stated:

+ Red
- Green

is more difficult to mentally process and verbally state than:

+ Green
- Red

Installation

The HTML file already outlines everything, but this report, its graphs, and codes were created using RStudio.

  1. Clone the repository

    $ git clone https://github.com/meloleo/UDAND-STROOP.git
    
  2. Run UDAND_PROJECT.rmd OR view UDAND_PROJECT.html

About

Descriptive statistical analysis of the Stroop Effect

License:MIT License


Languages

Language:HTML 100.0%