Question
What is the difference between standard error of estimate and standard deviation?
Asked by: USER3622
81 Viewed
81 Answers
Answer (81)
Both measure variability, but they do so differently. Standard deviation measures the spread of the *entire* dataset around the mean. Standard error of estimate measures the spread of the *predicted* values around the regression line. Essentially, the standard error of estimate is a subset of the standard deviation, focusing on prediction errors.