yybur / DAND-p1-stroop-test

Submission files for Udacity DAND's P1 project. Perform a statistical test on a Stroop Task data set.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P1:Statistics---Stroop task

  • Submission report: Chinese
  • Keywords: stroop, statistical test, null hypothesis, confidence level, t-value

Perform a statstical test on a Stroop task experiment, and Udacity provided a given dataset, which contains results from a number of participants in the task.

  • Report descriptive statstics on the dataset.
  • Provide one or two visualizations that show the distribution of the sample data.
  • Perform the statistical test and report results, with confidence level(CI) and crticial statistic value(t-value).
  • Based on the report result, decide whether to reject the null hypothesis.

About

Submission files for Udacity DAND's P1 project. Perform a statistical test on a Stroop Task data set.


Languages

Language:Python 100.0%