GeneralAccuracy & EstimationGCSE
AQAOCRCambridgeCAPSCBSECCEACISCEEdexcel

Error Interval (Addition Lower Bound)

Calculate the lower bound of the sum of two numbers, each given within an error interval.

Understand the formulaSee the free derivationOpen the full walkthrough

This public page keeps the free explanation visible and leaves premium worked solving, advanced walkthroughs, and saved study tools inside the app.

Core idea

Overview

When adding two numbers, A and B, that are known only within their respective error intervals (e.g., $A_{LB} \le A < A_{UB}$ and $B_{LB} \le B < B_{UB}$), the sum $A+B$ will also lie within an error interval. This entry focuses on calculating the lower bound of this sum ($Result_{LB} = A_{LB} + B_{LB}$). The upper bound of the sum is similarly found by $Result_{UB} = A_{UB} + B_{UB}$. Understanding these bounds is crucial for assessing the overall accuracy of calculations involving approximate values.

When to use: Use this formula when you need to determine the minimum possible value of a sum, given the lower bounds of the numbers being added. This is particularly useful in scenarios where the combined minimum value is critical, such as calculating minimum material requirements or minimum possible costs.

Why it matters: Accurately determining the lower bound of a sum helps in risk assessment and resource planning. It ensures that calculations based on approximate data provide a realistic minimum expectation, preventing underestimation in critical applications like structural engineering or financial forecasting.

Symbols

Variables

A_{LB} = Lower Bound of A, B_{LB} = Lower Bound of B, Result_{LB} = Lower Bound of Result

Lower Bound of A
Lower Bound of B
Lower Bound of Result

Walkthrough

Derivation

Formula: Error Interval (Arithmetic Operations)

Error intervals define the range within which a true value lies, given its rounded or truncated form, and how these ranges combine in arithmetic operations.

  • Input numbers are positive when considering multiplication and division bounds (rules change for negative numbers).
  • The rounding or truncation method for input numbers is known to correctly determine their lower and upper bounds.
1

Define Bounds of Input Numbers:

For any number A (or B) rounded to a certain degree of accuracy, its true value lies between a lower bound () and an upper bound (). The lower bound is inclusive, and the upper bound is exclusive.

2

Addition (A + B):

To find the lower bound of a sum, add the lower bounds of the individual numbers. To find the upper bound, add their upper bounds. This is because the smallest possible sum occurs when both numbers are at their smallest, and vice-versa for the largest sum.

3

Subtraction (A - B):

For subtraction, to get the smallest possible result, you take the smallest A and subtract the largest B. To get the largest result, take the largest A and subtract the smallest B.

Note: This is a common source of error; ensure you subtract the *opposite* bound for B.

4

Multiplication (A × B, for positive A, B):

For positive numbers, the smallest product comes from multiplying the smallest bounds, and the largest product from multiplying the largest bounds.

5

Division (A / B, for positive A, B):

For positive numbers, to get the smallest quotient, divide the smallest A by the largest B. To get the largest quotient, divide the largest A by the smallest B.

Note: Similar to subtraction, the opposite bound of the divisor (B) is used.

Result

Source: Edexcel GCSE (9-1) Mathematics Higher Student Book, Chapter 1: Number

Free formulas

Rearrangements

Solve for

Error Interval (Addition): Make the subject

To make (Lower Bound of A) the subject of the addition error interval formula, subtract from both sides.

Difficulty: 1/5

Solve for

Error Interval (Addition): Make the subject

To make (Lower Bound of B) the subject of the addition error interval formula, subtract from both sides.

Difficulty: 1/5

The static page shows the finished rearrangements. The app keeps the full worked algebra walkthrough.

Visual intuition

Graph

The graph is a straight line with a slope of one, where the line shifts vertically based on the value of the lower bound of B. For a student, this linear relationship means that any increase in the lower bound of A results in an identical increase in the lower bound of the total result. The most important feature is that the constant slope shows the two variables contribute equally to the final sum, regardless of their specific values.

Graph type: linear

Why it behaves this way

Intuition

