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:
GIS Bibliography
Researching GIS?
Search the GIS Bibliography for a vast index of books, journals, conference proceedings and reports.
regression equation
-
[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 + b 1 X1 + b2 X2 + …bn Xn