Post Reply 
x’ forecast only on HP-32E
06-21-2023, 01:15 AM
Post: #6
RE: x’ forecast only on HP-32E
(06-20-2023 09:12 PM)brouhaha Wrote:  
(06-20-2023 12:56 PM)Dave Britten Wrote:  I always thought it was kind of odd they included it on the 12C but not the 11C or 15C.

"Life is short and ROM is full."
- Bill Wickes

But also there aren't extra key assignments available on the 11C and 15C. That's why the 15C had to move all but two of the number comparisions into "g TEST <n>" sequences.

It's easy enough to write a subroutine to do it on the 11C and 15C. Swap two pairs of statistics registers (R3 with R5, R4 with R6), compute the y linear estimate, swap back. On the 15C this can be fairly conveniently done in the subroutine without disturbing the stack with a sequence of "x <>" instructions.

Just to clarify, I would be swapping Σx & Σy. Right?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: x’ forecast only on HP-32E - Matt Agajanian - 06-21-2023 01:15 AM
RE: x’ forecast only on HP-32E - C.Ret - 06-24-2023, 08:17 PM
RE: x’ forecast only on HP-32E - Namir - 06-21-2023, 07:09 AM
RE: x’ forecast only on HP-32E - Namir - 06-22-2023, 10:53 AM
RE: x’ forecast only on HP-32E - rawi - 06-21-2023, 01:59 PM
RE: x’ forecast only on HP-32E - Namir - 06-22-2023, 10:57 AM
RE: x’ forecast only on HP-32E - rawi - 06-22-2023, 12:05 PM
RE: x’ forecast only on HP-32E - Namir - 06-24-2023, 12:37 AM
RE: x’ forecast only on HP-32E - rawi - 06-24-2023, 02:32 PM
RE: x’ forecast only on HP-32E - lrdheat - 06-24-2023, 04:43 PM
RE: x’ forecast only on HP-32E - C.Ret - 06-25-2023, 08:14 AM
RE: x’ forecast only on HP-32E - Namir - 06-26-2023, 01:59 AM
RE: x’ forecast only on HP-32E - rawi - 06-28-2023, 01:37 PM



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