Data Classification: This is the process of grouping data into classes to simplify the map. Common methods include Equal Interval (dividing the range into equal sizes), Quantile (putting an equal number of regions in each class), and Natural Breaks (grouping data based on inherent gaps in the distribution).
Symbology Selection: Designers must choose between sequential, diverging, or qualitative color schemes. Sequential schemes use a single hue varying in lightness for data that goes from low to high, while diverging schemes use two colors to highlight deviations from a central median or zero point.
Patterning for Accessibility: In environments where color cannot be used (such as black-and-white printing), patterns like cross-hatching, dots, or varying line densities are used. These patterns must be distinct enough to be easily differentiated by the reader.
| Feature | Choropleth Map | Proportional Symbol Map |
|---|---|---|
| Data Representation | Shaded areas based on boundaries | Symbols (circles/squares) sized by value |
| Best For | Densities, rates, and percentages | Raw totals and discrete locations |
| Visual Focus | Spatial distribution across a surface | Comparison of magnitudes between points |
The Modifiable Areal Unit Problem (MAUP): This occurs when the results of the map change depending on how the boundaries are drawn. Students often forget that the patterns they see are tied to the specific shapes of the regions, not necessarily the underlying reality of the data.
Area-Size Bias: Larger regions visually dominate a choropleth map, even if they have a small population or low importance. This can lead to the 'big-area-is-more-important' fallacy, which is why normalization is so critical to provide context.