With the given data, we need to find the quadratic regression equation best fits. We can apply the least-square method.
The equation we have to find is in the form:
We need to find a, b and c.
So, let's start with the calculations:
Now, let's replace these sums into the following equations:
Now, let's solve for b in equation 2:
The next step is to isolate a from equation 3, and replace it into equation 1 to solve for c:
Finally, replace c into equation 3 and find a:
Finally, if we replace a, b and c into the quadratic regression equation we obtain:
The answer is B.