Tables are a great way to display your data when the actual numbers in your results are important. Visually, they are not as attractive as figures or graphs, and the trends in your data may not be as obvious to the reader. However, if the reader wants to know the exact values you are reporting or if they want to use the data themselves, a table can be really valuable.
Let’s look at some of the different circumstances where using a table would be appropriate.
One place where a table can be effective is to report the values that you used.
This table demonstrates some best practice tips for presenting data in tables:
Another place where tables are useful is if you have a series of different cases or parameters. You should show these in your report so the reader knows what you did and will be able to reproduce the work if necessary.
For example, the names defined in the table below can be used throughout the report to refer to the cases. This will allow the reader to see the differences between the different computer simulations that were run. In this case, they were 2 and 3-dimensional models and different leak sizes and positions.
Note that the table contains both numerical and non-numerical information. There are headers for the columns, which have the units in as required. Also, notice the careful use of grid lines to guide the user in what is unique and what is common between the models.
Tables are also useful for conveying results that do not have a numerical value.
For example, in the table below the results of an experiment have been processed and a decision made as to whether the output was stable (Yes/No).
The table is an excellent way to display this. There are two ways of defining the input (pipe length and inductance) and the output is a description (stable/unstable).
It is always useful to think about combining tables to save space. For example, the table above could have been two tables; one with length and inductance and the second with inductance and stability. By combining this data, there is no loss of information and the flow of the writing will not be impeded.
When you come to make a table for your report, ask yourself the following questions to make sure you are displaying your data most effectively.
For example, in the table below, the units chosen for distance and stress require multiple digits to correctly represent the values (such results can be reported by analysis software).
Distance (m) | Stress (Pa) |
---|---|
0.001 | 18541452 |
0.002 | 26756513 |
0.003 | 79629088 |
This table can be improved by choosing an appropriate unit for distance (mm instead of m) and by rounding the stress values to an appropriate number of decimal places (what this is will depend on your assessment of the errors in the values).
Distance (mm) | Stress (MPa) |
---|---|
1 | 18.5 |
2 | 26.8 |
3 | 79.6 |
Do you think tables are an effective way of displaying data. Can you think of an example where you have used a table effectively in a report?