Inference Flashcards
fitted values?
Denoted by y^_i; points on FITTED REGRESSION LINE corresponding to values x_i
Residuals?
Residual sum of squares?
SS_T
Total sum of squares; SS_R + SS_E
SS_R =?
SS_E?
SS_T for constant model?
Given Y_i = β_0 + ε_i
Degrees of freedom for SS_T ? Why?
n-1
One degree of freedom is taken up by y-
Dof for SS_E? Why?p
n-2; because 2 estimated parameters
MS_R =?
SS_R / ν_R
ν_R =
1
ν_E =?
n-2
MS_E=?
SS_E / ν_E
ν_T
n-1
Variance Ratio=?
MS_R / MS_E
F test, F=?
H_0 for F test?
F test; we reject H_0 if?
H0 : β1 = 0
F_cal?
Value of variance ratio F calculated for given data set
F test; F_(α;1,n-2) is ?
Such that
What does rejecting H_0 in F test mean?
(n-2)σ^2
MS_E is biased? Estimator of?
Unbiased estimator of σ^2 ; often denoted S^2