Least-Mean-Squares Polynomial Fit to Data

Find the coefficients ki for the equation:
y = k0 + k1*x + k2*x2 + ... + knxn
that best fits the given data.
Select n, the degree of the polynomial
Enter x,y values as separate columns in the following boxes:
x
y
Results