Skip to content

DyerlabTeaching/Correlation

Repository files navigation

Correaltion Analyses

Reserach buoy on the James River.

Impetus

Measures of correlation allow you to tell the extent to which two variables systematically change, without assuming any functional relationships. Depending upon the data, correlation analyses can be conducted by assuming parametric assumptions (such as normality of the raw data), as non-parametric approaches (based upon rankings), and via permutation analyses.

Student Learning Objectives

At the end of this topic, you should be able to:

  • Understand the differences between parametric, non-parametric, and randomization methods for hypothesis testing.
  • Test the normality of data using the Shapiro-Wilks test.
  • Perform basic transformations on data to attempt to get your data more representative of normal data sets.
  • Use the cor.test() function for parametric and non-parametric data.

Content

This topic has the following general content.

  • Slides for the topic.
  • A larger narrative on correlation and permutation.
  • An in-class activity
  • A video recording of the lecture content (as I'll be out of town).

Contact Information

If you need to contact me, I am available at:

About

Focusing on correlation between two variables, parametric, non-parametric, and permutations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages