GIS Dictionary

Definitions for GIS terms related to operations such as analysis, GIS modeling and web-based GIS, cartography, and Esri software.

Now available for purchase: A to Z GIS: An illustrated dictionary of geographic information systems.

Search the GIS Dictionary:

  Search  

Browse the GIS Dictionary:

GIS Bibliography

Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.

regression equation

See Also: dependent variable, independent variable, regression coefficient

  1. [statistics] The mathematical formula applied to independent variables to best predict the dependent variable being modeled. The notation in regression equations is always Y for the dependent variable and X for the independent variables. Each independent variable is associated with a regression coefficient describing the strength and sign of that variable's relationship to the dependent variable. A regression equation might look like this (where b represents a regression coefficient): Y = b0 + b1X1 + b2X2 + …bnXn