Interpolation is a type of estimation / aproximation to 'connect the dots' between multiple points. The simplest [[Interpolation]] is [[Linear Interpolation]] where its a simple [[Line]] between two points.