Data Classification Lab 4
The data classification lab focused on analyzing census data using four different classification methods. The four different classification methods included: Equal Interval, Quantile, Standard Deviation, and Natural Breaks. By using the same data with four different classification methods we were able to to see how differently data can be presented.
Equal Interval: The equal interval classification class breaks are determined by dividing the range into desired number of equal-width class intervals. With the classes being divided into equal-width classes it makes the map easy to interpret and can help map complex spatial patterns. The classes do not consider the distribution of the data on a number line.
Quantile: The quantile classification equally divides the total number of values into the desired number of classes. An issue with using this method is that it can place similar values into different classes or different values in the same class.
Standard Deviation: The standard deviation classification forms classes by repeatedly adding or subtracting the standard deviation form the mean of the data. This method only works with data that is normally distributed and requires basic statistical knowledge.
Natural Breaks: The natural break classification considers natural groups within the data. It minimizes the difference between data values in the same class and maximizes the difference between classes. This method highlights extreme values placing outliers into their own classes which can cluster large number of values into one/two classes.
Figure 1 shows the senior population distribution in Miami Dade county Florida percent population about 65.
Comments
Post a Comment