Problem
Linearising the pendulum. You have a series of measurements for the pendulum. To verify that you have two options: plot vs or vs . (a) Which of the two should give a straight line through the origin? (b) Sketch the two qualitative graphs for ideal data. (c) What is the advantage of linearising before performing the regression?
Solution
Step 1 — Identifying the linear relation (a). The pendulum law is . Squaring both sides:
This has the form with , and constant slope . So it is the graph of vs that gives a straight line through the origin, not vs :
Step 2 — Qualitative graphs (b). For ideal data (see figure):
- vs : a curve concave downward (a square root), with a vertical tangent at the origin.
- vs : a straight line starting from the origin, with slope .
Step 3 — Advantage of linearisation (c). Bringing the data onto a straight line before the regression is useful for several reasons:
- Immediate visual check: the eye instantly recognises whether points lie on a straight line or not; a curve is much harder to judge “by eye”.
- Simple, robust linear regression: the least-squares method for a straight line is elementary and directly provides slope and intercept with their uncertainties.
- Extraction of the physical parameter: from the slope one obtains , i.e. is measured from the simple inclination of the line.
- Checking the origin: a line that passes (within error) through the origin confirms the absence of systematic offsets; a non-zero intercept flags an error to be corrected.
Linked notes
Topics: Grandezze fisiche e misura Skills: Lettura dei grafici · Linearizzazione dei dati Objects: Pendolo semplice