LinRegressCalc.sea.hqx Linear Regression Calculator (HyperCard Stack) Guy Kuo, M.D. guykuo@u.washington.edu Linear Regression Calculator is a HyperCard stack for linear regression. Data x and y are entered into a table, and the regression line is computed. Statistics displayed are sum(x), sum(y), x-bar, y-bar, standard deviation and variance of x and of y, and n. There is an option for n or n-1 weighting. Properties of the regression line displayed are slope, y-intercept, and correlation coefficient. By entering a value for x', the corresponding y' is returned. Similarly, by entering a value for y', the corresponding x' is returned. Runs under System 6 and System 7 and is 32-bit clean. -------------------------------------------------------------- Location in Mathematics Archives: Anonymous FTP: /mac/linearAlgebra /mac/numericalAnalysis /mac/statistics Gopher: (First select "Software" then "Macintosh software arranged by subjects") Linear Algebra / Linear Regression Calculator Numerical Analysis / Linear Regression Calculator Statistics / Linear Regression Calculator --------------------------------------------------------------