Least Squares

checklist
Mark Yourself Question
  1. Grab a piece of paper and try this problem yourself.
  2. When you're done, check the "I have answered this question" box below.
  3. View the solution and report whether you got it right or wrong.
Find a function of the form a0+a1x+a3x3a_0+a_1x+a_3x^3 (note there is no squared term) which is a best approximation in the sense of least squares to the following data points: (0,1),(1,1),(1,2),(2,1)(0,1),(-1,1),(1,2),(-2,1) .
More Least Squares Approximation Questions: