Mathematics I / Interpolation and Curve Fitting
Practice question · Select all that apply

Twenty-one exact data points are to be interpolated. Select every genuine reason to prefer a cubic spline to a single degree-20 polynomial.

Hints
  1. A spline is still an interpolant, check what that rules out.
  2. Both options use all 21 points; the difference is in the degree of the pieces.
Show the answer
  • A. High-degree interpolating polynomials can oscillate wildly between the data points.
  • B. Least squares minimises the sum of squared residuals.
  • C. A spline joins low-degree pieces smoothly rather than using one high-degree polynomial.
Why

The spline interpolates, so it hits every point while keeping each piece cubic and locally tame. It is not a least-squares fit and it uses exactly the same data, those two options describe a different method altogether.

Read the lesson: Interpolation and Curve Fitting →

Practise Interpolation and Curve Fitting

The app has 5 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Interpolation and Curve Fitting