Skip to content

Commit 841f615

Browse files
Fix typo + re-render
1 parent d1aae58 commit 841f615

File tree

18 files changed

+12
-9
lines changed

18 files changed

+12
-9
lines changed

12-foundations-bootstrapping.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@ We can summarize the bootstrap process as follows:
484484
- **Create the interval.** After choosing a particular confidence level, use the variability of the bootstrapped statistics to create an interval estimate which will hope to capture the true parameter. While the interval estimate associated with the particular sample at hand may or may not capture the parameter, the researcher knows that over their lifetime, the confidence level will determine the percentage of their research confidence intervals that do capture the true parameter.
485485
- **Form a conclusion.** Using the confidence interval from the analysis, report on the interval estimate for the parameter of interest. Also, be sure to write the conclusion in plain language so casual readers can understand the results.
486486

487-
@tbl-chp12-summary is another look at the Bootstrap process summary.
487+
@tbl-chp12-summary is another look at the bootstrap process summary.
488488

489489
```{r}
490490
#| label: tbl-chp12-summary

_freeze/12-foundations-bootstrapping/execute-results/html.json

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading

_freeze/16-inference-one-prop/execute-results/html.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

_freeze/19-inference-one-mean/execute-results/html.json

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading

_freeze/21-inference-paired-means/execute-results/html.json

Lines changed: 3 additions & 2 deletions
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)