Skip to content

Commit

Permalink
bootstrap typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dajmcdon committed Oct 31, 2023
1 parent 38b2cee commit 0f227d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion schedule/slides/18-the-bootstrap.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ where $\theta^*_q$ is the $q$ quantile of $\hat{\Theta}$.
Let $\hat{\theta}$ be our sample statistic, $\hat{\Theta}$ be the resamples

$$
[\hat{\theta} - t_{\alpha/2}s,\ \hat{\theta} - t_{\alpha/2}s]
[\hat{\theta} - z_{\alpha/2}\hat{s},\ \hat{\theta} + z_{\alpha/2}\hat{s}]
$$

where $\hat{s} = \sqrt{\Var{\hat{\Theta}}}$
Expand Down

0 comments on commit 0f227d0

Please sign in to comment.