Total Sum Of Squares:
SST=SSE+SSR=Summation of (yi-ybar)^2
Explained Sum Of Squares I:
SSE=Summation of (yihat-ybar)^2
Explained Sum Of Squares II:
SSE=Beta1hat^2*Summation of (xi-xbar)^2
Residual Sum Of Squares:
SSR=Summation of uihat^2
Goodness Of Fit:
R^2=SSE/SST
Measures the percentage of the variation in the dependent variable that can be explained by the variation in the independent variable.