diff --git a/inference-tables.qmd b/inference-tables.qmd index 50c24dec..249ec989 100644 --- a/inference-tables.qmd +++ b/inference-tables.qmd @@ -307,13 +307,13 @@ We are not able to claim which type of question causes which type of response. ```{r} #| label: fig-ipodRandDotPlot #| fig-cap: | -#| A histogram of chi-squared statisics from 1,000 simulations produced under +#| A histogram of chi-squared statistics from 1,000 simulations produced under #| the null hypothesis, $H_0,$ where the question is independent of the response. The #| observed statistic of 40.13 is marked by the red line. None of the 1,000 simulations #| had a chi-squared value of at least 40.13. In fact, none of the simulated chi-squared #| statistics came anywhere close to the observed statistic! #| fig-alt: | -#| A histogram of chi-squared statisics from 1,000 simulations produced under +#| A histogram of chi-squared statistics from 1,000 simulations produced under #| the null hypothesis, where the question is independent of the response. The #| observed statistic of 40.13 is marked by the red line. None of the 1,000 simulations #| had a chi-squared value of at least 40.13.