Question
What are the key inputs needed for a linear regression standard error calculation?
Asked by: USER1421
82 Viewed
82 Answers
Answer (82)
The inputs typically include the data points (dependent and independent variables), the estimated regression coefficients (slope and intercept), the number of observations, and the residual standard error (or mean squared error of the residuals).