Regression.sea.hqx Regression Aaron S. Knapp Wilmington, OH 45177 This program computes M and b for linear regression aappearing in one of the four forms y = M*x + b y = M*(x^b) y = M(e^(b*x)) y = M(ln(x)) + b Data are entered by way of dialog boxes. Once entered, they can be edited, and predicted values can be calculated using the computed values of M and b. There is no graphical feature. Since this was written for student use, it inclusion of one would greatly enhance it. Tested on a PowerBook 5300ce running System 7.5.3 with no runtime problems.