Sign In
Recall the (n+1) Point Principle.
See solution.
Sometimes we can find a polynomial function that passes through all the data points, but for others we have to limit ourselves to find the polynomial that fits them better. Each adjustment can be done with different methods for different conditions, and each has its own advantages. We will discuss each case one at a time.
If the data set consists of (n+1) points, where n is the degree of the polynomial function we want as model, then we can use the (n+1) Point Principle.
|
Point Principle |
|
For any set of n+1 points in the coordinate plane that pass the vertical line test, there is a unique polynomial of degree at most n that fist the points perfectly. |
This method requires having a calculator at hand, which can be a drawback. However, this method has other benefits.
For this method we proceed by entering the data into the calculator list L1 and L2. Then, we chose between the options LinReg, QuadReq, or CubicReg. The calculator will perform the regression and provide R^2, which can give us an idea of how good the adjustment is. The closer to 1 the better the fit. An example is shown below.