Moran's I
   HOME

TheInfoList



OR:

In statistics, Moran's ''I'' is a measure of
spatial autocorrelation Spatial analysis is any of the formal techniques which study entities using their topological, geometric, or geographic properties, primarily used in Urban Design. Spatial analysis includes a variety of techniques using different analytic appro ...
developed by Patrick Alfred Pierce Moran. Spatial autocorrelation is characterized by a correlation in a signal among nearby locations in space. Spatial autocorrelation is more complex than one-dimensional
autocorrelation Autocorrelation, sometimes known as serial correlation in the discrete time case, measures the correlation of a signal with a delayed copy of itself. Essentially, it quantifies the similarity between observations of a random variable at differe ...
because spatial correlation is multi-dimensional (i.e. 2 or 3 dimensions of space) and multi-directional.


Global Moran's ''I''

Global Moran's ''I'' is a measure of the overall clustering of the spatial data. It is defined as : I = \frac N W \frac where * N is the number of spatial units indexed by i and j; * x is the variable of interest; * \bar x is the mean of x; * w_ are the elements of a matrix of spatial weights with zeroes on the diagonal (i.e., w_ = 0); * and W is the sum of all w_ (i.e. W = \sum_^N \sum_^N ). :


Defining the spatial weights matrix

The value of I can depend quite a bit on the assumptions built into the spatial weights matrix w_. The matrix is required because, in order to address spatial autocorrelation and also model spatial interaction, we need to impose a structure to constrain the number of neighbors to be considered. This is related to Tobler's first law of geography, which states that ''Everything depends on everything else, but closer things more so''—in other words, the law implies a spatial
distance decay Distance decay is a geographical term which describes the effect of distance on cultural or spatial interactions. The distance decay effect states that the interaction between two locales declines as the distance between them increases. Once the ...
function, such that even though all observations have an influence on all other observations, after some distance threshold that influence can be neglected. The idea is to construct a matrix that accurately reflects your assumptions about the particular spatial phenomenon in question. A common approach is to give a weight of 1 if two zones are neighbors, and 0 otherwise, though the definition of 'neighbors' can vary. Another common approach might be to give a weight of 1 to k nearest neighbors, 0 otherwise. An alternative is to use a distance decay function for assigning weights. Sometimes the length of a shared edge is used for assigning different weights to neighbors. The selection of spatial weights matrix should be guided by theory about the phenomenon in question. The value of I is quite sensitive to the weights and can influence the conclusions you make about a phenomenon, especially when using distances.


Expected value

The expected value of Moran's ''I'' under the null hypothesis of no spatial autocorrelation is : E(I) = \frac The null distribution used for this expectation is that the x input is permuted by a permutation \pi picked uniformly at random (and the expectation is over picking the permutation). At large sample sizes (i.e., as N approaches infinity), the expected value approaches zero. Its variance equals : \operatorname(I) = \frac - (E(I))^2 where : S_1 = \frac 1 2 \sum_i \sum_j (w_+w_)^2 : S_2 = \sum_i \left( \sum_j w_ + \sum_j w_\right)^2 : S_3 = \frac : S_4 = (N^2-3N+3)S_1 - NS_2 + 3W^2 : S_5 = (N^2-N) S_1 - 2NS_2 + 6W^2 Values significantly below -1/(N-1) indicate negative spatial autocorrelation and values significantly above -1/(N-1) indicate positive spatial autocorrelation. For statistical hypothesis testing, Moran's ''I'' values can be transformed to z-scores. Values of ''I'' range between \frac N W w_ and \frac N W w_ where w_ and w_ are the corresponding minimum and maximum eigenvalues of the weight matrix. For a row normalised matrix \frac N W = 1. Moran's ''I'' is inversely related to Geary's ''C'', but it is not identical. Moran's ''I'' is a measure of global spatial autocorrelation, while Geary's ''C'' is more sensitive to local spatial autocorrelation.


Local Moran's ''I''

Global spatial autocorrelation analysis yields only one statistic to summarize the whole study area. In other words, the global analysis assumes homogeneity. If that assumption does not hold, then having only one statistic does not make sense as the statistic should differ over space. Moreover, even if there is no global autocorrelation or no clustering, we can still find clusters at a local level using local spatial autocorrelation analysis. The fact that Moran's ''I'' is a summation of individual
cross product In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
s is exploited by the "local indicators of spatial association" (LISA) to evaluate the clustering in those individual units by calculating Local Moran's ''I'' for each spatial unit and evaluating the statistical significance for each . From the equation of Global Moran's ''I'', we can obtain: : I_i = \frac \sum_^N w_ (x_j-\bar x) where: : m_2= \frac then, : I= \sum_^N \frac is the Global Moran's ''I'' measuring global autocorrelation, is local, and is the number of analysis units on the map. LISAs can be calculated in GeoDa and
ArcGIS Pro ArcGIS Pro is desktop GIS software developed by Esri Environmental Systems Research Institute, Inc., doing business as Esri (), is an American Multinational corporation, multinational geographic information system (GIS) software company headq ...
which uses the Local Moran's ''I'', proposed by Luc Anselin in 1995.


Uses

Moran's ''I'' is widely used in the fields of
geography Geography (from Ancient Greek ; combining 'Earth' and 'write', literally 'Earth writing') is the study of the lands, features, inhabitants, and phenomena of Earth. Geography is an all-encompassing discipline that seeks an understanding o ...
and
geographic information science Geographic information science (GIScience, GISc) or geoinformation science is a scientific discipline at the crossroads of computational science, social science, and natural science that studies geographic information, including how it represe ...
. Some examples include: * The analysis of geographic differences in health variables. * Characterising the impact of
lithium Lithium (from , , ) is a chemical element; it has chemical symbol, symbol Li and atomic number 3. It is a soft, silvery-white alkali metal. Under standard temperature and pressure, standard conditions, it is the least dense metal and the ...
concentrations in public water on mental health. * In
dialectology Dialectology (from Ancient Greek, Greek , ''dialektos'', "talk, dialect"; and , ''-logy, -logia'') is the scientific study of dialects: subsets of languages. Though in the 19th century a branch of historical linguistics, dialectology is often now c ...
to measure the significance of regional language variation. * Defining an objective function for meaningful terrain segmentation for geomorphological studies


See also

* Concepts and Techniques in Modern Geography *
Distance decay Distance decay is a geographical term which describes the effect of distance on cultural or spatial interactions. The distance decay effect states that the interaction between two locales declines as the distance between them increases. Once the ...
* Geary's C *
Indicators of spatial association Indicators of spatial association are statistics that evaluate the existence of clusters in the spatial arrangement of a given variable. For instance, if we are studying cancer rates among census tracts in a given city local clusters in the rates m ...
* Spatial heterogeneity * Tobler's first law of geography * Wartenberg's coefficient


References

{{reflist Spatial analysis Covariance and correlation