Mathematics · Cheatsheet
Statistics — Data Analysis
Chapter 2 · Bivariate Data
📋 Reference · always available
Correlation coefficient
Sign = direction; = strength. Near ±1 strong, near 0 weak.
Correlation ≠ causation
A relationship in data doesn't prove one variable causes the other (watch for confounders).
Regression line
Least-squares: minimises Σ(residuals)².
Passes through
The mean point always lies on the regression line.
Prediction caution
Interpolation (within data) is reliable; extrapolation far beyond it is risky.
Correlation r
−1 ≤ r ≤ 1; near ±1 strong linear; r ≈ 0 no LINEAR link (may still be related).
Regression line
Passes through (x̄, ȳ); use to predict y from x only.
Common trap
Correlation ≠ causation; do not extrapolate far outside the data range.