Lab 4 [GIS5007]: Data Classification
In this week's lab we examined four different classification methods for displaying data as well as alternative methods for presentation. Four classification methods were studied (Natural Breaks, Equal Interval, Quantile, and Standard Deviation) alongside two presentation styles (percentage of population and population per square mile). For the map provided above, we can determine from the histogram provided to the right, that this is a skewed, bell-shaped distribution that will make the Standard Deviation and Equal Interval methods poorer candidates for visual contrast, the latter due to the bell-shape, and the former due to the skewness. Alternatively, we can conclude that the Natural Jenks method will likely do a better job compared to the Quantile method because the former method tightens the range for the outliers while also doing a better job differentiating the values above and below the mean. When deciding which presentation better represents the distribution of se...