[12C] Linear Regression
|
01-19-2019, 06:01 AM
(This post was last modified: 01-19-2019 06:10 AM by Gamo.)
Post: #1
|
|||
|
|||
[12C] Linear Regression
HP-10C 11C and 15C came with [L.R.] (Linear Regression) function.
HP-12C don't have this function this program will do the L.R. function based on the formula shown on the HP-11C manual on page 63 To use this L.R. function program, use the [Σ+] key to accumulate the statistic of a series of two or more data pair. Then execute [R/S] Procedure: [R/S] display Y-intercept on stack register X [X<>Y] display Slope on stack register Y ------------------------------------------------------------ Program: L.R. for HP-12C Quote:RCL 1 Remark: For HP-12C Platinum Simply remove [ENTER] [x] to [X^2] And remove [STO] 0 [RCL] 0 and [X<>Y] Gamo |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[12C] Linear Regression - Gamo - 01-19-2019 06:01 AM
RE: [12C] Linear Regression - Gene - 01-19-2019, 01:46 PM
RE: [12C] Linear Regression - Dieter - 01-19-2019, 01:57 PM
RE: [12C] Linear Regression - Gamo - 01-20-2019, 12:19 AM
|
User(s) browsing this thread: 1 Guest(s)