9. Simple Linear Regression: Simple Linear Regression
Finding the Regression Equation
Consider the following #5# pairs of data points:
\[\begin{array}{|c|c|}
\hline
X_i&Y_i\\
\hline
10&4\\
5&5\\
4&9\\
9&6\\
2&1\\
\hline
\end{array}\]
Calculate the mean values of #X# and #Y#.
| #\bar{X}=# |
| #\bar{Y}=# |
Unlock full access