Calculate the equation of the best fitting regression line:
\[Y = a + b \times X.\] Find $a$ and $b$ to 5 decimal places, then input them below to 3 decimal places. You will use these approximate values in the rest of the question.
$b=\;$question.score feedback.none, $a=\;$question.score feedback.none (enter both to 3 decimal places).
You are given the following information:
First Test$(X)$ |
$\sum x=\;\var{t[0]}$ |
$\sum x^2=\;\var{ssq[0]}$ |
Later Score$(Y)$ |
$\sum y=\;\var{t[1]}$ |
$\sum y^2=\;\var{ssq[1]}$ |
Also you are given $\sum xy = \var{sxy}$.
Click on Show steps if you want more information on calculating $a$ and $b$. You will not lose any marks by doing so.