Transformation to achieve linearity
A transformation to achieve linearity applies a function such as a logarithm or square root to x or y so a curved pattern straightens out.
When a scatterplot curves, you can re-express one or both variables and fit the line to the new pairs instead. Growth that multiplies is the classic case: the points , , and triple at every step, and taking turns them into , , and , which climb by a constant per step and therefore lie on a straight line. You then fit (read y-hat for ) and back-transform to predict in the original units, checking the residual plot of the transformed data to confirm the curve is gone. The Fall 2026 course still asks you to spot departures from linearity in a residual plot, but it has no topic on re-expressing data to straighten a curve, so transformation is college and textbook content rather than AP content.
More regression and correlation terms, or browse the full statistics glossary.