Category: Graphical display.. These links discuss some of the issues that you need to consider when displaying research data using a graph. Articles are arranged by date with the most recent entries at the top. You can find the theme and closely related categories, definitions, and other resources at the bottom of this page.

Stats: Stair step interpolation in R (November 15, 2007). I am working on some charts that show discrete (sudden) jumps at specific time points. This requires the use of stair step interpolation, because if you just connected the lines, it would imply a linear transition between consecutive points.

Stats: Patterns to look for in a histogram (September 21, 2007). When you plot your data in a histogram (or a stem and leaf diagram), you should look for patterns. Here are examples of three of the most important ones.

Stats: Colors for R graphs (June 28, 2006). I tend to use color sparingly in graphs because most of my graphs end up in black and white in the final production. Even on my web pages, which appear in color, I try to avoid too much use of color because I often print these pages on a black and white printer.

Stats: Graphics options in R (September 12, 2006). When you are producing graphics in R, the default option does not save your graphs for later review. You can change this in several ways. My comments will discuss the options for R running under Microsoft Windows. There are similar approaches that work for other systems.

Stats: Pitch the pie! Ban the bar! (June 5, 2003). This is an outline of a speech that I gave to Bluejacket Toastmasters on June 5, 2003. I work a lot with numbers and I've found that there is usually a good way to display those numbers and a bad way. Here's an example. It's a pie chart with bright bold colors and a deep 3-D effect. Is this a good way to display the data? WRONG! You should pitch the pie. Here's another example. It's a bar chart with big bold purple bars. Is this a good way to display the data? WRONG AGAIN! You should ban the bar.

Theme and closely related categories:

Definitions:

Other resources:

[Return to full topic list] [Read current weblog entries]

This webpage was written by Steve Simon on 2007-08-06, edited by Steve Simon, and was last modified on 2008-07-14. Send feedback to ssimon at cmh dot edu or click on the email link at the top of the page.