Post Reply 
[HP-12C] Angular coefficent from linear regression off by 1
05-01-2016, 11:23 AM (This post was last modified: 05-02-2016 12:08 AM by Marcio.)
Post: #1
[HP-12C] Angular coefficent from linear regression off by 1
While doing linear regression on the 12C, I noticed the last digit of the angular coefficient is usually off by 1. Does anyone know why? I thought the 12C used the same algorithm as the 15C.

Example:
Code:

x       y
0.00    1.0
0.15    2.1
0.45    3.9
0.83    8.1
1.12    14

The 15C will return y=0.159340862+11.09933164. The 12C gives ...165 instead.

Thank you.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[HP-12C] Angular coefficent from linear regression off by 1 - Marcio - 05-01-2016 11:23 AM



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