Skip to content
LearnStatisticspowered by UpThink

Statistics and data science, defined

Linear Model

A linear model specifies a linear relationship between a dependent variable and n independent variables:

y = a0 + a1 x1 + a2 x2 + ¼+ an xn,

where y is the dependent variable, {xi} are independent variables, {ai} are parameters of the model.

For example, consider that for a sample of 25 cities, the following model was estimated for a relationship between newspaper circulation (the dependent variable, so-named because it depends on the other variables) and retail sales and population density (the independent variables):

y = .381 + .067 x1 + .025 x2

where

y = newspaper ciculation (x 1,000)

x1 = Total retail sales (x 1,000,000)

x2 = Population per square mile

This translates as

Newspaper circulation (in thousands) is equal to retail sales (in millions) times .067, plus population density (people per square mile) times .025, plus .381.

See linear regression for an explanation of how sample data are used to estimate a linear model.

If the symbols do not display properly, try
the graphic version of this page

Related entries

Where this gets used

We teach data science and statistics online, one subject at a time, on fixed start dates with an instructor who marks your work.