How does it work?

Sign up, learn at your own pace, and obtain your internationally recognized certificate. With personal guidance from our experts whenever you need it.

How does it work?

Sign up, learn at your own pace, and obtain your internationally recognized certificate. With personal guidance from our experts whenever you need it.

Correlation Coefficient

Introduction: Correlation Coefficient

The correlation coefficient is a statistical measure that shows the strength and direction of a linear relationship between two variables. Denoted as r, it ranges from -1 to +1. A positive value means that variables move together, while a negative value shows they move in opposite directions.

Background

The concept of correlation was first explored in the late 19th century by Sir Francis Galton and later formalised by Karl Pearson, whose name is still linked to the widely used Pearson correlation coefficient. Since then, it has become a cornerstone of statistics, applied in fields ranging from science and healthcare to finance and business management.

Key Elements / Features

  • Positive Correlation (r > 0): Variables increase or decrease together.
  • Negative Correlation (r < 0): One variable rises while the other falls.
  • No Correlation (r ≈ 0): No clear linear relationship, though non-linear links may exist.

Formula (Pearson’s r):

\(
r = \dfrac{\sum (x_i – \bar{x})(y_i – \bar{y})}
{\sqrt{\sum (x_i – \bar{x})^{2} \cdot \sum (y_i – \bar{y})^{2}}}
\)

 

Where:

  • xi ,yi = individual data points
  • xˉ,yˉ = mean of each variable

  • The numerator measures how variables vary together (covariance).
  • The denominator standardises by their individual variation (standard deviations).

Applications / Examples

  • Finance: Analysing how stocks and bonds move together for diversification.
  • Healthcare: Linking behaviours such as diet or exercise to health outcomes.
  • Business: Understanding connections between marketing spend and sales trends.
  • Research: Providing the basis for regression models and predictive analytics.

Cautions

  • Correlation is not causation: A relationship does not prove cause and effect.
  • Spurious correlation: Some observed correlations may result from chance or hidden variables.

Relevance / Impact

The correlation coefficient is widely used because it is simple, versatile, and easy to interpret. When applied with care, it provides valuable insights into how variables interact, helping researchers and decision-makers make better predictions and avoid misleading conclusions.

See also

Start today. Join 4,125 professionals.

Guidance from experienced Lean specialists
One fixed price, no hidden costs
Pass your exam with a 100% guarantee
Receive an internationally recognized certificate
Learn where and when you want, at your own pace.
Start for free with a realistic demo
Guidance from experienced Lean specialists
One fixed price, no hidden costs
Pass your exam with a 100% guarantee
Receive an internationally recognized certificate
Learn where and when you want, at your own pace.
Start for free with a realistic demo
HomeWikiCorrelation Coefficient