Quant Memo
Statistics/●●●●●

Computing R-squared from the error and total spread

For a fitted regression, the total variation in yy around its mean is measured by the total sum of squares, and the variation the model fails to capture is the error (residual) sum of squares:

SST=500,SSE=200.\text{SST} = 500, \qquad \text{SSE} = 200.

What is the R-squared of the model, and what does it mean in words?

Your answer

More Statistics questions