GeneralAccuracy & EstimationGCSE
AQAOCREdexcelBrevet (DNB)CambridgeCAPSCBSECCEA

Upper and Lower Bounds (Single Value)

Calculates the range within which a rounded number truly lies.

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

The Upper and Lower Bounds equation is fundamental in understanding the precision of measurements and rounded numbers. When a value 'N' is given to a certain degree of accuracy, this formula helps determine the minimum (lower bound) and maximum (upper bound) possible values that 'N' could have been before rounding. This concept is crucial for ensuring calculations based on rounded figures maintain appropriate levels of precision and for understanding potential errors in data.

When to use: Apply this equation when you are given a number that has been rounded to a certain degree of accuracy (e.g., to the nearest whole number, 1 decimal place, or 10). It's essential for determining the range of possible values for that number, which is critical in calculations involving multiple rounded values to find the upper and lower bounds of a final result.

Why it matters: Understanding bounds is vital for practical applications where precision matters, such as engineering, scientific experiments, and financial calculations. It allows you to quantify the uncertainty associated with rounded data, preventing overconfidence in results and ensuring that safety margins or tolerance levels are correctly applied. This concept underpins error analysis and significant figures.

Symbols

Variables

N = Number, \text{Accuracy} = Accuracy, UB = Upper Bound

Number
Accuracy
Upper Bound

Walkthrough

Derivation

Formula: Upper and Lower Bounds (Single Value)

This formula determines the range of possible values for a number that has been rounded to a specific degree of accuracy.

  • The number has been rounded correctly to the specified accuracy.
  • The rounding method used is standard (e.g., round half up).
1

Understand Rounding:

When a number is rounded to a certain accuracy (e.g., nearest whole number, 1 decimal place, nearest 10), it means any true value within a certain range would round to that specific number.

2

Define the 'Half-Unit' of Accuracy:

The range of values that round to N extends half of the accuracy unit below N and half of the accuracy unit above N. For example, if rounded to the nearest 1, the half-unit is 0.5.

3

Calculate the Lower Bound:

The lower bound is the smallest possible value that would round up to N. This is found by subtracting the half-unit of accuracy from N.

4

Calculate the Upper Bound:

The upper bound is the largest possible value that would round down to N. This is found by adding the half-unit of accuracy to N. Note that the upper bound itself is usually just below the next rounding point (e.g., 15.5 for 'nearest 15').

Note: The upper bound is often written as strictly less than the next value, e.g., for a number rounded to 15 to the nearest whole number.

Result

Source: AQA GCSE Mathematics — Number (3.1.2)

Visual intuition

Graph

The graph is a straight line with a slope of one, showing that the upper bound increases at the same rate as the number itself. For a student, this linear relationship means that as the number grows larger, the upper bound shifts upward by an identical amount, maintaining a constant gap regardless of the scale. The most important feature is that the vertical distance between the number and its upper bound remains fixed, illustrating that the margin of error is independent of the number's size.

Graph type: linear

Why it behaves this way

Intuition

Imagine a point N on a number line; the true value lies somewhere within an interval of length Accuracy that is centered at N, extending Accuracy/2 in both the positive and negative directions.

N
The stated numerical value after it has been rounded.
This is the number you are given, which represents an unknown true value that falls within a certain range.
Accuracy
The smallest unit or decimal place to which the number N was rounded (e.g., 1 for nearest whole, 0.1 for 1 decimal place).
It defines the 'granularity' or precision of the rounding process; a smaller accuracy value means a more precise rounding.
Accuracy/2
Half of the rounding interval, representing the maximum possible absolute difference between the true, unrounded value and the reported rounded value N.
This is the 'tolerance' or 'margin of error' on either side of the reported number N, indicating how far the true value could deviate from N.

Signs and relationships

  • ±: The plus-minus symbol indicates that the true value could be either greater than (upper bound) or less than (lower bound) the rounded value N, by an amount up to Accuracy/2.

Free study cues

Insight

Canonical usage

