Linear Interpolation

Linear interpolation is a method of curve fitting using linear polynomials to construct new data points within the range of a discrete set of known data points.

X1 Y1
X2 Y2
X3 Y3