Post Reply 
Standard Pac and Linear regression
11-13-2019, 12:20 PM
Post: #12
RE: Standard Pac and Linear regression
I use this simple program if I need plain old linear regression on my 41:

http://dave.brittens.org/HP41C/LinearRegression.txt

I can't remember if I wrote it or found it somewhere else and adapted it slightly. This works off the standard stat registers, so you don't have to use a special program to enter data, and it includes tiny routines for predicting x or y from the value of the other variable. It fits an equation of the form y=mx+b, and also computes correlation.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Standard Pac and Linear regression - Trond - 11-11-2019, 04:40 PM
RE: Standard Pac and Linear regression - Dave Britten - 11-13-2019 12:20 PM



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