From dad5381c157d29490c9e16b51b6a8ffb4d3a978f Mon Sep 17 00:00:00 2001 From: danhernandez04 Date: Mon, 24 Nov 2025 14:27:36 -0500 Subject: [PATCH] Contributions to Unit 3 Practice Problems - Daniel Hernandez: unit3.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit In this commit, I added exercises to understand estimators, confidence intervals, single-predictor regression, correlation, R², and regression to the mean. --- unit3.md | 1 + 1 file changed, 1 insertion(+) diff --git a/unit3.md b/unit3.md index 280782b..05fb044 100644 --- a/unit3.md +++ b/unit3.md @@ -13,6 +13,7 @@ This unit introduces statistical inference for **single‑predictor linear regre Material: - [Notes and exercises](/public/latex_notes/unit3/unit3.pdf) +- Contributions to Unit 3 Practice Problems - Daniel Hernandez: [Math_50_Unit_3_Problem_Contributions_for_Extra_Credit___Daniel_Hernandez.pdf](https://github.com/user-attachments/files/23730566/Math_50_Unit_3_Problem_Contributions_for_Extra_Credit___Daniel_Hernandez.pdf) - [Colab notebook from class (2024)](https://colab.research.google.com/drive/1_4zOruAWfJ3HQoIf9sjefk3z0APko94-?usp=sharing) - [Colab notebook from class (2025)](https://colab.research.google.com/drive/1QZUXeu7-QhJ0X1mKIEN4ZiTplmdWbqfv?usp=sharing)