Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
723
1
avatar

how do I calculate the standard error of the regression

 Oct 16, 2015
 #1
avatar+6251 
+5

you've got data points (xi,yi) that you've done a regression on to obtain ˜y(x)=mx+bThe standard error of the regression estimate is given by S=1NNi=1(˜y(xi)yi)2

.
 Oct 16, 2015

2 Online Users

avatar