Introduction
Interpolation helps fill in missing points or smooth out noisy data by estimating values between known data points.
You have a few measurements and want to estimate values in between.
Your data is noisy and you want a smooth curve to see trends clearly.
You want to create a smooth line for a graph from scattered points.
You need to predict values at points where you did not measure.