| [ Current Topics | Complete List of All Active Topics | RSS feed | Search ] |
Excellent news graphics by Amanda Cox (NY Times)Here is an excellent news graphic that provides enormous historical context,
Some design suggestions: The color could be more evocative, with greater decreases
Some editing suggestions: The title for the report, "The Pulse of Uncertainty," is
-- Edward Tufte, January 6, 2008 |
|
Response to Brilliant news graphic by Amanda Cox (NY Times) I agree with most of ET's comments: this is certainly an outstanding graphic, and the faults in the article as printed are most plauibly understood as unfortunate decisions by someone other than Amanda Cox. However, there are one or two points I'd like to make. First, I'm not convinced that the coloured ribbon provides the best way of conveying the information that it contains: I'd prefer to see a curve -- either superimposed over the main line, or displaced vertically. I think I'd understand it better like that, and I'm not convinced that a more saturated red would help much. The second point is that I don't understand... oh, now I do understand it as a misreading, but the fact that I misread it at all suggests that the labelling isn't perfect. On first reading I wondered why the daily change went from +10% to -10% in the top graph but from -10% to +10% in the other two. It doesn't, of course, but like to see something to ensure that one realizes immediately where one scale ends and the next one begins -- a change in colour, pethaps: after all, the middle graph already uses a lighter grey than the other two.
-- Athel Cornish-Bowden (email), January 7, 2008 |
|
Response to Brilliant news graphic by Amanda Cox (NY Times) Thought some might also be interested in the following graphic about casualties in Iraq- also from NYTIMES (1/6/08): http://graphics8.nytimes.com/images/2008/01/06/opinion/06opchart.large.gif?sid13
-- DClark (email), January 7, 2008 |
|
Response to Brilliant news graphic by Amanda Cox (NY Times) Uncertainty, in this context, does not differ substantially from volatility. When stock returns have volatility, this means they are different from one period to another. Meaning, a priori, you do not know what the returns will be: returns are uncertain. Zero uncertainty in returns means there is (mathematically) zero volatility. Of course, this graphic charts returns; it does not chart volatility directly (variation in returns). -- Stephanie Lee (email), January 11, 2008 |
|
A random walk down Wall Street (revisiting Burt Malkiel) Stephanie Lee has a lot better professional credentials on these matters than I do, but here's my notion. If asset prices behave like a random walk, at least from the point of view of most investors, then any price event--a large swing or a small swing--is random, which is a lot like uncertain. Thus the size of the swing in prices differs from uncertainty; any market behavior (up, down, same) is uncertain. On the other hand, it is usually the case empirically that errors in estimation increase when estimating more extreme values. Alas there's a little problem with volatility as well. Volatility has a technical meaning as an individual asset's beta, and this meaning differs from the NYT graphic's use of volatility. But probably that technical use should not deny or trump the everyday meaning of volatility as used by the Times. Here is another try at a new headline that reduces the confounding with uncertainty and with beta: "Market Swings: Panics, Wars, Recessions" This is not, however, very poetic with all those s sounds at the end of the last 4 words. Surely a Kindly Contributor can do better than my latest attempt. -- Edward Tufte, January 11, 2008 |
|
Response to Brilliant news graphic by Amanda Cox (NY Times) What strikes me as remarkable in this graphic is the relative stability of the markets during wartime. I see no noticeable change in volatility in WWII, the Korean War, or the Vietnam War. Where I do see the largest variations are immediately after the market reopened - in WWI and 9/11 - which gives a hint to a possible article title. Add in the tremendous chaos surrounding the market and bank collapse in '29 and the early 30s, and a proper title becomes clear: Government (mis)Intervention -- Michael Round (email), January 16, 2008 |
|
Another interesting NYT graphic This past Saturday's (2008-02-23) online version of the New York Times includes a timely, interactive timeline, The Ebb and Flow of Movies: Box Office Receipts 1986 - 2007, recounting 20+ years of film revenue.
-- Ari (email), February 25, 2008 |
|
NYT Movie Revenue Graph
The Ebb and Flow of Movies is an interesting graphic with a lot of detailed information, but it plots the same thing, revenue, in two directions, up and down. This leaves artifacts in the two different profiles which together describe the total revenue. Should the lower profile at section A stand out? If the Pirates of the Caribbean were plotted up it would form a higher peak when added to Shrek. Would we draw a different conclusion if Shrek were plotted down and Pirates up? We see a dip in the top profile at section B. Is it really there or is it filled in by the Harry Potter plotted down? ![]() Does the smoothing gives the appearance of more data points between the weekly revenue totals? In the Dow Jones Industrial average graph, the daily gains are graphed up and the daily losses are graphed down. The DJIA graph resembles a seismogram, and there the vertical axis records the actual direction of the Earth's movement under the seismometer as well as its magnitude. -- Dave Nash (email), February 27, 2008 |
|
Another interesting graphic, "All of Inflation's Little Parts" Ms. Cox and her team have broken "the average" consumer's spending down into proportionally-sized chunks of a circle. Interesting approach.
-- Ari (email), May 4, 2008 |
|
Response to Another interesting graphic, "All of Inflation's Little Parts" That this circular chart is a mosaic rather than a pie chart makes it possible to show more meaningful detail at the center. That region isn't sacrificed to the convergence of the wedges. I hadn't seen this approach before. It's like a stained-glass window: The whole image conveys a coherent theme, but each detail offers its own story, as well. (That story emerges as one zooms in on this graphic.) Similar treatment could be applied to a bar chart -- grouping small categories into larger ones -- and conceivably vertical distance could translate directly into relative size of the category. But I don't see the value of being able to make exact comparisons here -- it's enough to know that "Cleaning Supplies" is a relatively small part of the relatively large category of "Cost of Housing." When being able to make exact comparisons between categories is important, this particular mosaic window on the data (using a circular window with irregularly shaped panes) would be the wrong approach. In this case, though, I think it's an elegant solution. I'm curious to hear what others have to say. -- Cliff Tyllick (email), May 4, 2008 |
|
That beautiful chart used in the NYT article is, in fact, a Voronoi Treemap - a variant of Ben Scheiderman's original concept. Treemaps are excellent options for displaying multi-level hierarchical data, and the Voronoi variant allows for very compact and natural looking shapes. The use of a circular 'frame' for the chart is not very common, but I think it works well for their purposes. In the end the chart uses area to encode information on spend for each budget category and subcategory as well as cell color to encode change in price. An elegant solution to a dense data set. Michael Balzer of the University of Konstanz has been working on these for a few years now. See, for example the following paper for other beautiful examples of 'arbitrary shaped' Voronoi Treemaps: -- Luiz Pires (email), May 5, 2008 |
|
I showed this particular Voronoi treemap to a colleague, and he and I were puzzled at first by the color coding, because values near zero have cool, not neutral, hues. Then the method became clear:
So, thanks to a designer who realized that zero is an arbitrary point within the range of these data, it’s easy to identify the hottest and coolest subcategories and infer their shared traits — for example, that the hottest seem likely to be the most sensitive to fuel costs within their respective parent categories. Economical and elegant! -- Cliff Tyllick (email), May 8, 2008 |
|
Response to Voronoi Treemap by Amanda Cox (NY Times) Interesting and visually appealing?—an enthusiastic YES to both. -- Jon Gross (email), May 12, 2008 |
|
Amanda Cox's NYT graphics certainly have the power to astonish. See: http://www.nytimes.com/interactive/2008/02/19/business/20080220_CENTURY_GRAPHIC.html Three variables (oil price and consumption over time) are plotted in an x-y line chart, resulting in a figure which has no obvious corresponding mathematical equation (the line loops back across itself in a most jarring fashion!) I thought at first that there must be a more elegant and intuitive representation of this dataset, but have begun to suspect that this format was intentionally chosen for its shock value. There appears to be a metameaning to this graphic - that oil consumption and price are not correlated in an ordinary supply-demand relationship, but are instead deeply affected by political and other factors. Or am I reading too much into this startling figure? Your thoughts? -- PB Turgeon (email), June 9, 2008 |
|
In response to the criticism of the graphic entitled, "The Ebb and Flow of Movies: Box Office Receipts 1986 - 2007", may I direct you to what appears to be the creator of this graph type, Lee Bryon, along with a detailed whitepaper explaining the rationale behind plotting data points in both up and down directions:
-- Todd Spencer (email), August 11, 2008 |
|
A great interactive chart from the New York Times (based on an idea from the OECD) showing the behaviour of the US business cycle and where we are now. The problem with static plots of these types of signals is that, as the first chart shows, they look like a random set of squiggles, but the last animated plot in particular performs the best job I've seen of demonstrating an argument for why the US is already past the turning point (whether one believes this is, of course, a different matter). -- Will Oswald (email), July 7, 2009 |
|
The challenge of a 4-quadrant "function" -Response to Owald & Turgeon on news graphics by Amanda Cox (NY Times) When looking at the composite print version (NYT 7/5/09 Business p. 5) of the chart noted by Will Oswald, I had a reaction similar to the one PB Turgeon had to a similar chart on June 9, 2008: "three variables [here: amount and trend of industrial production over time] are plotted in an x-y line chart, resulting in a figure which had no obvious corresponding mathematical equation (the line loops back across itself...)" - I think that Turgeon's comment is worth reconsidering. If X and Y variables have no mathematical relationship, then why use X-Y coordinates, with their typical use in showing relationships of variables, as the template for demonstrating this data? This 4-quadrant presentation seems to be cognitively and visually confused and confusing. If I'm mistaken in that view, can you direct me to a text or article that explains how to plot and understand data that is displayed as cycling in differing patterns through four quadrants? -- JS Gellman (email), July 19, 2009 |
|
"No obvious corresponding mathematical equation" is a much weaker statement than "no mathematical relationship between X and Y variables". In the case of the NYT business cycle graph, the X and Y variables are most certainly mathematically related: X shows the rate at which Y is changing , and it's actually quite a simple relationship: the X-variable shows how quickly Y is changing over time (i.e., X = dY/dt, or nearly so - there are a few practical details that mean this isn't exact). However, while we know how X and Y relate *to one another*, that doesn't here give us a mathematical equation that lets us predict them as functions of time. This sort of "phase space" representation is often used when examining the behaviour of dynamic systems subject to feedback. A simple example is a pendulum or a vibrating spring: if you use the X axis to plot position and the Y axis to plot velocity, the plot will describe a clockwise circle. In that particular case, the relationship between X and Y *does* allow us to predict them as a function of time: it can be shown that X=sin(t), Y=cos(t) (leaving out constant terms). Phase space plots are popular because they often expose underlying characteristics of the system that are difficult to see when you look at just one variable at a time. They're particularly useful in the study of chaotic systems (as economics is) - in these systems you can't predict exactly what will be happening a year from now, but you might at least be able to set some bounds on it. (Imagine a slow child wandering around a carousel that has an erratic motor - we can't tell exactly where the child will be at any given time, but we know they won't be outside the bounds of the carousel, and there's a limit on how quickly they can move.) I don't have a good intro reference handy, but http://en.wikipedia.org/wiki/Phase_space and http://en.wikipedia.org/wiki/Attractor might be of some help. -- Geoffrey Brent (email), July 21, 2009 |
|
Dear ET, here is an interesting collection of news and science graphics created by the 13pt design agency in New York (http://www.13pt.com/nytimes/) for the New York Times. Here is an example - A Deep Calm (July 21, 2009)for the NYT article Is the Sun Missing Its Spots? (http://tinyurl.com/yacxdqg) Best wishes Matt
-- Matt R (email), January 17, 2010 |
|
|