We begin with the most fundamental question in physics: how do we measure things?
A physical quantity is a property of a phenomenon that can be quantified — assigned a numerical
value and compared with other instances of the same quantity. Physical quantities come in two
varieties:
Base quantities are irreducible; they cannot be expressed in terms of other quantities. The SI
system defines seven base quantities.
Derived quantities are expressed as products and quotients of base quantities.
A derived unit is obtained by combining base units according to the physical relationship. We denote
the dimensions of a quantity using square brackets.
Definition. The dimension of a physical quantity Q, written [Q], is its expression in
terms of the base dimensions M (mass), L (length), T (time),
I (current), Θ (temperature), N (amount of substance),
J (luminous intensity).
Definition. An equation is dimensionally homogeneous (or dimensionally consistent) if
every term on each side has the same dimensions.
This is a necessary condition for any physically meaningful equation. If the dimensions do not
balance, the equation is certainly wrong. If they do balance, the equation may still be wrong
(dimensional analysis cannot reveal dimensionless constants), but it is at least plausible.
Suppose we wish to find how the period T of a simple pendulum depends on its length l and the
gravitational field strength g. We assume:
T=k⋅la⋅gb
where k is a dimensionless constant. By dimensional homogeneity:
T=La⋅(LT−2)b=La+b⋅T−2b
Equating powers:
T:L:1=−2b⟹b=−210=a+b⟹a=21
Therefore T=kl/g. Full analysis reveals k=2π.
tip
Exam Technique Dimensional analysis is invaluable for checking your working. Get into the
habit of verifying dimensions for every formula you derive in an exam.
Addition. Vectors are added using the triangle rule or the parallelogram rule. Given vectors
a and b, the resultant R=a+b is found by
placing the tail of b at the head of a.
Resolving. Any vector F can be resolved into perpendicular components. If
F makes an angle θ with the horizontal:
Fx=Fcosθ,Fy=Fsinθ
Magnitude. Given components Fx and Fy:
∣F∣=Fx2+Fy2
Direction. The angle with the horizontal is θ=arctan(FxFy).
Systematic error: A consistent deviation from the true value, caused by a flaw in the
apparatus or method. It affects accuracy (closeness to true value) but not precision
(repeatability). Example: a zero error on a micrometer.
Random error: Unpredictable fluctuations in measured values, caused by limitations in
resolution or environmental factors. It affects precision but not accuracy. Random errors are
reduced by taking repeated measurements.
warning
Common Pitfall Do not confuse precision with accuracy. A precise measurement is
repeatable; an accurate measurement is close to the true value. You can have one without the other.
Derivation. The worst-case scenario for z=x+y is that both errors push z in the same
direction. The maximum possible value is zmax=(x+Δx)+(y+Δy), and the
minimum is zmin=(x−Δx)+(y−Δy). Hence:
For negative or fractional powers, the result generalises via logarithmic differentiation (see
01-wave-properties for the general propagation of error formula).
□
This is the statistical (root-sum-square) combination, which gives the most probable uncertainty
rather than the worst case. For A Level exams, use the simpler worst-case rules above unless
instructed otherwise.
The number of significant figures in a quoted result should be consistent with the uncertainty.
Rule. A result should be quoted to the same number of significant figures as the uncertainty,
and the uncertainty should be quoted to at most 2 significant figures.
Example. If a length is measured as 12.3±0.4 cm, we quote two significant figures
(matching the uncertainty's one significant figure). We do not write 12.30±0.4 cm — the
trailing zero implies precision we do not have.
tip
Exam Technique When you compute g=9.78±0.15ms−2, write 9.8±0.2 m
s−2 (round the uncertainty to 1 s.f. and match the result). This is what examiners expect.
6. Determining Uncertainty from Repeated Measurements
When n repeated measurements x1,x2,…,xn are taken of the same quantity:
xˉ=n1∑i=1nxi
The absolute uncertainty is the half-range:
Δx=L◆B◆xmax−xmin◆RB◆◆LB◆2◆RB◆
For large datasets, the standard deviation of the mean is more appropriate:
When determining a physical constant from the gradient of a straight-line graph, we use the line
of best fit and the worst acceptable line (the steepest and shallowest lines consistent with
the error bars).
Problem 1
A student measures the diameter of a sphere five times and obtains: 2.04 cm, 2.06 cm, 2.05 cm, 2.03 cm, 2.07 cm. Calculate the mean diameter and its absolute uncertainty.
Answer.dˉ=52.04+2.06+2.05+2.03+2.07=2.05 cm. The range is
2.07−2.03=0.04 cm, so Δd=0.02 cm. Result: d=2.05±0.02 cm.
Problem 2
The kinetic energy of a particle is given by Ek=21mv2. Show that this expression is dimensionally consistent with the definition of work W=Fd.
Answer.[Ek]=[mass][velocity]2=M(LT−1)2=ML2T−2.
Meanwhile
[W]=[F][d]=(MLT−2)(L)=ML2T−2.
The dimensions match. □
Problem 3
A force F=12.0±0.3 N acts over a distance d=3.45±0.05 m. Calculate the work done and its percentage uncertainty.
Answer.W=Fd=12.0×3.45=41.4 J. The fractional uncertainties are
12.00.3=0.025 and 3.450.05=0.0145. By the multiplication rule:
L◆B◆ΔW◆RB◆◆LB◆W◆RB◆=0.025+0.0145=0.0395, so ΔW=41.4×0.0395≈1.6 J.
Result: W=41.4±1.6 J (3.9% uncertainty).
Problem 4
Use dimensional analysis to show that the expression v=◆LB◆L◆B◆2ΔE◆RB◆◆LB◆m◆RB◆◆RB◆ is dimensionally valid, where ΔE is energy and m is mass.
Problem 5
The density of a cylinder is ρ=L◆B◆m◆RB◆◆LB◆πr2h◆RB◆. The mass m=150.0±0.5 g, radius r=1.20±0.05 cm, and height h=5.00±0.02 cm. Calculate ρ and its uncertainty.
Answer.ρ=L◆B◆150.0◆RB◆◆LB◆π(1.20)2(5.00)◆RB◆=22.62150.0=6.63 g cm−3.
Problem 7
A student proposes the formula for the period of a mass on a spring: T=2π◆LB◆mk◆RB◆, where k is the spring constant and m is the mass. Use dimensional analysis to show this formula is incorrect, and find the correct form.
Answer.[T]=T.
[k/m]=L◆B◆[force]/[displacement]◆RB◆◆LB◆[mass]◆RB◆=L◆B◆MLT−2/L◆RB◆◆LB◆M◆RB◆=T−2.
So [k/m]=T−1=T. The formula is dimensionally wrong. The correct
form is T=2π◆LB◆km◆RB◆, which gives
[m/k]=◆LB◆L◆B◆M◆RB◆◆LB◆T−2◆RB◆◆RB◆=T. □
Problem 10
Explain the difference between a systematic error and a random error, giving one example of each from a measurement of the acceleration of free fall using a simple pendulum.
Answer. A systematic error is a consistent offset from the true value. Example: the bob is not
perfectly point-like, effectively increasing the pendulum length. A random error causes scatter in
repeated readings. Example: human reaction time when timing oscillations with a stopwatch — it
varies unpredictably from trial to trial.
Problem 11
The gravitational potential energy is given by Ep=−rGMm. Use dimensional analysis to determine the SI units of the gravitational constant G.
Answer.[Ep]=ML2T−2.
[Mm/r]=L◆B◆M⋅M◆RB◆◆LB◆L◆RB◆=M2L−1. Since
Ep=−rGMm:
[G]=[Mm][Ep][r]=L◆B◆ML2T−2⋅L◆RB◆◆LB◆M2◆RB◆=M−1L3T−2.
In SI units: m3 kg−1 s−2.
Understanding how each SI base unit is defined is essential for experimental physics and for
interpreting measurements correctly.
Base Quantity
SI Unit
Current Definition (SI 2019)
Length
metre (m)
Defined by fixing the speed of light c=299792458 m s−1
Mass
kilogram (kg)
Defined by fixing the Planck constant h=6.62607015×10−34 J s
Time
second (s)
Defined by fixing the caesium frequency ΔνCs=9192631770 Hz
Electric current
ampere (A)
Defined by fixing the elementary charge e=1.602176634×10−19 C
Temperature
kelvin (K)
Defined by fixing the Boltzmann constant kB=1.380649×10−23 J K−1
Amount of substance
mole (mol)
Defined by fixing the Avogadro constant NA=6.02214076×1023 mol−1
Luminous intensity
candela (cd)
Defined by fixing the luminous efficacy Kcd=683 lm W−1
info
Note Since 2019, all SI base units are defined in terms of fundamental physical constants.
The values of c, h, e, kB, NA, and ΔνCs are now exact defined quantities,
while the unit values are derived from them.
9. Dimensional Analysis: Extended Worked Examples
Example. A student proposes that the pressure at depth h in a fluid is P=ρgh2. Check
whether this is dimensionally valid.
Answer.[P]=ML−1T−2.
[ρgh2]=(ML−3)(LT−2)(L2)=ML0T−2=MT−2.
This does not match [P]. The correct formula is P=ρgh, which gives
[ρgh]=ML−3⋅LT−2⋅L=ML−1T−2=[P].
□
Example. The centripetal force on an object moving in a circle of radius r at speed v is
assumed to depend on mass m, speed v, and radius r. Find the form of the equation.
Answer. Assume F=k⋅ma⋅vb⋅rc.
[F]=MLT−2.
[mavbrc]=Ma(LT−1)bLc=MaLb+cT−b.
Equating dimensions:
M:a=1,L:b+c=1,T:−b=−2⟹b=2
Therefore c=1−2=−1, giving F=k⋅mv2/r. Full analysis gives k=1. □
Example: Zero Error. A micrometer reads 0.02 mm when the jaws are fully closed. Every
measurement will be 0.02 mm too large. Correction: subtract 0.02 mm from all readings.
Example: Calibration Error. A stopwatch runs consistently fast by 0.1 s per minute. Every
timed interval will be overestimated. Correction: apply a proportional correction factor.
Example: Methodological Error. In a pendulum experiment, measuring from the top of the bob
rather than its centre of mass introduces a consistent offset in the effective length, shifting all
calculated values of g in the same direction.
11. Uncertainty Propagation: Extended Worked Examples
Example. The volume of a rectangular block is V=l×w×h. The measurements are
l=5.00±0.02 cm, w=3.00±0.02 cm, h=2.00±0.01 cm. Find V with its percentage
uncertainty.
Example. The speed of a wave on a string is v=◆LB◆T/μ◆RB◆, where T is the tension and
μ is the mass per unit length. Given T=10.0±0.2 N and μ=0.0250±0.0005 kg
m−1, find v and its uncertainty.
11.4 Mixed Operations: Adding Quantities Then Multiplying
Example. Two lengths are measured as l1=1.20±0.02 m and l2=0.80±0.02 m. Their
sum is multiplied by a width w=0.50±0.01 m to find an area A=(l1+l2)×w. Find
A and its uncertainty.
Answer. First, l1+l2=2.00 m. By the addition rule:
Δ(l1+l2)=0.02+0.02=0.04 m.
Now A=2.00×0.50=1.00 m2. By the multiplication rule:
Mixing absolute and percentage uncertainty when combining quantities. When adding or
subtracting, use absolute uncertainties. When multiplying or dividing, use fractional (or
percentage) uncertainties. Applying the wrong rule is a frequent source of error.
Forgetting the power rule. If z=x3, then Δz/z=3(Δx/x), not
Δz/z=Δx/x. A common mistake is treating all operations as simple
multiplication.
Quoting too many significant figures. If the uncertainty is 0.3, the result should be
quoted to one decimal place. Writing 9.814±0.3 is wrong; write 9.8±0.3. Match the
result to the uncertainty.
Assuming dimensional consistency implies correctness. An equation can be dimensionally
correct but still wrong (e.g., missing a factor of π or a numerical constant). Dimensional
analysis is a necessary but not sufficient check.
Confusing precision with accuracy. A precise set of readings (small scatter) can still be
inaccurate if there is an undetected systematic error. Always consider both.
Ignoring the resolution uncertainty for single readings. If you take only one reading with a
ruler (smallest division 1 mm), the uncertainty is ±0.5 mm (half the smallest division for
analogue instruments), not zero.
Using the wrong rule for digital instruments. For a digital instrument, the uncertainty
equals the smallest division (the last digit), not half the smallest division.
Problem 1
The escape velocity from a planet of mass M and radius R is given by ve=2GM/R. Use dimensional analysis to determine the SI units of the gravitational constant G.
Problem 2
A student proposes the formula for the frequency of a mass-spring system: f=L◆B◆1◆RB◆◆LB◆2π◆RB◆◆LB◆km◆RB◆, where k is the spring constant. Use dimensional analysis to determine whether this formula is correct.
Problem 6
A student measures the period of a pendulum as T=2.05±0.05 s and the length as L=1.00±0.01 m. Using g=4π2L/T2, calculate g with its absolute uncertainty. Comment on whether the result is consistent with the accepted value of 9.81 m s−2.
Answer.g=4π2×1.00/(2.05)2=39.48/4.2025=9.395 m s−2.
Fractional uncertainties: ΔL/L=0.01/1.00=0.010. For T2:
2ΔT/T=2(0.05/2.05)=0.0488.
Total fractional uncertainty: 0.010+0.0488=0.0588.
Δg=9.395×0.0588=0.55 m s−2.
Result: g=9.4±0.6 m s−2.
The accepted value 9.81 m s−2 falls within the range 9.4±0.6 (i.e., 8.8 to 10.0 m
s−2), so the result is consistent with the accepted value. □
tip
Ready to test your understanding of Quantities and Units? The diagnostic test contains the hardest questions within the A-Level specification for this topic, each with a full worked solution.
Unit tests probe edge cases and common misconceptions. Integration tests combine Quantities and Units with other physics topics to test synthesis under exam conditions.
See Diagnostic Guide for instructions on self-marking and building a personal test matrix.