This equation is used to determine the range of possible true values for a number (N) given its stated accuracy. All quantities involved (N, Accuracy, and the resulting Bounds) must be expressed in the same units.

Common confusion

A common mistake is to use different units for N and Accuracy without proper conversion, leading to incorrect bound calculations. For example, if N is in meters, Accuracy must also be in meters, not centimeters.

Dimension note

While the numbers N and Accuracy can represent quantities with any physical dimension (or be dimensionless), the mathematical operation itself is unit-agnostic, requiring only consistency of units between N and Accuracy.

Unit systems

Any consistent unit · The rounded number for which bounds are being calculated. Its unit determines the unit of the bounds.
Same unit as N · The precision to which N has been rounded (e.g., 0.1 for 'nearest 0.1', 1 for 'nearest whole number', 10 for 'nearest 10'). Must have the same unit as N.
Same unit as N · The calculated upper or lower limit for the true value of N. Inherits its unit from N.

One free problem

Practice Problem

A length is measured as 15 cm to the nearest centimeter. What is the upper bound of this measurement?

Number15 unit
Accuracy1 unit

Solve for:

Hint: For the upper bound, you add half of the accuracy to the given number.

The full worked solution stays in the interactive walkthrough.

Where it shows up

Real-World Context

A builder measures a wall as 3.5 meters to the nearest 0.1 meter; calculating the bounds tells them the true length is between 3.45m and 3.55m.

Study smarter

Tips

  • The 'Accuracy' is the smallest unit to which the number has been rounded (e.g., 1 for nearest whole, 0.1 for 1 d.p., 10 for nearest 10).
  • The 'half-unit' (Accuracy/2) is added for the upper bound and subtracted for the lower bound.
  • Always consider the context of the problem; sometimes bounds might be constrained by physical limits (e.g., length cannot be negative).
  • Be careful with numbers rounded to 'significant figures' – the accuracy depends on the place value of the last significant figure.

Avoid these traps

Common Mistakes

  • Using the given accuracy directly instead of dividing it by 2.
  • Confusing upper and lower bounds (adding for lower, subtracting for upper).
  • Incorrectly identifying the 'accuracy' value (e.g., for 'nearest 10', accuracy is 10, not 1).

Common questions

Frequently Asked Questions

This formula determines the range of possible values for a number that has been rounded to a specific degree of accuracy.

Apply this equation when you are given a number that has been rounded to a certain degree of accuracy (e.g., to the nearest whole number, 1 decimal place, or 10). It's essential for determining the range of possible values for that number, which is critical in calculations involving multiple rounded values to find the upper and lower bounds of a final result.

Understanding bounds is vital for practical applications where precision matters, such as engineering, scientific experiments, and financial calculations. It allows you to quantify the uncertainty associated with rounded data, preventing overconfidence in results and ensuring that safety margins or tolerance levels are correctly applied. This concept underpins error analysis and significant figures.

Using the given accuracy directly instead of dividing it by 2. Confusing upper and lower bounds (adding for lower, subtracting for upper). Incorrectly identifying the 'accuracy' value (e.g., for 'nearest 10', accuracy is 10, not 1).

A builder measures a wall as 3.5 meters to the nearest 0.1 meter; calculating the bounds tells them the true length is between 3.45m and 3.55m.

The 'Accuracy' is the smallest unit to which the number has been rounded (e.g., 1 for nearest whole, 0.1 for 1 d.p., 10 for nearest 10). The 'half-unit' (Accuracy/2) is added for the upper bound and subtracted for the lower bound. Always consider the context of the problem; sometimes bounds might be constrained by physical limits (e.g., length cannot be negative). Be careful with numbers rounded to 'significant figures' – the accuracy depends on the place value of the last significant figure.

References

Sources

  1. Wikipedia: Rounding
  2. Britannica: Rounding
  3. Edexcel GCSE (9-1) Mathematics Higher Student Book by Greg Port, Pearson
  4. AQA GCSE Mathematics — Number (3.1.2)