Correlation coefficient
The correlation coefficient r measures the direction and strength of a linear relationship between two quantitative variables, always between -1 and 1.
The correlation coefficient captures how tightly points cluster around a straight line and which way they slope. It runs from (perfect negative) through (no linear association) to (perfect positive), so values near mean a weak linear fit. For example, signals a strong positive linear trend, while signals a weak negative one. Because only measures linear association, a strong curved pattern can still give an near 0, and never establishes causation.
More regression and correlation terms, or browse the full statistics glossary.