Understanding Error Bars on Least Squares Fit Line

AI Thread Summary
Error bars on the least squares fit line represent the uncertainty in the predicted values. The discussion clarifies that the relevant formula for calculating the variance of the error is σ_y^2 = (1/(N-2)) * Σ(y_i - A - Bx_i)^2. This formula accounts for the differences between observed values and the fitted line. The user initially sought clarification on the concept but later confirmed the solution. Understanding this formula is crucial for accurately interpreting the reliability of the fit line in data analysis.
radiator
Messages
23
Reaction score
0
Hello,

What are the error bars on the least squares fit line?

recall the variables are:
x ; y ; x^2 ; xy ; y^2 ; yi=mx+c ; d =(y-yi) ; d^2

---------
is it d?

Thanks
 
Physics news on Phys.org
never mind... Its solved
 
the answer is: \sigma_y^2 = \frac{1}{N-2} \times \displaystyle \sum_i^N (y_i - A - Bx_i)^2
 
I think it's easist first to watch a short vidio clip I find these videos very relaxing to watch .. I got to thinking is this being done in the most efficient way? The sand has to be suspended in the water to move it to the outlet ... The faster the water , the more turbulance and the sand stays suspended, so it seems to me the rule of thumb is the hose be aimed towards the outlet at all times .. Many times the workers hit the sand directly which will greatly reduce the water...
Back
Top