Imagine two separate segments on a number line, representing the possible values of A and B; their lower bounds are the starting points of these segments, and adding them together shifts the starting point of the

The minimum possible value of the sum of A and B.
This is the lowest total value you could get when adding two quantities, each at its smallest possible value.
The lower bound of the number A.
This represents the smallest value that the quantity A could actually be, given its measurement or estimation.
The lower bound of the number B.
This represents the smallest value that the quantity B could actually be, given its measurement or estimation.

Free study cues

Insight

Canonical usage

This equation is used to determine the lower bound of a sum, where the units of the result are identical to the units of the numbers being added.

Common confusion

Students may incorrectly assume that the units change or combine in a complex way when calculating error bounds, rather than simply being preserved through addition.

Unit systems

Any consistent unit (e.g., meters, seconds, kilograms, or dimensionless) · The lower bound of a quantity must possess the same unit and dimension as the quantity itself.
Same unit as A_LB · For addition, all terms must have identical units and dimensions.
Same unit as A_LB and B_LB · The sum retains the units and dimensions of its constituent terms.

One free problem

Practice Problem

A length A is measured as 12.5 cm to one decimal place. Another length B is measured as 8.3 cm to one decimal place. Calculate the lower bound of their total length (A + B).

Lower Bound of A12.45 unit
Lower Bound of B8.25 unit

Solve for:

Hint: For addition, the lower bound of the result is the sum of the lower bounds of the inputs.

The full worked solution stays in the interactive walkthrough.

Where it shows up

Real-World Context

Determining the minimum total length of two pieces of wood, each measured to the nearest centimeter, to ensure they are long enough for a project.

Study smarter

Tips

  • For addition (A+B), and .
  • Always ensure the bounds for A and B are correctly identified from the given rounding or truncation information (e.g., for 3.5 rounded to 1 d.p., the interval is ).
  • Remember that the upper bound is always 'less than' (exclusive), while the lower bound is 'greater than or equal to' (inclusive).
  • For other operations, the rules for combining bounds change (e.g., for subtraction, ).

Avoid these traps

Common Mistakes

  • Incorrectly identifying the lower and upper bounds of the input numbers.
  • Confusing the rules for different arithmetic operations; the combination of bounds varies (e.g., for subtraction, for the lower bound, not ).

Common questions

Frequently Asked Questions

Error intervals define the range within which a true value lies, given its rounded or truncated form, and how these ranges combine in arithmetic operations.

Use this formula when you need to determine the minimum possible value of a sum, given the lower bounds of the numbers being added. This is particularly useful in scenarios where the combined minimum value is critical, such as calculating minimum material requirements or minimum possible costs.

Accurately determining the lower bound of a sum helps in risk assessment and resource planning. It ensures that calculations based on approximate data provide a realistic minimum expectation, preventing underestimation in critical applications like structural engineering or financial forecasting.

Incorrectly identifying the lower and upper bounds of the input numbers. Confusing the rules for different arithmetic operations; the combination of bounds varies (e.g., for subtraction, $A_{LB} - B_{UB}$ for the lower bound, not $A_{LB} - B_{LB}$).

Determining the minimum total length of two pieces of wood, each measured to the nearest centimeter, to ensure they are long enough for a project.

For addition (A+B), $Result_{LB} = A_{LB} + B_{LB}$ and $Result_{UB} = A_{UB} + B_{UB}$. Always ensure the bounds for A and B are correctly identified from the given rounding or truncation information (e.g., for 3.5 rounded to 1 d.p., the interval is $3.45 \le x < 3.55$). Remember that the upper bound is always 'less than' (exclusive), while the lower bound is 'greater than or equal to' (inclusive). For other operations, the rules for combining bounds change (e.g., for subtraction, $Result_{LB} = A_{LB} - B_{UB}$).

References

Sources

  1. Wikipedia: Propagation of uncertainty
  2. Wikipedia: Interval arithmetic
  3. Britannica: Error (mathematics)
  4. Halliday, Resnick, Walker, Fundamentals of Physics, 10th Edition
  5. Wikipedia: Error propagation
  6. Edexcel GCSE (9-1) Mathematics Higher Student Book, Chapter 1: Number