Simulation of Data and Display of Regression Polynomials of Different Degree
Write a program that simulates data corresponding to Sect. 12.4.4, performs a regression analysis, and finally displays the data and the regression polynomials as described in Sect. 12.4.2. You can use large sections of the programs E4REG and E2REG. An example of a graphical display is shown in Fig. 12.3.