First, we need to find the least squares trend line, which is given by the equation:
$y = a + bx$
where $y$ is the sales, $x$ is the number of employees, and $a$ and $b$ are constants. To find $a$ and $b$, we use the following formulas:
$b = \frac{n\sum{xy} -
Show more…