Skip to content

Commit 9bd9318

Browse files
Update inference-tables.qmd
"statisics" <- "statistics"
1 parent 6941efc commit 9bd9318

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inference-tables.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,13 +307,13 @@ We are not able to claim which type of question causes which type of response.
307307
```{r}
308308
#| label: fig-ipodRandDotPlot
309309
#| fig-cap: |
310-
#| A histogram of chi-squared statisics from 1,000 simulations produced under
310+
#| A histogram of chi-squared statistics from 1,000 simulations produced under
311311
#| the null hypothesis, $H_0,$ where the question is independent of the response. The
312312
#| observed statistic of 40.13 is marked by the red line. None of the 1,000 simulations
313313
#| had a chi-squared value of at least 40.13. In fact, none of the simulated chi-squared
314314
#| statistics came anywhere close to the observed statistic!
315315
#| fig-alt: |
316-
#| A histogram of chi-squared statisics from 1,000 simulations produced under
316+
#| A histogram of chi-squared statistics from 1,000 simulations produced under
317317
#| the null hypothesis, where the question is independent of the response. The
318318
#| observed statistic of 40.13 is marked by the red line. None of the 1,000 simulations
319319
#| had a chi-squared value of at least 40.13.

0 commit comments

Comments
 (0)