To compute the confidence intervals for the coefficients, we use the formula:
\[ \text{CI} = \hat{\beta}_j \pm t_{\alpha/2, n-p} \times SE(\hat{\beta}_j) \]
where $\hat{\beta}_j$ is the estimated coefficient, $SE(\hat{\beta}_j)$ is the standard error of the
Show more…