Example 1 — Area with measurement error
EasyProblem
A rectangle measures cm by cm. What's the area and its uncertainty?
Solution
-
Inputs carry measurement error, so the area inherits and amplifies that uncertainty.
Name the structure before touching arithmetic — that is what makes the right method obvious.
-
Ask the recognition question: Am I quantifying how large my answer's error could be and how input errors grow through the steps?
If the answer is yes, the concept applies; the cue, not a keyword, decides the method.
-
Compute the area, then propagate relative errors: relative error of a product adds.
The rule is chosen only after the structure matches, so the steps mean something.
-
Area ; relative error , so cm.
Keep units, shape, or answer form tied to the story so the work does not become symbol pushing.
-
Check the answer against the original question.
It should fit the mental model — how wrong could this answer be. If it does not, revisit the recognition step before changing the arithmetic.
Answer
cm
Takeaway: Error analysis reports the answer with its propagated uncertainty, not a bare number.