Chapter 3 Multiple linear regression

The multiple linear regression is an extension of the simple linear regression saw in Chapter 2. If the simple linear regression employed a single predictor X to explain the response Y, the multiple linear regression employs multiple predictors X1,,Xk for explaining a single response Y: Y=β0+β1X1+β2X2++βkXk+ε To convince you why is useful, let’s begin by seeing what it can deliver in real-case scenarios!