Correlation
Correlation is a normalized covariance and is a value between -1 and 1 and helps find linear relationship between two variables.
How to interpret:
- If the value is positive, then both variables move in the same direction together.
- If the value is negative, then both variables move in the opposite direction.
- If the value is close to zero, then there is no mathematical relationship between the two.
Copied
Links to this Evergreen Note
None yet