Apps

🧪 This platform is in early beta. Features may change and you might encounter bugs. We appreciate your patience!

Spatial Autocorrelation

Also Known As: Spatial dependence Spatial clustering
Statistical Error ID: spatial_autocorrelation

Definition

Spatial autocorrelation occurs when the values of a variable at nearby locations are more similar (positive autocorrelation) or more dissimilar (negative autocorrelation) than expected by chance. When present in data analyzed with standard regression, it violates the assumption of independent observations, leading to underestimated standard errors, inflated test statistics, and false confidence in results. It reflects Tobler's First Law of Geography: everything is related to everything else, but near things are more related.

Examples

A study analyzes property values across a city using standard regression and finds a highly significant effect of nearby park access. However, property values are spatially autocorrelated — expensive neighborhoods cluster together regardless of parks. The standard errors are too small, and the park effect is overstated.

A public health study uses standard regression to examine the relationship between fast-food restaurant density and obesity rates across census tracts, finding a strong positive effect. However, obesity rates are spatially clustered — high-obesity neighborhoods tend to be surrounded by other high-obesity neighborhoods — violating the independence assumption and inflating the statistical significance of the result.

An agricultural study models crop yield as a function of fertilizer application across farm plots, reporting highly significant results. Neighboring plots share the same soil type, microclimate, and pest pressure, so their yields are correlated by geography rather than treatment alone, making the standard errors unrealistically small and the findings appear more robust than they are.

Verification Steps
Verification Steps
Binary yes/no questions that an AI must answer to detect a reasoning pattern in a text.
Each of the 452 aspects has verification steps — simple yes/no questions designed to systematically detect whether a pattern appears in a text. For ad hominem: "Does the argument attack a person rather than their claim?" For false dichotomy: "Are only two options presented when more exist?" This ensures consistent, reproducible analysis.

Binary (yes/no) questions an LLM must answer to identify this aspect:

  1. 1

    Are the observations located in geographic space and potentially influenced by proximity?

    Type: binary
  2. 2

    Do nearby observations tend to have more similar values than distant observations?

    Type: binary
  3. 3

    Does the analysis assume that observations are independent of one another?

    Type: binary
  4. 4

    Has the study tested for spatial autocorrelation using Moran's I or a similar diagnostic?

    Type: binary
Deep Dive
The expandable detail section on each aspect page with examples, psychology, and counter-strategies.
The Deep Dive section provides in-depth information about each aspect: a real-world example showing the pattern in action, an explanation of why it works psychologically, practical advice on how to counter it, alternative names, and links to related aspects.

Hierarchical Context