Chapter 18 discusses interpolation methods for estimating values between data points, primarily focusing on Newton's and Lagrange's polynomials. Newton's method includes polynomial forms and error analysis, while Lagrange's reformulates the polynomial to avoid divided differences. Additionally, the chapter introduces spline interpolation as an alternative to polynomials to mitigate issues with round-off error and overshoot.