Chapter 27 Flashcards
Straight Enough Condition
for linearity. (Check that the scatterplot of y against x has linear form and that the scatterplot of residuals against predicted values has no obvious patterns.) ;)
Independence Condition
Think about the nature of the data. Check a residuals plot.) ;)
Does the Plot Thicken Condition
for constant variance. (Check that the scatterplot shows consistent spread across the range of the x-variable, and that the residuals plot has constant variance too, a common problem is increasing spread with increasing predicted values- the plot thickens.) ;)
Nearly Normal Condition
for Normality of the residuals. (Check a histogram of the residuals.) ;)
Residual standard deviation
The spread for the data around the regression line is measured with the residual standard deviation, se ;)
t-test for the regression slope
When the assumptions are satisfied, we can perform a test for the slope coefficient. We usually test the null hypothesis that the true value of the slope is zero against the alternative that it is not. ;)
Confidence interval for the regression slope
When the assumptions are satisfied, we can find a confidence interval for the slope parameter from b1 +-t*-2 X SE(b1). ;)