Study Guide

Advanced Uncertainty Analysis

CIE A-Level PhysicsΒ· Unit 30: Practical skills (A2)Β· 15 min read

1. Core Rules of Uncertainty Propagationβ˜…β˜…β˜†β˜†β˜†β± 4 min

When you calculate a final result from multiple measured quantities, each with their own uncertainty, you must combine these uncertainties to find the total uncertainty in your result. The rule you use depends on the type of mathematical relationship between your inputs and output.

πŸ“˜ Definition

Error Propagation

The process of combining individual uncertainties from measured inputs to find the total uncertainty in a calculated output.

Example:

Finding uncertainty in density from uncertainties in mass and volume

  1. Addition/Subtraction: If , then (add absolute uncertainties)

  2. Multiplication/Division: If , then (add percentage uncertainties)

  3. Powers: If , then (multiply percentage uncertainty by the power)

πŸ“ Worked Example

A student measures a sphere of diameter cm. Calculate the volume of the sphere and its uncertainty.

  1. 1

    Write the formula for volume of a sphere:

  2. 2
    V=43Ο€(d2)3=Ο€d36V = \frac{4}{3}\pi \left(\frac{d}{2}\right)^3 = \frac{\pi d^3}{6}
  3. 3

    Calculate the nominal value of V:

  4. 4
    V=Ο€(2.0)36β‰ˆ4.19 cm3V = \frac{\pi (2.0)^3}{6} \approx 4.19 \text{ cm}^3
  5. 5

    Find the percentage uncertainty in d first:

  6. 6
    Ξ”ddΓ—100%=0.12.0Γ—100%=5%\frac{\Delta d}{d} \times 100\% = \frac{0.1}{2.0} \times 100\% = 5\%
  7. 7

    Use the power rule: the exponent of d is 3, so multiply percentage uncertainty by 3:

  8. 8
    Ξ”VVΓ—100%=3Γ—5%=15%\frac{\Delta V}{V} \times 100\% = 3 \times 5\% = 15\%
  9. 9

    Convert percentage uncertainty to absolute uncertainty:

  10. 10
    Ξ”V=0.15Γ—4.19β‰ˆ0.6 cm3\Delta V = 0.15 \times 4.19 \approx 0.6 \text{ cm}^3
  11. 11

    Final result is cmΒ³.

Exam tip:

CIE requires you to give your final uncertainty to 1 or 2 significant figures, and your nominal value to the same decimal place as the uncertainty.

2. Uncertainty in Mixed Mathematical Relationshipsβ˜…β˜…β˜…β˜†β˜†β± 5 min

Most practical calculations involve combinations of different operations, for example a quantity that is a product of a power of one variable and a quotient of another. You can combine the core rules step-by-step, always adding percentage uncertainties for multiplicative operations and absolute uncertainties for additive operations.

πŸ“ Worked Example

Resistance , where Ξ©m, m, m. Calculate the percentage uncertainty in R.

  1. 1

    R is proportional to , so add each variable's percentage uncertainty multiplied by its power:

  2. 2

    Calculate percentage uncertainty for each input:

  3. 3
    Δρρ=0.1Γ—10βˆ’81.7Γ—10βˆ’8β‰ˆ5.9%,Ξ”LL=0.1%,Ξ”dd=10%\frac{\Delta \rho}{\rho} = \frac{0.1 \times 10^{-8}}{1.7 \times 10^{-8}} \approx 5.9\%, \quad \frac{\Delta L}{L} = 0.1\%, \quad \frac{\Delta d}{d} = 10\%
  4. 4

    Sum the scaled percentage uncertainties:

  5. 5
    Ξ”RR=(1Γ—5.9%)+(1Γ—0.1%)+(2Γ—10%)=26%\frac{\Delta R}{R} = (1 \times 5.9\%) + (1 \times 0.1\%) + (2 \times 10\%) = 26\%
  6. 6

    Final percentage uncertainty is 26% (or 30% if rounded to 1 significant figure, as CIE often accepts).

3. Linking Uncertainty to Significant Figuresβ˜…β˜…β˜…β˜†β˜†β± 3 min

A common CIE Paper 5 question asks you to justify the number of significant figures for your final result. The golden rule is that the number of significant figures is determined by where the uncertainty falls in the nominal value, not by the number of significant figures in your inputs.

πŸ“˜ Definition

Significant Figure Justification

