This is what is done

This is from a commercial software package:

[image removed to avoid embarrassing anybody]

This is page 1 of a 66-page document. This was essentially impossible to follow on the screen, so I printed it out in 6-pages-per-sheet format, at which size the tiny text was difficult but barely possible to read.

Now here’s a fun assignment. How many flaws can you find in this display? Here’s what I noticed (in no particular order):

– Sizing of graph is inconsistent with sizing of text: If the text is readable, the graph is too huge to process; if the graph is sized nicely (so that many pages can be fit on a single sheet), the text is tiny.

– The cyclical display of a piechart is inappropriate for these ordered variables.

– The ordering isn’t even done right! See the legend: “6-10 hours” should be between “less than 1 hour” and “over 10 hours.” The categories appear to have been sorted either alphabetically or in order of increasing frequency, neither of which makes sense here?

– At least one category (1-5 hours) is missing. Even if there are no responses to this one, it should be included.

– The labels 2, 3, 4 on the pie wedges have no connection to anything else on the page.

– The wedges should be labeled directly; no need for the reader to have to go back and forth between the legend and the picture. This will also allow you to get rid of the distracting colors. As Ed Tufte would say, if you want pretty colors, include a pretty picture with your report–but don’t clutter your graphs with that stuff!

– If you are going to label the wedges, put the labels right there; the steppy lines connecting the labels to the pie are unnecessary; they just add to the complexity of the presentation. (Perhaps this is a desired effect, to make the results look more professional, in some sense?)

– 100% is written, inappropriately, as “100.00%”.

– The text of the question (very top of the page) is completely separated from the responses (at the bottom).

– In fact, it’s easy to miss the question entirely. The main label of the graph is some sort of gobbledygook. This sort of identifying information would be better kept in small print in the lower-right corner of the display. (If you’re doing this, I’d also recommend a date and time identifier. Datasets get modified all the time.)

– With the distorted shape of the pie chart and the edge added to the lower border, the visible area of each wedge no longer corresponds to the numbers being displayed.

– The percentages are inappropriately displayed as 22.2%, 33.3%, 44.4%; they should be 22%, 33%, 44%. It’s just about never meaningful to look at fractions of percentages: we are almost never studying proportions that can be measured to that level of accuracy. Certainly not with a sample of size 9, but even if n=10,000 I would round all percentages to the nearest integer.

Somebody paid money for this!

15 thoughts on “This is what is done

  1. Hey–if you think the above is awful, imagine looking at 63 pages of this stuff!

    P.S. I love that Komar and Melamid book! I think my favorite image there is the pie chart of people's favorite colors. As I recall, blue is the #1 choice.

  2. All very good observations. I didn't see half of them, and feel like I need to get out Tufte and reread 3 times as my penance.

    The pie wedge labels appear to be the number of observations, so they indirectly relate to the total of 9 observations, but you basically have to figure this out and add them up to confirm that's what's going on.

  3. Also,

    Is there a need to tell us 9 of 9 is 100%?

    Is there a need to tell us that all responses were included in the graph? It seems to me that this could be assumed and that special mention made only if not all responses are used. Or at least shorten the two lines into one: "All 9 responses were used."

    Why are "hours per day" and "you" surrounded by asterisks?

    The graph does not accommodate color blindness. As it is, the user is being asked to match colors which they might not be able to distinguish. Another reason why the parts should be labeled directly. (This applies for any color scheme, but I think the present color scheme is especially problematic — red/green and blue/green with similar brightness levels.)

  4. That's a scary thought–the idea that when meeting with me, students might be trying to manipulate me in some way. I almost always assume people are completely sincere, except in those few cases where it's obvious to me that they're not.

  5. I don't think it's usually insincere. I think it speaks to experience of many students where visible progress does not equal actual progress. It's easy to spend weeks in the lab or writing code with nothing to show for it. But you always need something to talk about at a meeting (by the definition of a meeting, not by some desire to manipulate). It's surprisingly easy to create a graph and have a productive meeting talking about it, even if it only represents 1% of what you're actually working on…

  6. Veblen – I use Tableau at my work, it is a great tool for data visualization. It is quick, somewhat flexible and easy to use. It is not as versatile as SAS graphs, but those require programming and when you are short in time or just need exploratory graphs Tableau will do the trick. I alternate between those two. You should try it out, it is a good tool for an analyst to have.

Comments are closed.