📘 Chapter 12: Multiple Linear Regression

Most useful topics in Chapter 12: Session 12.2 (and its Excel ICE) — reading MLR output (β, SE, t, p, F, R², Adjusted R²), using VIF to spot multicollinearity, and checking residual plots, leverage, and Cook’s distance.

📅 Sessions 🎮 Interactive Apps 📽️ PPT 📝 Quiz 📚 Homework 💬 Excel 📢 Student Q&A

📅 Session Plan (What We Will Do in Class)

We will walk through these two ICE apps step by step in class. All other HTML apps, slides, and notes below are optional support materials.

🎮 Interactive Apps (HTML/JS)

📽️ PPT Slides

📝 Quiz

📚 Homework

Everyone uses the same dataset (student stress study). You will fit a simple MLR model with two predictors, compute correlation and VIF, and write a short conclusion using the template.

💬 Excel

📢 Student Q&A

Part 1 – Student perspective (MLR basics)

Part 2 – Advanced: common OLS mistakes in research