Calculating Uncertainty in Gradient & Intercept of Line of Best Fit

  • Thread starter Thread starter Identity
  • Start date Start date
  • Tags Tags
    Graph Uncertainty
AI Thread Summary
To calculate the uncertainty in the gradient and intercept of a line of best fit with several data points, regression analysis is essential, even for a simple two-point case. The equation for the line incorporates uncertainties in the y-values, leading to separate uncertainty components for both the gradient and intercept. For two data points, the best fit line is indeed the line connecting those points, and the gradient can be derived directly from their coordinates. The discussion also references the general least squares fitting algorithm for more complex datasets. Understanding these principles is crucial for accurate data analysis in statistical modeling.
Identity
Messages
151
Reaction score
0
If you have several data points, each with a small uncertainty in the y-direction, and you want to find the uncertainty in the gradient and the uncertainty in the intercepts of the line of best fit, how would you go about doing that?


*I know with many points you would have to do something with regression, but could the simple, 2-data point case also be explained?

Here's what I'm thinking so far for the 2-data point case, can someone please tell me if I'm right:

Equation of the line, including uncertainties:

y -(y_0 \pm U(y_0)) = \frac{y_1 \pm U(y_1) - (y_0 \pm U(y_0))}{x_1 - x_0}(x - x_0)

So you would eventually get two separate "uncertainty" bits, one in the gradient and the other in the constant term.

y = (m \pm U(m))x + C \pm U(C)

Now do you just let 'y' or 'x' equal 0 and solve?


Thanks so much
 
Last edited:
Physics news on Phys.org
Wouldn't the best fit line for just two data points points, regardless of the uncertainties in the two points' y values, be a line through the two points themselves since their y values would necessarily be centered in the y error range? Therefore, wouldn't the gradient just be the slope of the line through the two points?
 
So I know that electrons are fundamental, there's no 'material' that makes them up, it's like talking about a colour itself rather than a car or a flower. Now protons and neutrons and quarks and whatever other stuff is there fundamentally, I want someone to kind of teach me these, I have a lot of questions that books might not give the answer in the way I understand. Thanks
Back
Top