Size Error when entering statistics

57 views
Skip to first unread message

TheDude

unread,
Feb 1, 2025, 1:49:20 PM2/1/25
to Free42 & Plus42
I want to do a linear fit.
I have the calculator in STAT > All mode
I enter first y value, ENTER, first x value.
Press STAT > Sigma+
---> Size Error

What am I missing?!?

Thomas Okken

unread,
Feb 1, 2025, 7:00:16 PM2/1/25
to Free42 & Plus42
Size Error means you're trying to access a numbered register that doesn't exist. The numbered registers are stored in a matrix named REGS; if that matrix is too small, or missing entirely, this error may occur.

The statistics summations are kept in numbered registers; by default, they are in registers 11 through 23. If you do SIZE 0025, you will restore REGS to its default size, and the statistics functions will work again. (The SIZE function is in the MODES menu.)

TheDude

unread,
Feb 2, 2025, 1:08:09 AM2/2/25
to Free42 & Plus42
SIZE 0025 fixed the issue. 
Thanks a lot for the excellent support. I would never have figure that out.

Reply all
Reply to author
Forward
0 new messages