Exercise 3: Curve Manipulation

Posted on

It is possible to manipulate a graphical depiction of data to misrepresent information. The two graphs above, Version 1 and Version 2, both show identical information correctly. However, as is visually evident, the shape of the data is quite different in each of the graphs. The curve has been distorted by changing the y-axis scale. In Version 1, which possesses a vertical axis range of [40, 80], the scale has been calibrated in a manner that is most appropriate for the data set, and does not extend far beyond the numbers imputed into the graph. In Version 2, however, the y-axis scale has been set to [0, 100]. The effect, though not erroneous, is misleading. In Version 1, the curve is quite steep, which implies a drastic a change in values over time. In Version, the curve is flattened, which gives the impression that the change over time has not been notable at all. It is not the data that is being changed, therefore no fault can be made to human error or falsification. However, by varying the y-axis scale endpoints, it is possible to manipulate the curve of the graph and warp the shape of the data.