Chapter 23
Testing the hypothesis of no linear relationship
- State the \(T\)-statistic for the sample slope and its sampling distribution under the null hypothesis when the SLRNN model assumptions hold.
- State the estimate of the standard error of the slope estimate in simple linear regression.
- Identify the estimate of the standard error of the slope estimate in an output from
summary
.
- Perform a hypothesis test for a claim about a population slope.
Confidence intervals for the regression slope
- State the confidence interval for a population slope under the SLRNN model assumptions.
- Construct a confidence interval for a population slope using the output from
summary
and qt
.