Skip to article frontmatterSkip to article content

Objectives of this lecture

What was covered in previous section

The main purpose and testing hypothesis is: Does the entire/overall pattern of point data present some sort of non-random pattern?

It does not answer WHERE the pattern occurs.

Global Analysis and Local Analysis

Global Analysis

Think of a regression model---any model. Would you focus on a single data point or a subset of data points?

In most cases, when working with regression models, we do not focus on the characteristics of a single or a few individual data points. Instead, we pay attention to the overall ‘pattern’ that emerges when considering the entire dataset. This pattern allows us to calculate crucial components such as regression coefficients (β\beta), their significance, and relevant statistical tests like r2r^2, pseudo r2r^2, AIC, and others.

By examining the collective behavior of the data points, we can gain insights into the underlying relationships between variables, assess the model’s performance, and make informed predictions or decisions based on the model’s output. In other words, a ‘global’ understanding of the entire dataset.

Is it clustered? not-clustered? random?

Is it clustered? not-clustered? random?

Local Analysis

As geographers, we are not satisfied with the global understanding, we also want to know ‘where’.

What is Local Analysis

Key aspects of local analysis include:

The aim of local analysis in geospatial visualization and statistics is to identify local patterns and spatial variations by examining how a given attribute behaves differently across various locations in the study area. This includes understanding the interaction between nearby spatial units and detecting clusters or hot spots where the concentration of the attribute is significantly high or low compared to the surrounding areas.

In other words:

Local Analysis - HOW?

Common methods for Local Spatial Analysis include:

Two Types Clusters/Clustering in Spatial Analysis

  1. some parts of the study area that have very high concentration of point events, i.e., ‘clusters’

    • to check if this phenomenon exists in the spatial point data

    • to identify the location of these clusters

    • significant tests, CSR

  2. groups of spatial points that are close to each other, i.e., ‘clusters’

    • identify grouping of points with/without overlap