Summary of Basic Data Processing and Presentation

Basic Data Processing and Presentation: A Student Guide

Introduction

Processing and presenting data makes raw measurements useful and easy to interpret. This guide explains how to organise data, calculate common summary statistics, handle significant figures, and choose the right chart type. Clear examples and practical tips help you present results accurately and attractively.

Organising Data

Tables are essential for organising measurements so you can spot patterns and compute summaries easily.

When drawing a table, use a ruler and include a clear heading for every column, including units.

Good table practices

  • Put each variable in its own column with a heading and units (e.g. Time / s, Volume / cm$^3$).
  • Include repeated measurements in separate columns or rows.
  • Leave space for calculated columns such as Mean, Range, Median, Mode.

Calculating Averages and Spread

Break data processing into small steps so calculations are clear and reproducible.

Mean (average)

  • Add all values, then divide by the number of values.
  • Use the mean to summarise the central value of repeated measurements.

Range

  • Subtract the smallest value from the largest value.
  • Gives a quick idea of how spread out values are.

Median and Mode

  • Median: sort values in numerical order; the middle value is the median.
  • Mode: the value that appears most often.

Example: For the set 1, 2, 1, 1, 3, 4, 2 the ordered set is 1, 1, 1, 2, 2, 3, 4 so the median is the middle value 2 and the mode is 1.

Worked Example: Mean and Range

Repeat 1 (cm$^3$)Repeat 2 (cm$^3$)Repeat 3 (cm$^3$)Mean (cm$^3$)Range (cm$^3$)
283732$(28 + 37 + 32) \div 3 = 32$$37 - 28 = 9$

Significant Figures (s.f.)

Handling significant figures correctly keeps calculated answers consistent with measurement precision.

The first significant figure is the first digit that is not zero. Subsequent significant figures follow immediately.

Rules

  1. In any calculation, round the final answer to the lowest number of significant figures given in the input values.
  2. Write how many significant figures the final answer has.
  3. If a calculation has multiple steps, do not round intermediate results — only round the final answer.

Worked Example: Density and s.f.

Mass = $0.24\ \text{g}$ (2 s.f.), Volume = $0.715\ \text{cm}^3$ (3 s.f.)

Density calculation: $$\text{Density} = \frac{0.24}{0.715} = 0.335664...\ \text{g/cm}^3$$ Round the final answer to the lowest s.f. among inputs, which is 2 s.f.: $$0.34\ \text{g/cm}^3\ (2\ \text{s.f.})$$

Choosing the Right Chart

Pick a chart type that matches the kind of independent variable and the data you want to show.

Bar charts (categorical or discrete independent variable)

Use a bar chart when the independent variable is:

  • Categorical: distinct groups such as flower colour, blood group.
  • Discrete: countable values with no in-between values, e.g. number of particles.

Golden rules for bar charts:

  • Label axes with variable names and units.
  • Use equal-width bars with equal spacing between categories.
  • Start the vertical axis at zero unless there is a justified reason not to.
  • Choose appropriate scales so differences are visible but not misleading.
💡 Did you know?Fun fact: Bar charts were developed in the 18th century and remain one of the most effective ways to present categorical comparisons.

Real-world applications

  • Laboratory experiments: reduce repeated measurements to a mean and display error or spread.
  • Surveys: present categorical responses with bar charts to compare groups quickly.
  • Quality control: use mean and range to monitor consistency in manufacturing.

Quick comparison table

ConceptWhen to useHow to calculate / note
MeanRepeats of measurementsSum of values $\div$ number of values
RangeAssess spread quicklyLargest $-$ smallest
MedianSkewed data or outliersMiddle value after sorting
ModeMost common valueValue with highest
Sign up for the full summary
FlashcardsKnowledge testSummaryPodcastMindmap
Start for free

Already have an account? Sign in

Data Processing & Presentation

Klíčové pojmy: Organise data in tables with headings and units, Calculate mean by summing values then dividing by count, Range equals largest minus smallest, Median is the middle value after sorting, Mode is the most frequent value, Round final answers to the lowest significant figures given, Use bar charts for categorical or discrete independent variables, Label axes and start vertical axis at zero for bar charts, Do not round intermediate calculation steps, State number of significant figures after the final answer

## Introduction Processing and presenting data makes raw measurements useful and easy to interpret. This guide explains how to organise data, calculate common summary statistics, handle significant figures, and choose the right chart type. Clear examples and practical tips help you present results accurately and attractively. ## Organising Data Tables are essential for organising measurements so you can spot patterns and compute summaries easily. > When drawing a table, use a ruler and include a clear heading for every column, including units. ### Good table practices - Put each variable in its own column with a heading and units (e.g. Time / s, Volume / cm$^3$). - Include repeated measurements in separate columns or rows. - Leave space for calculated columns such as Mean, Range, Median, Mode. ## Calculating Averages and Spread Break data processing into small steps so calculations are clear and reproducible. ### Mean (average) - Add all values, then divide by the number of values. - Use the mean to summarise the central value of repeated measurements. ### Range - Subtract the smallest value from the largest value. - Gives a quick idea of how spread out values are. ### Median and Mode - Median: sort values in numerical order; the middle value is the median. - Mode: the value that appears most often. > Example: For the set 1, 2, 1, 1, 3, 4, 2 the ordered set is 1, 1, 1, 2, 2, 3, 4 so the median is the middle value 2 and the mode is 1. ## Worked Example: Mean and Range | Repeat 1 (cm$^3$) | Repeat 2 (cm$^3$) | Repeat 3 (cm$^3$) | Mean (cm$^3$) | Range (cm$^3$) | | --- | --- | --- | --- | --- | | 28 | 37 | 32 | $(28 + 37 + 32) \div 3 = 32$ | $37 - 28 = 9$ | ## Significant Figures (s.f.) Handling significant figures correctly keeps calculated answers consistent with measurement precision. > The first significant figure is the first digit that is not zero. Subsequent significant figures follow immediately. Rules 1. In any calculation, round the final answer to the lowest number of significant figures given in the input values. 2. Write how many significant figures the final answer has. 3. If a calculation has multiple steps, do not round intermediate results — only round the final answer. ### Worked Example: Density and s.f. Mass = $0.24\ \text{g}$ (2 s.f.), Volume = $0.715\ \text{cm}^3$ (3 s.f.) Density calculation: $$\text{Density} = \frac{0.24}{0.715} = 0.335664...\ \text{g/cm}^3$$ Round the final answer to the lowest s.f. among inputs, which is 2 s.f.: $$0.34\ \text{g/cm}^3\ (2\ \text{s.f.})$$ ## Choosing the Right Chart Pick a chart type that matches the kind of independent variable and the data you want to show. ### Bar charts (categorical or discrete independent variable) Use a bar chart when the independent variable is: - **Categorical:** distinct groups such as flower colour, blood group. - **Discrete:** countable values with no in-between values, e.g. number of particles. Golden rules for bar charts: - Label axes with variable names and units. - Use equal-width bars with equal spacing between categories. - Start the vertical axis at zero unless there is a justified reason not to. - Choose appropriate scales so differences are visible but not misleading. > Fun fact: Bar charts were developed in the 18th century and remain one of the most effective ways to present categorical comparisons. ## Real-world applications - Laboratory experiments: reduce repeated measurements to a mean and display error or spread. - Surveys: present categorical responses with bar charts to compare groups quickly. - Quality control: use mean and range to monitor consistency in manufacturing. ## Quick comparison table | Concept | When to use | How to calculate / note | | --- | --- | --- | | Mean | Repeats of measurements | Sum of values $\div$ number of values | | Range | Assess spread quickly | Largest $-$ smallest | | Median | Skewed data or outliers | Middle value after sorting | | Mode | Most common value | Value with highest