Identify whether a second order or a third order polynomial is the best fit for the following experimental data with a maximum accuracy of
99%
using the regression method. Display the order of the corresponding polynomial.
x=[1,2,3,4,5]
y=[2,2.8,5.1,10.7,15.1]