---
title: "Least-Squares Calibration and the Uncertainty of a Result Read From It"
description: "A calibration line is fitted, not drawn by eye, and the fit carries its own uncertainty into every result read off it. Knowing that uncertainty is what lets a result be quoted with a range rather than"
canonical: https://lightmysky.com/learn/science/least-squares-calibration-and-the-uncertainty-of-a-result-read-from-it-mt_L08U-Extq_
source: https://lightmysky.com/learn/science/least-squares-calibration-and-the-uncertainty-of-a-result-read-from-it-mt_L08U-Extq_.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Least-Squares Calibration and the Uncertainty of a Result Read From It

A calibration line is fitted, not drawn by eye, and the fit carries its own uncertainty into every result read off it. Knowing that uncertainty is what lets a result be quoted with a range rather than a number.

Subject: Science · Area: Chemistry · Ages 19 to 20
Page: https://lightmysky.com/learn/science/least-squares-calibration-and-the-uncertainty-of-a-result-read-from-it-mt_L08U-Extq_

## Ready when they can

- Fits a line by least squares and explains what quantity the fit minimises
- Uses the residuals to judge whether a straight line is the right model at all
- Calculates the uncertainty in a concentration read from the line and says where on the line it is smallest
- Explains why extrapolating beyond the standards is unsafe even when the line looks perfect

## Lesson: Reading a result off a fitted line

A calibration line is fitted, never drawn by eye. Least squares chooses the line that makes the sum of the squared vertical gaps as small as it can be, where each gap, called a residual, is the up or down distance from one point to the line. Positive and negative residuals always cancel, so their plain sum is zero for the fitted line.

**Example.** Reading an unknown reverses the line. Suppose the fit is absorbance equals 2.5 times concentration plus 0.10, and a drink sample reads 1.35. Subtract the intercept and divide by the slope: 1.35 minus 0.10 is 1.25, divided by 2.5 is 0.50. Quote 0.50, and remember the result is surest near the middle of your standards, where the line is best pinned down.

Before trusting any reading, plot each residual against concentration and look at the shape. A formless cloud means the straight line fits; a clear U shape curved at both ends means it does not, and the linear fit should be rejected. The honest move is to fit a curve instead or to narrow the range until straight holds.

**Tip.** Never extrapolate beyond your standards, even when the line looks perfect. The fit only knows the stretch it was trained on, and chemistry loves to bend just past the last point.

**Recap.** Fit by least squares, read unknowns backwards through the line, check the residuals, and stay inside the standards.

## Practice

16 questions on this page, each with its working shown.

## Needs first

- [Significance Tests for Chemical Data](https://lightmysky.com/learn/science/significance-tests-for-chemical-data-mt_2-SDgPjOQk)
- [The Regression Line and Making Predictions](https://lightmysky.com/learn/mathematics/the-regression-line-and-making-predictions-mt_tsjctRmkyE)
- [Calibration, the Blank and What Makes a Measurement Trustworthy](https://lightmysky.com/learn/science/calibration-the-blank-and-what-makes-a-measurement-trustworthy-mt_UNkQFonlWJ)

## Opens up

- [Fitting a Model to Data: Least Squares, Chi-Square and Goodness of Fit](https://lightmysky.com/learn/science/fitting-a-model-to-data-least-squares-chi-square-and-goodness-of-fit-mt_NN0WYlp0md)
