From 96d611767ed8397a9232595a0bc02c0902936e44 Mon Sep 17 00:00:00 2001 From: andyeisenberg Date: Sat, 1 Aug 2026 16:47:04 +0000 Subject: [PATCH] Added an exercise answer --- source/sec-Chi-Squared.ptx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/sec-Chi-Squared.ptx b/source/sec-Chi-Squared.ptx index 324c8dc..c98771d 100644 --- a/source/sec-Chi-Squared.ptx +++ b/source/sec-Chi-Squared.ptx @@ -254,6 +254,12 @@ + + +

+ \chi^2 = 8.5, the critical value with 4 degrees of freedom is 9.488, so the data is consistent with the null hypothesis. +

+