PDA

View Full Version : Linear errors calculation


TheDestroyer
Mar10-07, 02:25 PM
Hi,

When I'm doing an experiment,

If the result of the experiment was some points, which I interpolate to create the linear function:

y=(a/b^2) x+c

while y is a function of x: y=f(x)

If the standard error in y was (S), How can I calculate the error in b?

Thank you