Post Reply 
(HP-97) Linear Regression Analysis Using a Programable Pocket Calculator
01-10-2019, 05:32 PM
Post: #1
(HP-97) Linear Regression Analysis Using a Programable Pocket Calculator
4 of 4
Citation
Evenson, Paul, "Linear Regression Analysis Using a Programmable Pocket Calculator" (1978).
Agricultural Experiment Station Technical Bulletins. 52.
http://openprairie.sdstate.edu/agexperimentsta_tb/52

Linear regression is an extremely useful "least squares" technique for fitting a linear equation to a set of data.
This program calculates means, sums of squares, and sums of cross-products of the dependent and independent values which are entered only once. It also calculates the slope and intercept of the line as well as the coefficients of determination and correlation. The program calculates a predicted dependent variable from a given independent variable and a predicted independent variable from a given dependent variable. The program computes the reduction in sum of squares due to regression, residual sum of squares and degrees of freedom, variance about regression, standard error of the estimate, the standard deviation about the slope, and the t-test on the slope of the line.
Confidence limits are calculated about the slope, about a predicted Ŷ, about a predicted future Ŷ, and about a predicted future Ῡ made up of n₁ observations. This
program was written for a Hewlett-Packard 97 programmable "pocket" calculator.


BEST!
SlideRule
Find all posts by this user
Quote this message in a reply
01-10-2019, 06:47 PM
Post: #2
RE: (HP-97) Linear Regression Analysis Using a Programable Pocket Calculator
(01-10-2019 05:32 PM)SlideRule Wrote:  4 of 4
Citation
Evenson, Paul, "Linear Regression Analysis Using a Programmable Pocket Calculator" (1978).
Agricultural Experiment Station Technical Bulletins. 52.
http://openprairie.sdstate.edu/agexperimentsta_tb/52

Linear regression is an extremely useful "least squares" technique for fitting a linear equation to a set of data.
This program calculates means, sums of squares, and sums of cross-products of the dependent and independent values which are entered only once. It also calculates the slope and intercept of the line as well as the coefficients of determination and correlation. The program calculates a predicted dependent variable from a given independent variable and a predicted independent variable from a given dependent variable. The program computes the reduction in sum of squares due to regression, residual sum of squares and degrees of freedom, variance about regression, standard error of the estimate, the standard deviation about the slope, and the t-test on the slope of the line.
Confidence limits are calculated about the slope, about a predicted Ŷ, about a predicted future Ŷ, and about a predicted future Ῡ made up of n₁ observations. This
program was written for a Hewlett-Packard 97 programmable "pocket" calculator.


BEST!
SlideRule
Another little gem. Pedro
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)