Chapter 2 introduces linear models for estimation, defining the relationship between a response variable y and predictors x1, x2, and x3 using the formula y = f(x1,x2,x3) + ε, where ε represents error. The chapter discusses the use of matrix representation for parameter estimation and the least squares method, emphasizing the flexibility of linear models despite their perceived simplicity. An example is provided, illustrating the application of linear regression using a dataset of species found on Galápagos islands and the corresponding variables.