ToolBox 8 Flashcards
Calculates a nearest neighbor index based on the average distance from each feature to its nearest neighboring feature.
Average Nearest Neighbor
Measures the degree of clustering for either high values or low values using the Getis-Ord General G statistic.
High/Low Clustering
Measures spatial autocorrelation based on feature locations and attribute values using the Global Moran’s I statistic.
Spatial Autocorrelation
Given a set of weighted features, identifies statistically significant hot spots, cold spots, and spatial outliers using the Anselin Local Moran’s I statistic.
Cluster and Outlier Analysis
Given a set of weighted features, identifies statistically significant hot spots and cold spots using the Getis-Ord Gi* statistic.
Hot Spot Analysis
Identifies which candidate features are most similar or most dissimilar to one or more input features based on feature attributes.
Similarity Search
Identifies the most centrally located feature in a point, line, or polygon feature class.
Central Feature
Creates standard deviational ellipses to summarize the spatial characteristics of geographic features: central tendency, dispersion, and directional trends.
Directional Distribution
Identifies the geographic center (or the center of concentration) for a set of features.
Mean Center
Identifies the location that minimizes overall Euclidean distance to the features in a dataset.
Median Center
Measures the degree to which features are concentrated or dispersed around the geometric mean center.
Standard Distance
Evaluates all possible combinations of the input candidate explanatory variables, looking for OLS models that best explain the dependent variable within the context of user-specified criteria.
Exploratory Regression
Constructs a spatial weights matrix (.swm) file to represent the spatial relationships among features in a dataset.
Generate Spatial Weights Matrix
Performs Geographically Weighted Regression (GWR), a local form of linear regression used to model spatially varying relationships.
Geographically Weighted Regression
Performs global (OLS) linear regression to generate predictions or to model a dependent variable in terms of its relationships to a set of explanatory variables.
Ordinary Least Squares