Math Problem Statement
Find the regression line associated with the set of points. (Round all coefficients to four decimal places.) (5, 5), (6, 6), (8, 9) y(x) =
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Statistics
Linear Regression
Algebra
Formulas
y = mx + b
m = (nΣxy - ΣxΣy) / (nΣx² - (Σx)²)
b = (Σy - mΣx) / n
Theorems
Linear Regression Formula
Suitable Grade Level
Grades 10-12