$id
- 46
- 0
Homework Statement
I am trying to work out if there is an elegant way to do a line of best fit(straight) through a set of points (3) while taking into consideration their error bars? Clearly I'm looking for a piece of software that can do this. Obviously excel, etc can do a standard straight line + equation and add errors later on but the fit will be different if errors are considered in the place on each point individually.
The reason I'm doing this is because I want to know the error in the gradient, taking account of the fact that each point has an error ( every point has different errors)
The Attempt at a Solution
The box method noted here will sort of work but it is quite tedious
http://wwwchem.uwimona.edu.jm:1104/lab_manuals/c10appendix7.html
But I'm looking for alternative ways of doing this. I only have 3 points of data as well.
Regards,
sid