Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 562 Bytes

File metadata and controls

9 lines (5 loc) · 562 Bytes

Statistical Analysis of Stroop Effect using SAS

Analyzed the Stroop effect using descriptive statistics to provide an intuition about the data, and inferential statistics to draw a conclusion based on the results.

This project is aiming to analyze the Stroop effect data gathered from research somewhat related to the following resource.

https://faculty.washington.edu/chudler/java/timesc.html

SAS/STAT package is being used to implement the analysis. The analytical results, relevant findings and graphs can be found in the .html file in this repository.