• The linear interpolant between two points and for a value is the value on the straight line connecting these points, given either by:
    •  
    • where and are the weights for and , respectively. (These satisfy )
  • Linear interpolation on a data set of points is defined as a piecewise linear function resulting from the concatenation of linear interpolants between each adjacent pair of data points. This function is continuous ().
  • The error of approximating a function using linear interpolation with points and is defined as: where is the linear interpolation polynomial
  • Error Bound Theorem: If a function has a continuous second derivative on the interval , the error of linear interpolation for is bounded by