In: Statistics and Probability
LINEAR ALGEBRA
The main topic studied is linear regression using matrices. The main idea being that you use a projection of the vector onto the subspace to find this linear regression equation.
QUESTION: Explain how you would use projections to find a quadratic regression for a given data, that is an equation of the kind y = ax2 + bx + c that best fits the data. This is just a theory question.