Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
% error of line of best fit
17-06-2011, 11:47 PM
Post: #1
% error of line of best fit
Is there a better/cleverer way of calculating the error (e.g. percentage error) of a line of best fit.

at present we\'re doing:
import data
line of best fit
create data points
import original data and datapoints into excel. match up the x values and calculate the %error on the y values.

there must be a better way no ?
Thank you, Lily
Find all posts by this user
Quote this message in a reply
20-06-2011, 04:39 PM
Post: #2
Re: % error of line of best fit
Dear Lily (factorial!),

This was a very interesting question. There is a very simple way of looking at the squared residuals in Autograph but we do not simply provide the individual error values for each data point. However there are two ways which you might choose to find them, I have shown this in the following video:

http://screencast.com/t/eln24yll

Hope it helps,

Simon
Quote this message in a reply
Post Reply 


Forum Jump:


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