diff --git a/cityu/ma3518/ma3518_5/index.html b/cityu/ma3518/ma3518_5/index.html index a67bfd65..7b86c920 100644 --- a/cityu/ma3518/ma3518_5/index.html +++ b/cityu/ma3518/ma3518_5/index.html @@ -223,9 +223,9 @@
-Last modified:
+Last modified: • -
10 min read

Part 5 - Multiple Linear Regression

Table of Contents

Introduction

+
13 min read

Part 5 - Multiple Linear Regression

Table of Contents

Introduction

Last time we discussed simple linear regression, which is a model that predicts the value of a dependent variable based on the value of a single independent variable. But, often in the real world, we may want to model our dependant variable from multiple independent variables.

Or, mathematically represented as,

@@ -552,7 +552,126 @@

Interaction Effects

> 1 161 5338.9 > 2 157 5186.1 4 152.82 1.1566 0.3322 -

This means we are happy to adopt the original reduced model.