Midterm Cheat Sheet
Linear Regression |
Multiple Linear Regression and Estimation š»0 : š½1 = š½2 = š½3 = ⯠= š½š = 0 rejection rule of š” >= t(1 ā alpha/2; š ā š ā 1) |
Model Fitting: Inference dfĪ© = n - p, and dfš = n ā q Reject the null hypothesis if F > Fα p - q, n ā p |
Dummy Variables and Analysis of Covariance An interaction between Xi1 and Xi2: A model with multiple categorical variables: |
Regression Diagnostics The Hat Matrix ā n*n matrix
Calculate the t-test and compare abs with limit: |
Influential Points: causes changes to regression with a threshold of Where pā is the number of parameters Cook's Distance: with a threshold of Error: a plot of e_hat should |