Interpreting Data from a Table

Consider the following data on the thickness of sockets produced by a process.

Hour Sample
1 2 3 4 5
1 11 12 10 13 13
2 13 15 16 13 12
3 11 12 13 12 12
4 7 7 9 7 8
5 12 13 14 12 9
6 7 8 8 6 7
7 12 10 11 10 10
8 10 10 9 8 7
9 9 12 10 11 12
10 14 15 16 12 14
11 10 9 11 13 14
12 9 11 10 9 8

Apart from seeing that the numbers are different, it is not too easy to detect anything meaningful from this data. All you can really say on first analysis is that the size of the sockets produced seems to vary over time.

Data presented in this way is very difficult for a human being to process and interpret quickly. Unfortunately, we often have to make decisions based on large amounts of data, and these decisions may need to be made quickly. As the following section shows, presenting the data in a suitable graphical format, instead of as a table of figures can significantly improve our ability to process the information.