Is it possible to find the sum of squared error of a simple linear regression on fx-991EX?

Is it possible to find the sum of squared error on fx-991EX?
#1
Posted 15 October 2016 - 04:23 AM
#2
Posted 17 October 2016 - 11:26 AM
You have 2 possibilities
1. Calculate regression in Statistics mode, recall variables (see the page 21 of the UG) and use them for manual calculation of the SSE - see the formula on the pages 14.9, 14.18 and 14.19
2. Calculate the complete regression and the SSE manually in spreadsheet mode - see the formulas on the pages 14.9, 14.11 and 14.19, except these formulas you need to compute all variables to determine b0, b1 and SSE - n, sum x^2, sum xy, average x, average y, (average x)^2, sum y^2, sum y,
A nice tutorial with formulas and exercises, pages 14-9 to 14.19
http://www.cse.wustl...ftp/k_14slr.pdf
Edited by pan.gejt, 17 October 2016 - 12:57 PM.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users