Talk:Lesson07

From Visual Analytics for Business Intelligence
Revision as of 16:45, 6 October 2016 by Yktan.2013 (talk | contribs)
Jump to navigation Jump to search

Have we been looking at the wrong map our whole lives?

During class today, it came to my surprise that the world map used by classrooms, news platforms, governments, almost everyone (including Google) are actually 'wrong'.

'Wrong' in the sense that we have always taken the sizes of continents and countries on the flat map literally. Like Thomas mentioned in class, Africa when compared to North America is supposed to be much bigger (As shown in first image below).

Green layer = North American, Black layer = Africa


But what do we usually see on our flat maps?

The Mercator projection, the most common map used

From what we can see above, the usual flatmap we use actually depicts Africa much smaller than North America. Sadly this is inaccurate visually so why do we still use it?

The problem is, there is not a perfectly accurate map we can display on flat surfaces. The earth is a sphere, but maps are flat. This means that when maps are created, we have to somehow flatten the sphere. This flattening must create some distortion. This distortion could affect the relative angles, shapes of countries, or sizes, or all of these. While we can't avoid distortion, we can flatten the sphere in different ways, based on the "projection" we choose, and depending on what we're going to use the map for.

The Mercator Projection

One of the most commonly used projections is the Mercator projection. The Mercator was incredibly useful for ocean navigation because it keeps angles accurate, making it easier for sailors to navigate the ocean. The downside is that it distorts how large things are. Which results in how Africa looks smaller than North America when it isn't. After all, what was most important back then was your directions and not the size of the continent.

That said, many maps found online, like Google Maps use a variation of Mercator known as "Web Mercator".

Since the common map is inaccurate in land mass

Wouldn't the size of the continent change some of the perspectives we want to get across with the visualization? If so, what kind of projection of the Earth do we use if we want to do a geographical data visualization on a continent level? What do you guys think?

- Tee Yu Xuan

Considerations in Developing Choropleth Maps

Choropleth maps can be seen regularly on either newspapers or online news sites. These maps illustrate attribute values on a geographical map using different colours to show patterns across different regions. They provided great insights for everyone with just a single glance but, the danger arises when the map can be easily distorted even by visual analytic experts.

In one of the readings (Take Care of your Choropleth Maps), the author has identified that one of the choropleth maps published on a Guardian data blog had big mistakes. Because of these mistakes, the visual display of the map can easily mislead people into deriving a different conclusion on the data. As such, it is important to ensure that one take the following into consideration when developing a choropleth map:

  • Perform a thorough exploratory analysis on the data
    • Before one can even start considering about the charts to generate and help readers explore the data, thorough data analysis must be performed on the dataset given. This includes identifying whether the data are categorical/continuous, testing whether the distribution of data is uniform or normal and if there are any extreme outliers in the data itself.
    • In our previous classes, we have explored the use of JMP to help us identify the distribution of values on a boxplot. All of these are useful tools and techniques that we should apply in the initial stage of data analysis. In this stage, we should only focus on understanding the data itself and this applies to all process of generating charts, not only in the generation of a choropleth map.
  • Identify the data to be displayed and how it can be displayed
    • With a thorough understanding of the data, we move on to identify the variables that we want to display and how it should be displayed. The rationale is that we do not want to show our data on a chart that is not meant for that purpose. For example, we do not want to display categorical data using a box-plot.
    • On a choropleth map, only 2 types of data can be shown – totals/absolute values or derived values (ratios). Typically, use of ratios will provide a more accurate map as compared to the use of absolute values. Absolute values can only be used when the mapping area are similar in size. If it varies, misleading maps can be generated.
  • Define an appropriate number of classes
    • The number of classes we have defines the number of colours we may have on a choropleth map and this affects the visual display of the final choropleth map. As such, it is important to consider the number of classes you want in the choropleth map to avoid distorting the original data.
  • Define an appropriate class limit
    • Different class limits will produce different patterns on a choropleth map. One should not mess around with the class limit and how one defines their class limits rely greatly on the exploratory analysis. As such, it is important for any visual analyst to perform a thorough analysis on their data as this forms the foundation of generating accurate charts.
    • On choosing an appropriate number of classes and class limit, multiple methods can be used and these were covered during our lesson. As such, I will not further elaborate on them.
  • Define colour patterns appropriately
    • On a choropleth map, colours convey a strong message to the readers. If the colours were not used appropriately, a wrong message may be conveyed to the readers. As such, it is important to choose the colours correctly and ensure the colours are of equidistant to prevent distortion on the map.

These are some of the key considerations one can take when developing a choropleth map and of course, they are non-exhaustive. If there are other key considerations that I might have missed out, please comment below and we can further explore on it to create a nice and accurate choropleth map.

-- Gwendoline Tan Wan Xin

Labeling and text hierarchy in cartography

Through this article, it gives me a deeper insight as to the importance of text and labeling methods that we face everyday when we use common applications like Google Maps. The task of map lettering includes selecting the right fonts and font styles, as well as the placement of labels and text on the map.

The intellectual hierarchy is the ranking of the map feature in the order of their importance, e.g. the capital cities are emphasized over small cities. Also, the visual hierarchy is employed to segregate the different categories of cities and labels.

- Alson Tan