p1_ex5 P1_EX5 Create datasets S1 and S2. S1 will be of sizes m1 = 10, 20, 40, 80, 160 S2 will be of size m2 = 25 Create polynomial models for S1, always of order n = 10. Test them against the data in S2. TABLE 5: M rms(r1) rms(r1) 10 0.00000 1.85627 20 0.08096 0.26080 40 0.08798 0.10574 80 0.07877 0.09272 160 0.07816 0.09492 P1_EX5 Normal end of execution. diary off