Introduction
Interpolation helps you find values between known points. It fills in gaps smoothly.
You have temperature readings every hour and want to estimate values every 30 minutes.
You know the speed of a car at certain times and want to find speed at times in between.
You have a few points on a curve and want to draw a smooth line through them.
You want to estimate missing data points in a measurement series.