The process of matching the least significant digit of the nominal value to the magnitude of the uncertainty, then justifying this choice in an exam answer.

πŸ“ Worked Example

A calculated result is m s⁻¹ with an absolute uncertainty of m s⁻¹. State the result with correct significant figures and justify.

  1. 1

    The uncertainty 0.2 affects the first decimal place of the nominal value 12.345.

  2. 2

    Round the nominal value to the first decimal place:

  3. 3
    12.3Β±0.2 m sβˆ’112.3 \pm 0.2 \text{ m s}^{-1}
  4. 4

    Justification: The uncertainty falls in the first decimal place, so the nominal value is quoted to the first decimal place, giving 3 significant figures.

4. Uncertainties in Gradients and Interceptsβ˜…β˜…β˜…β˜…β˜†β± 3 min

When drawing a graph with error bars, you need to find the uncertainty in the best-fit gradient and y-intercept using the maximum and minimum (worst acceptable) lines that pass through all error bars.

πŸ“ Worked Example

A best-fit line has gradient 2.4. The maximum possible gradient through error bars is 2.7, and the minimum possible gradient is 2.1. Find the uncertainty in the gradient.

  1. 1

    Calculate the difference between the maximum gradient and the best gradient:

  2. 2
    Ξ”mmax=2.7βˆ’2.4=0.3\Delta m_{max} = 2.7 - 2.4 = 0.3
  3. 3

    Calculate the difference between the best gradient and the minimum gradient:

  4. 4
    Ξ”mmin=2.4βˆ’2.1=0.3\Delta m_{min} = 2.4 - 2.1 = 0.3
  5. 5

    The uncertainty is equal to the maximum of these two differences:

  6. 6
    Ξ”m=0.3,so m=2.4Β±0.3\Delta m = 0.3, \quad \text{so } m = 2.4 \pm 0.3
  7. 7

    The exact same method is used to find the uncertainty in the y-intercept.

5. Common Pitfalls

Wrong move:

Adding absolute uncertainties when multiplying quantities instead of adding percentage uncertainties.

Why:

Absolute uncertainties of quantities with different units cannot be added meaningfully, leading to a drastically incorrect total uncertainty.

Correct move:

Always convert to percentage uncertainties before combining for multiplication, division and power operations.

Wrong move:

Forgetting to multiply percentage uncertainty by the exponent when calculating uncertainty for powers.

Why:

Uncertainty scales with the power of the quantity, so failing to scale leads to an understated total uncertainty.

Correct move:

For any term , the percentage uncertainty is percentage uncertainty in , even if is negative.

Wrong move:

Calculating gradient uncertainty as (max gradient - min gradient) instead of the deviation from the best gradient.

Why:

This gives an uncertainty twice the correct value, as the full range between max and min includes deviations on both sides of the best estimate.

Correct move:

Uncertainty = maximum deviation between the best estimate and the worst acceptable estimate.

Wrong move:

Quoting the nominal value to more decimal places than the uncertainty allows.

Why:

Extra digits beyond the position of the uncertainty are not significant and gain no extra information, leading to lost marks in CIE.

Correct move:

Round the nominal value to the same decimal place as the absolute uncertainty, then justify this from the size of the uncertainty.

Wrong move:

Including uncertainty from constant terms like or in the total uncertainty calculation.

Why:

Constants used in CIE calculations are treated as exact, so their uncertainty is negligible compared to measurement uncertainties.

Correct move:

Only include measured quantities when summing percentage uncertainties, ignore exact constants.

6. Quick Reference Cheatsheet

Relationship Type

Uncertainty Rule

Addition / Subtraction ()

(add absolute uncertainties)

Multiplication / Division ()

(add % uncertainties)

Power ()

(multiply % uncertainty by )

Gradient / Intercept

Significant Figures

Round nominal value to the decimal place of the absolute uncertainty

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2022 Β· 5

    Propagate uncertainty for power calculation

  • 2023 Β· 5

    Calculate total percentage uncertainty

  • 2024 Β· 5

    Justify significant figures from uncertainty

Going deeper

What's Next

Advanced uncertainty analysis is a core skill that makes up 30-40% of the total marks for CIE A-Level Physics Paper 5. Mastering these rules lets you correctly process raw experimental data, report reliable final results, and earn full marks for significant figure justification questions. These skills underpin all practical assessment tasks at A2 level, from graphical analysis to experimental planning and evaluation.