Homework Statement
Three points are given with errors on y coordinates.
(2.00,4.70±0.36); (4.00,6.8&±0.45); (5.00, 9.10±0.50)
Using LSQ method, find the error on slope.
Homework Equations
σm = σy√(n/Δ), where σy = √(1/n-2(Σ(yk - y(xk))^2)) and Δ = nΣxk^2 - (Σxk)^2
The Attempt at a Solution
I...