Skip to content

asherades/statistics_projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analyst Nanodegree Projects: Compute Statistics from Card Draws, Test a Perceptual Phenomenon

This repository contains files related to two statistics projects. The first project, "Compute Statistics from Card Draws" is a descriptive statistics project that involved drawing cards from a deck at random, reporting statistics, and making predictions. The second, "Test a Perceptual Phenomenon", is an inferential statistics project in which I conducted a hypothesis test to analyze the Stroop effect, the result of a classic psychological experiment.

Files related to descriptive statistics project:

  • Card Statistics Histograms.Rmd - code used to generate histograms pictured in report
  • Compute Statistics From Card Draws.pdf - report containing sampling results and predictions
  • card_statistics.csv - data from sampling used to calculate measures of central tendency and variability

Files related to inferential statistics project:

  • References.rtf - a list of web sites referred to or used in this project
  • Test a Perceptual Phenomenon Report.pdf - report describing experiment, testing process, and results
  • stroop_effect.Rmd - code used to generate histograms pictured and described in report
  • stroopdata copy.csv - data of experiment samples used to calculate standard error, t-statistic, and confidence interval

About

Udacity Data Analyst Nanodegree: Descriptive and Inferential Statistics Projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors