Back to Exam Success Hub
Paper Strategy

Data Analysis Tips for Paper 1B

Master data analysis techniques for IB Physics Paper 1B — from linearisation and error bars to gradient calculations and evaluating experimental results.

The Data Analysis Framework

Data analysis in IB Physics follows a predictable pattern. Once you recognise it, you can approach any data question methodically:

  1. Identify the relationship being tested
  2. Linearise the equation
  3. Plot the appropriate graph
  4. Extract physical quantities from the gradient and/or intercept
  5. Evaluate using uncertainties

Step 1: Linearisation

Most relationships in physics aren’t linear. Your job is to transform the data so it plots as a straight line (y = mx + c).

Common Linearisations

Physics EquationPlot y vs xGradient givesIntercept gives
T = 2π√(l/g) → T² = (4π²/g)lT² vs l4π²/g0
V = V₀e^(−t/RC) → ln V = ln V₀ − t/RCln V vs t−1/RCln V₀
F = kx^n → ln F = n ln x + ln kln F vs ln xnln k
P = σAT⁴ → ln P = 4 ln T + ln(σA)ln P vs ln T4ln(σA)

Key technique: If you’re unsure what to plot, take the natural log of both sides. If the relationship is y = ax^n, then ln y = n ln x + ln a — a straight line with gradient n.


Step 2: Processing Data Tables

When you receive raw data, you often need to add calculated columns:

Best Practice

  1. Show one sample calculation in full (with units)
  2. Include units in the column header, not in every cell
  3. Propagate uncertainties to your calculated values
  4. Use appropriate significant figures — usually matching the least precise measurement

Example

l / m (±0.001)T / s (±0.01)T² / s²δT² / s²
0.2000.900.810.02
0.4001.271.610.03
0.6001.552.400.03

Sample calculation: T² = (0.90)² = 0.81 s² Uncertainty: δT² = 2 × (δT/T) × T² = 2 × (0.01/0.90) × 0.81 = 0.018 ≈ 0.02 s²


Step 3: Graph Construction Checklist

For full marks, your graph must include:

  • Title describing what is plotted
  • Axes labelled with quantity and unit (e.g., “T² / s²”)
  • Appropriate scales — data should fill at least 50% of the grid in both directions
  • Scales must be easy to read — use multiples of 1, 2, 5, or 10
  • Points plotted accurately to ±½ small square
  • Error bars drawn on each point (if uncertainties are given)
  • Line of best fit — a single straight line (or smooth curve) that best represents the trend
  • Worst acceptable line — the steepest or shallowest line that still passes through all error bars

Step 4: Extracting the Gradient

Correct Method

  1. Choose two points on the line (not data points) that are far apart
  2. Draw a large triangle on the graph
  3. Label the coordinates: (x₁, y₁) and (x₂, y₂)
  4. Calculate: gradient = (y₂ − y₁) / (x₂ − x₁)
  5. Include units of the gradient

Gradient Uncertainty

gradient_best = Δy/Δx from best-fit line gradient_worst = Δy/Δx from worst acceptable line

Uncertainty in gradient = |gradient_best − gradient_worst|

This uncertainty propagates to any physical quantity you derive from the gradient.


Step 5: Evaluating Results

Comparing with Accepted Values

  • Calculate percentage discrepancy: |experimental − accepted| / accepted × 100%
  • If the discrepancy is within your uncertainty range, the experiment is consistent with theory
  • If it’s outside, identify possible systematic errors

Identifying Error Types

Random errors (affect precision):

  • Reaction time in stopwatch measurements
  • Parallax when reading a scale
  • Fluctuations in measurements

Systematic errors (affect accuracy):

  • Zero error on instruments
  • Consistent heat loss
  • Air resistance not accounted for

Writing an Evaluation (5-mark structure)

  1. State whether your result agrees with theory (1 mark)
  2. Calculate percentage discrepancy (1 mark)
  3. Identify the largest source of uncertainty (1 mark)
  4. Suggest a specific, practical improvement (1 mark)
  5. Explain how the improvement would reduce the error (1 mark)

Pro Tips from IB Examiners

  1. Don’t force the line through the origin unless the theory predicts it and the question instructs you to
  2. An anomalous point should be identified but not included in the line of best fit — circle it and note it
  3. Logarithmic scales are not expected in IB Physics — always use linear scales unless told otherwise
  4. Digital tools (Excel, graphing calculators) are useful for revision but you must be able to construct graphs by hand in the exam