Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In Week 3, we'll continue our discussion of probability distributions and apply these to some classic statistical tests (one and two sample mean tests, chi-square tests, correlation). We'll become familiar with loading in files in R, and we'll use this skill to perform these various statistical tests.

 

If you are not familiar with hypothesis testing or distributions, please look over these materials on your own. 

 

Lecture Slides: 

File_InputOutput_R.pdf

Correlation.pdf

One and Two Sample Tests.pdf

R Files: 

Correlation.r

one_and_two_sample_tests.R

Data Files: 

EnvironmentalConditions.csv

bodytemp.txt

drugs.txt

Extra Materials: 

distributions.pdf

distributions.R

hypothesis_testing.pdf

hypothesis_testing.r (for use with hypothesis testing.pdf)

Which test should I use.pdf

Transformations.pdf