Standard Error of the Estimate
Completion requirements
This is a book resource with multiple pages. Navigate between the pages using the
buttons.
Video
Answers
-
The standard error of the estimate is a measure of the accuracy of predictions. The regression line is the line that minimizes the sum of squared deviations of prediction (also called the sum of squares error), and the standard error of the estimate is the square root of the average squared deviation.
-
The standard error of the estimate for a population = sqrt[(1-rho2)*SSY/N] = sqrt[(1-.52)*50/100] = .61
-
The standard error of the estimate for a sample = sqrt[SSE/(N-2)] = sqrt[5.8/8] = .85
-
The standard error of the estimate for a sample = sqrt[SSE/(N-2)]. SSE is the sum of the squared errors of prediction, so SSE = (-.2)2 + (.4)2 + (-.8)2 + (1.3)2 + (-.7)2 = 3.02; sqrt(3.02/3) = 1.0