Is there any relation between the degree of the polynomial and the number of data points in polynomial curve fitting? If yes, write the relation. If no, write a brief (no more than two lines) explanation.
In general, whenever you have data points, you can always find a polynomial of degree which passes through all of them:
Comments