← Back to Year 7 Chapter 13: Approximation and Error Bounds Chapter 14 →

📐 Approximation and Error Bounds

Understanding precision and the range of possible values!

🎯 What You'll Learn

  • Understand how rounding creates approximate values
  • Calculate error bounds for rounded numbers
  • Use inequality symbols correctly for bounds
  • Apply error bounds to real-world measurements

🌟 Why It Matters

Understanding precision and error is crucial in science, engineering, and quality control. When we round numbers, we create approximate values. Error bounds show the range of possible original values.
🎯 What are Error Bounds?
When we round a number, we lose precision. Error bounds show the range of values that could have been rounded to give that result.
Example: 5.6 cm (to 1 d.p.)
Could have been: 5.55 ≤ length < 5.65
≤ vs < Symbols
Use ≤ for the lower bound (inclusive) and < for the upper bound (exclusive). The actual value can equal the lower bound but not the upper bound.
Correct: 5.55 ≤ x < 5.65
Wrong: 5.55 < x ≤ 5.65
🔢 Different Rounding Types
Different rounding precisions create different error bounds. The precision determines the size of the range.
1 d.p.: ±0.05
Nearest 10: ±5
Nearest 100: ±50

🧮 Error Bounds Calculator

Enter the rounded value:
Select the rounding precision:
5.55 ≤ x < 5.65
If a value rounds to 5.6 (1 d.p.), the original value must be at least 5.55 but less than 5.65.

📊 Error Bounds Visualizer

Visual representation of the error bounds range:

5.55
5.65
5.6

🌟 Worked Example

If a length is 5.6 cm to 1 decimal place, what are the error bounds?


Step 1: Identify the precision → 1 decimal place

Step 2: Find half the rounding interval → ±0.05

Step 3: Calculate lower bound → 5.6 - 0.05 = 5.55

Step 4: Calculate upper bound → 5.6 + 0.05 = 5.65

Step 5: Write with correct inequalities → 5.55 ≤ length < 5.65


Answer: 5.55 ≤ length < 5.65

💪 Practice Exercises

1. Find error bounds for 7.2 cm (1 d.p.). Enter lower bound:
2. Find error bounds for 340 m (nearest 10). Enter upper bound:
3. If mass = 2.45 kg (2 d.p.), find the lower bound:
4. Find error bounds for 1200 (nearest 100). Enter lower bound:
5. What's the maximum perimeter if length = 8.3 m and width = 5.7 m (both to 1 d.p.)?

⚠️ Watch Out For These Common Mistakes!

❌ Using wrong inequality symbols (≤ vs <)
Wrong: 5.55 < x ≤ 5.65
✅ Right: 5.55 ≤ x < 5.65

Lower bound is inclusive (≤), upper bound is exclusive (<)!

❌ Incorrect calculation of bounds
Wrong: 7.2 (1 d.p.) → 7.1 ≤ x < 7.3
✅ Right: 7.2 (1 d.p.) → 7.15 ≤ x < 7.25

Use half the rounding interval: ±0.05 for 1 d.p., not ±0.1!

✨ Quick Summary

Rounded values have ranges. Use inequalities to show possible original values. Understanding precision and error is crucial in science, engineering, and quality control.
  • Error bounds: Show the range of possible original values
  • Inequality symbols: Lower bound ≤, upper bound <
  • Half intervals: ±0.05 for 1