Required for next week: January 30, 1996

Further reading on athletic performance

Least squares regression

The relationship between two variables in a set of data is often described by plotting one variable against the other: salary against years of experience, for example. It is not uncommon to summarize the relationship by a line or curve (just as we sometimes summarize data on a single variable by the mean or median). Very often, this line or curve is computed using an algorithm called least squares; the idea is that the resulting line or curve provides the `best possible' fit to the data. The phrases ``least squares line'' and ``regression line'' are often used interchangeably to describe the summary line (or curve), and ``least squares'' and ``regression'' are also used interchangeably to describe the method for computing the summary line.