Perplex
Content
  • Exponents & Logarithms
  • Approximations & Error
  • Sequences & Series
  • Financial Mathematics
  • Cartesian plane & lines
  • Function Theory
  • Modelling
  • 2D & 3D Geometry
  • Voronoi Diagrams
  • Probability
  • Descriptive Statistics
  • Bivariate Statistics
  • Distributions & Random Variables
  • Inference & Hypotheses
  • Differentiation
  • Integration
Other
  • Review Videos
  • Blog
  • Landing Page
  • Sign Up
  • Login
  • Perplex
    IB Math AISL
    /
    Approximations & Error
    /

    Error

    Edit

    Error

    Approximations error bounds

    Want a deeper conceptual understanding? Try our interactive lesson!

    Exercises

    No exercises available for this concept.

    Key Skills

    Approximation error bounds

    A measurement is always accurate to ±21​ ("plus or minus one half") of the smallest division on the scale. The same idea applies to rounding numbers: the rounded value is accurate to ±21​ the value of the digit "place" (tens, ones, tenths, hundredths, etc.) it is rounded to.

    problem image

    Typically, we express the error bounds of a number x using inequalities:

    x−21​u≤x<x+21​u

    where x is the measured value, u is the smallest unit on the scale we used. Note that some people equivalently write

    x∈[x−21​u,x+21​u)

    The upper bound, x+21​u, is not included since it would be rounded up to the next increment.

    Absolute and percentage error

    The actual size of an error is the difference between the approximated value (VA​) and the exact value (VE​). We call this the absolute error, and can calculate it with the equation

    absolute error =∣VA​−VE​∣

    Expressing the error as a percentage of the exact value allows us to see how much the error "matters" in a specific scenario. This is the percentage error, which we calculate with the equation

    percentage error =VE​∣VA​−VE​∣​×100%
    Bounds of calculation based on other approximations

    The error bounds of values like length and width impact the error bounds of any secondary calculation, like area, that we use them to find. For example, if an object of length l and width w has error bounds 0.9≤l≤1.1 and 2.6≤w≤2.9, then the object's minimum and maximum area are

    Amin​=0.9(2.6)=2.34
    Amax​=1.1(2.9)=3.19

    i.e., the error bounds are 2.34≤A<3.19.