Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Spatial analysis›Spatial Autocorrelation
Regression modelGIS / spatial

Spatial Autocorrelation

Spatial Autocorrelation Analysis · Also known as: spatial dependence, geographic autocorrelation, spatial clustering measure, SA

Spatial autocorrelation quantifies the degree to which a variable's values at nearby locations resemble each other more (positive autocorrelation) or less (negative autocorrelation) than expected by chance. Global indices such as Moran's I summarise the pattern across the entire study area, while local variants reveal clusters and outliers at the level of individual observations.

ScholarGate
  1. Regression model
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Spatial Autocorrelation
Geary's CGeographically Weighted…Local Getis-Ord Gi*Local Indicators of Spat…Moran's IBayesian Kernel Density…Bayesian KrigingBayesian Local Indicator…Bayesian Ordinary KrigingBayesian Spatial Autocor…

+34 more

When to use it

Use spatial autocorrelation as a first step whenever your data has a geographic component and you suspect that values at nearby locations may not be independent. It is especially important before fitting any regression model to spatial data: Moran's I applied to OLS residuals is a standard diagnostic for spatial dependence that, if significant, requires a spatial econometric model. Do not rely solely on the global I when the pattern may vary across the study area — local LISA statistics are then more informative. Avoid interpreting results without a well-justified weights matrix; different neighbour definitions can alter conclusions substantially.

Strengths & limitations

Strengths
  • Provides a single interpretable index (Moran's I ranges roughly from -1 to +1) for the degree of spatial clustering.
  • Analytically tractable: expected value and variance under the null are known, enabling fast inference without simulation.
  • Local LISA extension pinpoints specific clusters and outliers, making findings spatially explicit.
  • Serves as an essential diagnostic for residual autocorrelation in spatial regression, preventing mis-specified models.
  • Widely implemented in free tools (GeoDa, R spdep, PySAL) and standard GIS software.
  • Applicable to both polygon (areal) and point data with appropriate weight specification.
Limitations
  • Results are sensitive to the choice of spatial weights matrix; no single universally correct specification exists.
  • Global Moran's I is a single number that can mask spatially varying patterns, including co-existing clusters and outliers.
  • The standard analytical inference assumes normality or randomisation; skewed or count data may require permutation-based p-values.
  • Spatial autocorrelation is a descriptive measure of pattern, not a causal mechanism; a significant I does not reveal why clustering occurs.
  • Edge effects near study area boundaries can bias local statistics for peripheral units.

Frequently asked

What does a Moran's I of 0.6 mean?

A value of 0.6 indicates moderate to strong positive spatial autocorrelation: locations with high values tend to be surrounded by neighbours that also have high values, and vice versa. Whether this is statistically significant depends on the sample size and the spatial weights used; always report the associated z-score and p-value.

How do I choose a spatial weights matrix?

For polygon data, queen contiguity (shared edges or corners) is the most common default; rook contiguity (shared edges only) is appropriate for regular grids. For point data, a fixed-distance band or k-nearest-neighbours weights are standard. Always test sensitivity to the choice, because different specifications can materially change the Moran's I value.

Can I run spatial autocorrelation on regression residuals?

Yes — this is one of its most important uses. Applying Moran's I to OLS residuals tests whether the independence assumption is violated. A significant result means the model is spatially mis-specified and that a spatial lag, spatial error, or other spatial model should be fitted instead.

What is the difference between global and local spatial autocorrelation?

The global Moran's I summarises the overall tendency to cluster across the entire study area in a single number. Local Moran's I (LISA) decomposes this into location-specific scores, revealing where significant clusters or spatial outliers occur — information that the global measure averages away.

Is spatial autocorrelation a problem or a feature?

Both. As a feature it reveals genuine geographic processes and structures worth mapping and explaining. As a problem, autocorrelated residuals in a regression model invalidate OLS standard errors and inflate the apparent precision of estimates; the remedy is to use a spatial econometric model or spatial filtering.

Sources

  1. Moran, P. A. P. (1950). Notes on continuous stochastic phenomena. Biometrika, 37(1/2), 17–23. DOI: 10.2307/2332142 ↗
  2. Anselin, L. (1988). Spatial Econometrics: Methods and Models. Kluwer Academic Publishers. ISBN: 978-9024737322

How to cite this page

ScholarGate. (2026, June 3). Spatial Autocorrelation Analysis. ScholarGate. https://scholargate.app/en/spatial-analysis/spatial-autocorrelation

Related methods

Geary's CGeographically Weighted RegressionLocal Getis-Ord Gi*Local Indicators of Spatial AssociationMoran's I

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Geary's CSpatial analysis↔ compare
  • Geographically Weighted RegressionSpatial analysis↔ compare
  • Local Getis-Ord Gi*Spatial analysis↔ compare
  • Local Indicators of Spatial AssociationSpatial analysis↔ compare
  • Moran's ISpatial analysis↔ compare
Compare side by side →

Referenced by

Bayesian Kernel Density EstimationBayesian KrigingBayesian Local Indicators of Spatial AssociationBayesian Ordinary KrigingBayesian Spatial AutocorrelationBayesian Spatial Error ModelBayesian Spatial Lag ModelBayesian Universal KrigingCo-krigingGeary's CGlobal Co-KrigingGlobal Getis-Ord Gi*Global Hot Spot AnalysisGlobal KrigingGlobal Moran's IGlobal Ordinary KrigingGlobal Remote Sensing ClassificationGlobal Spatial AutocorrelationGlobal Spatial Error ModelHot Spot AnalysisLocal Geary's CLocal Getis-Ord Gi*Local Indicators of Spatial AssociationLocal Kernel Density EstimationLocal Moran's ILocal Spatial AutocorrelationLocal Spatial Lag ModelMoran's IMultiscale Getis-Ord Gi*Multiscale Moran's IMultiscale Spatial AutocorrelationNetwork-Based Spatial AnalysisOrdinary KrigingPanel KrigingPanel Network-Based Spatial AnalysisPanel Ordinary KrigingPanel Spatial AutocorrelationRobust Geary's CRobust KrigingRobust Local Indicators of Spatial AssociationRobust Moran's IRobust Spatial AutocorrelationSpace-Time Spatial Lag Model

Similar methods

Global Spatial AutocorrelationMoran's IGlobal Moran's IMoran's ILocal Spatial AutocorrelationRobust Spatial AutocorrelationMultiscale Moran's ILocal Moran's I

Related reference concepts

Spatial Point ProcessesCorrelation and CovarianceK-Means ClusteringMultidimensional ScalingCluster AnalysisStructural Equation Modeling

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Spatial Autocorrelation (Spatial Autocorrelation Analysis). Retrieved 2026-07-21 from https://scholargate.app/en/spatial-analysis/spatial-autocorrelation · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
P. A. P. Moran (global measure, 1950); Roy Geary (Geary's C, 1954); Luc Anselin (LISA, 1995)
Year
1950
Type
Spatial statistic / exploratory spatial data analysis
DataType
Georeferenced areal or point data with a continuous or count attribute
Subfamily
GIS / spatial
Related methods
Geary's CGeographically Weighted RegressionLocal Getis-Ord Gi*Local Indicators of Spatial AssociationMoran's I
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account