• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Calc help!

ga14

Member
Hey Guys,

I need help with following question:

"Suppose you are given a set of ten data points {(x1, y1), (x2,y2), (x3, y3)...(x10,y10)} and you want to find the "best fit" line to the data. In statistics the best fit line (often called the least squares line) is defined to be the line y=mx+b that minimizes the sum of the squares of the differences between the line and the data points. More precisely, the line of best fit is the line y=mx+b that minimizes the Rieman sum from k=1 to n of (y_k-(mx_k+b))^2
where _k denotes "sub k".

In this problem, you can assume n=10. Use partial differentiation to show that the line of best fit has slope _______
and y intercept ________."

Thanks for any help at all!
 
Back
Top