Correlation coefficient: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Administrator
(CSV import)
 
imported>Doug Williamson
(Add link.)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Meaning of Correlation coefficient'''
The correlation coefficient is a relative measure of the correlation between two variables. It measures the degree to which their values are interdependent. In other words, the extent to which changes in the value of one of the variables are associated with changes in the value of the other variable.  
The correlation coefficient is a relative measure of the correlation between two variables. It measures the degree to which their values are interdependent. In other words, the extent to which changes in the value of one of the variables are associated with changes in the value of the other variable.  


Line 4: Line 6:


Mathematically, correlation coefficient is the covariance divided by the product of the standard deviations.
Mathematically, correlation coefficient is the covariance divided by the product of the standard deviations.
Also known as the Coefficient of correlation.
'''Significance of Correlation coefficients'''


A correlation coefficient of -1 means perfect negative correlation. The two variables always move in opposite directions by a perfectly predictable proportionate amount.
A correlation coefficient of -1 means perfect negative correlation. The two variables always move in opposite directions by a perfectly predictable proportionate amount.
Line 11: Line 19:
A correlation coefficient of +1 means perfect positive correlation. The two variables always move in the same direction by a perfectly predictable proportionate amount.
A correlation coefficient of +1 means perfect positive correlation. The two variables always move in the same direction by a perfectly predictable proportionate amount.


Also known as the Coefficient of correlation.


== See also ==
== See also ==
Line 19: Line 26:
* [[Delta-normal method]]
* [[Delta-normal method]]
* [[Mean reversion]]
* [[Mean reversion]]
* [[Proportionate]]
* [[Random walk]]
* [[Random walk]]
* [[Rho]]
* [[Rho]]
* [[Standard deviation]]
* [[Standard deviation]]


[[Category:Financial_risk_management]]

Latest revision as of 22:41, 26 June 2021

Meaning of Correlation coefficient

The correlation coefficient is a relative measure of the correlation between two variables. It measures the degree to which their values are interdependent. In other words, the extent to which changes in the value of one of the variables are associated with changes in the value of the other variable.

Correlation coefficients are widely used in portfolio diversification and hedging calculations.

Mathematically, correlation coefficient is the covariance divided by the product of the standard deviations.


Also known as the Coefficient of correlation.


Significance of Correlation coefficients

A correlation coefficient of -1 means perfect negative correlation. The two variables always move in opposite directions by a perfectly predictable proportionate amount.

A correlation coefficient of 0 means that there is no correlation between the values of the two variables. The variables are statistically independent.

A correlation coefficient of +1 means perfect positive correlation. The two variables always move in the same direction by a perfectly predictable proportionate amount.


See also