• Skip to secondary menu
  • Skip to content
  • Skip to primary sidebar
  • Home
  • About Me
  • Contact Me

Statistics By Jim

Making statistics intuitive

  • Basics
  • Hypothesis Testing
  • Regression
  • ANOVA
  • Fun
  • Glossary
  • Blog
  • Recommendations

Correlation

By Jim Frost

A correlation between variables indicates that as one variable changes in value, the other variable tends to change in a specific direction. A correlation coefficient measures both the direction and the strength of this tendency to vary together.

  • A positive correlation indicates that as one variable increases the other variable tends to increase.
  • A correlation near zero indicates that as one variable increases, there is no tendency in the other variable to either increase or decrease.
  • A negative correlation indicates that as one variable increases the other variable tends to decrease.

The correlation coefficient can range from -1 to 1. The extreme values of -1 and 1 indicate a perfectly linear relationship where a change in one variable is accompanied by a perfectly consistent change in the other. In practice, you won’t see either type of perfect relationship.

The two most common types of correlation coefficients are Pearson’s product moment correlation and the Spearman rank-order correlation.

Pearson product moment correlation

The Pearson correlation evaluates the linear relationship between two continuous variables. A relationship is linear when a change in one variable is associated with a proportional change in the other variable.

Spearman rank-order correlation

Also called Spearman’s rho, the Spearman correlation evaluates the monotonic relationship between two continuous or ordinal variables. In a monotonic relationship, the variables tend to change together, but not necessarily at a constant rate. The Spearman correlation coefficient is based on the ranked values for each variable rather than the raw data.

Related Posts on Statistics by Jim

Synonyms:
Pearson product moment correlation, Spearman rank-order correlation
« Back to Glossary Index

Primary Sidebar

Meet Jim

I’ll help you intuitively understand statistics by focusing on concepts and using plain English so you can concentrate on understanding your results.

Read More…

Subscribe via Email!

Enter your email address to receive notifications of new posts by email.

Follow Me

  • FacebookFacebook
  • RSS FeedRSS Feed
  • TwitterTwitter
  • Popular
  • Latest
Popular
  • How To Interpret R-squared in Regression Analysis
  • How to Interpret P-values and Coefficients in Regression Analysis
  • Understanding Interaction Effects in Statistics
  • How to Interpret the F-test of Overall Significance in Regression Analysis
  • Choosing the Correct Type of Regression Analysis
  • The Importance of Statistics
  • Standard Error of the Regression vs. R-squared
Latest
  • Using Histograms to Understand Your Data
  • Boxplots vs. Individual Value Plots: Graphing Continuous Data by Groups
  • Using Post Hoc Tests with ANOVA
  • When Can I Use One-Tailed Hypothesis Tests?
  • One-Tailed and Two-Tailed Hypothesis Tests Explained
  • Central Limit Theorem Explained
  • Introduction to Bootstrapping in Statistics with an Example

Copyright © 2019 · Jim Frost