Geary's C

From HandWiki
Revision as of 19:52, 8 February 2024 by WikiEd2 (talk | contribs) (change)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Geary's C is a measure of spatial autocorrelation that attempts to determine if observations of the same variable are spatially autocorrelated globally (rather than at the neighborhood level). Spatial autocorrelation is more complex than autocorrelation because the correlation is multi-dimensional and bi-directional.

Geary's C is defined as

[math]\displaystyle{ C = \frac{(N-1) \sum_{i} \sum_{j} w_{ij} (x_i-x_j)^2}{2 S_0 \sum_{i}(x_i-\bar x)^2} }[/math]

where [math]\displaystyle{ N }[/math] is the number of spatial units indexed by [math]\displaystyle{ i }[/math] and [math]\displaystyle{ j }[/math]; [math]\displaystyle{ x }[/math] is the variable of interest; [math]\displaystyle{ \bar x }[/math] is the mean of [math]\displaystyle{ x }[/math]; [math]\displaystyle{ w_{ij} }[/math] is the [math]\displaystyle{ i^{th} }[/math] row of the spatial weights matrix [math]\displaystyle{ W }[/math] with zeroes on the diagonal (i.e., [math]\displaystyle{ w_{ii} = 0 }[/math]); and [math]\displaystyle{ S_0 }[/math] is the sum of all weights in [math]\displaystyle{ W }[/math].

The value of Geary's C lies between 0 and some unspecified value greater than 1. Values significantly lower than 1 demonstrate increasing positive spatial autocorrelation, whilst values significantly higher than 1 illustrate increasing negative spatial autocorrelation.

Geary's C is inversely related to Moran's I, but it is not identical. While Moran's I and Geary's C are both measures of global spatial autocorrelation, they are slightly different. Geary's C uses the sum of squared distances whereas Moran's I uses standardized spatial covariance. By using squared distances Geary's C is less sensitive to linear associations and may pickup autocorrelation where Moran's I may not.[1]

Geary's C is also known as Geary's contiguity ratio or simply Geary's ratio.[2]

This statistic was developed by Roy C. Geary.[3]

Sources

  1. Anselin, Luc (April 2019). "A Local Indicator of Multivariate Spatial Association: Extending Geary's c". Geographical Analysis 51 (2): 133–150. doi:10.1111/gean.12164. 
  2. J. N. R. Jeffers (1973). "A Basic Subroutine for Geary's Contiguity Ratio". Journal of the Royal Statistical Society, Series D (Wiley) 22 (4): 299–302. doi:10.2307/2986827. 
  3. Geary, R. C. (1954). "The Contiguity Ratio and Statistical Mapping". The Incorporated Statistician 5 (3): 115–145. doi:10.2307/2986645.