Confusion Matrix
For each city of research, a confusion matrix was constructed based on land use change frequencies for time periods 1971-1985 and 1985-1999. Fundamentally, the structure of these frequency tables is relatively simple. The cells going diagonally across the table from the upper left to the lower right represent no change of land use between two specified years. Values on either side of this diagonal line show the land use change. Rows display previous uses while the columns present the current use of a polygon. These frequency tables were converted into probability tables using the following formula:
Pij = Cij / Ti
Each cell value (C) was divided by the row total (T) to determine the probability (P) of change. This provides a basic model to predict future land use changes. To test for dependence and randomness the Chi-Squared (Χ2) test is used:
eij = Ri Cj/T
Χ2 =Σi Σj (Oij - eij)2/eij
The observed value (O) are taken from the confusion matrix while the expected values (e) is calculated by the Row (R) and Column (C) totals which are then divided by the total number of polygons (T).
Mean Center
Mean center is a way of tracking changes in distribution by taking the average coordinates of a point distribution and calculating the center location. The formulas used to calculate mean center are as follows:
Xmean = Σi Xi/N
YMean =Σi Yi/n
What the formulas do is add up all the point's x-coordinate (X) and y-coordinate (Y) values. Each sum is then divided by the total number of points (n) to create the mean values of all the points in the calculation. The mean center is the result of this mean x, y coordinate pair.
To apply this method to this project the data must first altered slightly. The land use layers provided by MassGIS don't contain points but rather polygons, or areas. Also, there are classes contained within the set are far more detailed then is needed. In actuality, tracking urbanization distribution only requires two classes: urban and non-urban. Urbanized areas were then selected by querying the newly formed class and exported into a separate file. The Feature-to-Point function was next used to take the polygon features of this new map and convert them into point data. Lastly, the mean center was finally calculated using the points. This was done over all time periods for each city. Maps showing the results of the mean center analysis can be viewed here at the end of the report.
Published by JR Smith
How Urban Sprawl Ruins RoadsSpreading development eats up government resources, leading to deterioration of established roads and other infrastructure. Learn why you should care.- Stopping Sprawl Without Stopping GrowthWith each day the core cities of America grow and expand outward at a rapid rate. Pollution, overcrowding, bad health, and general stress all come as a result, but how can this be stopped without actually halting growth?
- Environmental Hazards of Sprawl. Urban sprawl creates many problems for both wildlife and plant life and destroys vital natural resources needed for the survival of all.
- The Negative Effects of Urban SprawlOne of the biggest problems associated with urban sprawl is the effects it has on wildlife and nature itself.
- Urban Sprawl in America: Growing Beyond the LimitsThis article offers an overview of the expansion of America's suburban cities and town, including the major influences such growth has on the economy and environment of present day United States.
- Suburban Sprawl - Heaven or Hell?
- Urban Sprawl Myths
- The Problems with Urban Sprawl
- How Parking Lots Contribute to Urban Sprawl
- The Environmental Impact of Urban Sprawl
- Fighting Urban Sprawl: Mixed-Use Development
- Is Urban Sprawl Making You Fat?



