E1.9 Estimation

Syllabus
0580–2028–2029
Topic
E1.9
Level
Extended

Learning objectives

Round to a stated degree of accuracy

Rounding replaces a value with a nearby value at a stated place. Locate the final digit to keep, inspect the next digit, then keep it unchanged for 0–4 or increase it by 1 for 5–9.

Accuracy request Where counting starts Example
2 decimal places first digit after the decimal point 4.3764.384.376\to4.38
3 significant figures first non-zero digit 0.0043760.004380.004376\to0.00438
nearest thousand thousands place 576460005764\to6000

After rounding a whole number, replace removed place-value digits with zeros. For a decimal, remove digits beyond the stated accuracy. Leading zeros only locate the decimal point and are not significant figures.

Trailing zeros may communicate the requested precision: 2.502.50 has 3 significant figures. For a large value where zeros are ambiguous, standard form can make the accuracy explicit, for example 2.5×1042.5\times10^4 to 2 significant figures.

Round once from the original value. Repeated rounding can change the result: 2.4492.449 is 2.42.4 to 2 significant figures, even though rounding first to 2.452.45 and then again would incorrectly give 2.52.5.

Estimate a calculation by rounding inputs

An estimate is a deliberately approximate result used to judge size and reasonableness. When an instruction specifies 1 significant figure, round every input to 1 significant figure before calculating.

Step Action Check
1 round each input as instructed every rounded number has the requested accuracy
2 copy the operations and brackets unchanged the structure still matches the original calculation
3 calculate with the simpler values write \approx, not ==, between the original and estimate
4 compare scale and sign the estimate is plausible for the original values

8.2×3.829.69.78×43010=3220=1.6\frac{8.2\times3.8}{29.6-9.7}\approx\frac{8\times4}{30-10}=\frac{32}{20}=1.6

If no accuracy is prescribed, choose nearby numbers that simplify the calculation without changing its scale. Avoid choices that make a denominator zero or erase an important small quantity.

Estimating the calculation is different from calculating exactly and merely rounding the final answer. In an estimate, the inputs are simplified first; in an exact calculation, retain full precision until the end.

Choose sensible accuracy for a final answer

A final answer should match both the instruction and what the context can meaningfully represent. Keep full calculator precision during the working, then round once at the end.

Context or instruction Usually sensible final form
people, trees or complete objects a whole number, interpreted according to the situation
money in ordinary transactions two decimal places
a measured quantity no more precision than the data justify
nearest 1000, stated decimal places or significant figures exactly the requested accuracy

Suppose 150 trees each produce 52.4 kg of fruit and one fruit has mass 180 g. Convert kilograms to grams before dividing: 150×52.4×1000÷180=43666.6150\times52.4\times1000\div180=43666.6\ldots. To the nearest thousand, the estimate is 4400044000 fruits.

A context can also control direction. A count of complete boxes needed may require rounding up, whereas the number of complete groups that can be made may require rounding down. Follow an explicit accuracy instruction when one is given.

Do not round intermediate values unless the question asks for an estimate. Premature rounding accumulates error, and excessive decimal places can claim a precision that the measurements do not support.