Spatial Statistics: Central means and directional distributions
Mapping the distribution of central features and distributional trends can provide visual insights into your data that may not otherwise be apparent. In this workshop, we will map the three major race categories by state, and determine whether or not there are distributional trends between racial categories.
Through the process of this workshop, you will be creating many new data layers. It is always good practice to designate a path to the geodatabase that you will use to store the layers.
Go to File, Map Document Properties…
Change the default geodatabase by finding the path to the workshop geodatabase you just downloaded.
Also click on the checkbox next to Store relative pathnames to data sources
Finding the center mean for different population groups
Open ArcMap and add the us_states and us_counties layers
Go to Windows, Catalog to open the Catalog panel on the right
Expand Toolboxes, System Toolboxes, Spatial Statistics Tools, Measuring Geographic Distributions
Double click on the Mean Center tool
Input: us_counties
Output: us_counties_MeanCenter_white
Weight: WHITE
Case field: STATE_FIPS (this creates a different point per state)
A new layer should appear on your map. Modify the symbology:
Repeat steps 1~5, choosing BLACK and HISPANIC respectively to produce 3 different colored dots per state.
[TBS_ALERT color=”info” heading=”What does the map tell us?”]
Examine the map and explain what you are able to observe. What do the colors represent? What does that tell us about the spatial distribution of our population by race categories?
[/TBS_ALERT]
Measuring directional distribution
Now let’s see if there are any central tendencies, dispersion, and directional trends to our data.
From the Spatial Statistics Toolbox, double click on the Directional Distribution (Standard Deviational Ellipse) tool
Input: us_counties
Output: us_counties_DirectionalDistr_white
Weight Field: WHITE
Case Field: STATE_FIPS
[TBS_ALERT color=”info” heading=”How big is my ellipse?”]
Notice the option to choose 1, 2, or 3 standard deviations for your ellipse size. For 2-dimensional data, that is, data with an x and a y, one standard deviational ellipse will cover approximately 63 percent of the features; two standard deviations will contain approximately 98 percent of the features; and three standard deviations will cover approximately 99.9 percent of the features.
[/TBS_ALERT]
Modify the symbology of the ellipse to match the color of the mean center dot for the same race category
Repeat steps 1~2 for BLACK and HISPANIC
[TBS_ALERT color=”info” heading=”What does the map tell us?”]
Examine the map and explain what you are able to observe. What do the colors represent? What insights do the size, shape, and overlap of ellipses provide?
Spatial Statistics: Central means and directional distributions
Mapping the distribution of central features and distributional trends can provide visual insights into your data that may not otherwise be apparent. In this workshop, we will map the three major race categories by state, and determine whether or not there are distributional trends between racial categories.
To begin, download the workshop geodatabase here:
Setting up your project
Through the process of this workshop, you will be creating many new data layers. It is always good practice to designate a path to the geodatabase that you will use to store the layers.
Finding the center mean for different population groups
[TBS_ALERT color=”info” heading=”What does the map tell us?”]
Examine the map and explain what you are able to observe. What do the colors represent? What does that tell us about the spatial distribution of our population by race categories?
[/TBS_ALERT]
Measuring directional distribution
Now let’s see if there are any central tendencies, dispersion, and directional trends to our data.
[TBS_ALERT color=”info” heading=”How big is my ellipse?”]
Notice the option to choose 1, 2, or 3 standard deviations for your ellipse size. For 2-dimensional data, that is, data with an x and a y, one standard deviational ellipse will cover approximately 63 percent of the features; two standard deviations will contain approximately 98 percent of the features; and three standard deviations will cover approximately 99.9 percent of the features.
[/TBS_ALERT]
[TBS_ALERT color=”info” heading=”What does the map tell us?”]
Examine the map and explain what you are able to observe. What do the colors represent? What insights do the size, shape, and overlap of ellipses provide?
[/TBS_ALERT]
Resources