STAT 306 - Finding Relationships in Data 26-09 2026-2027 COMPLETE SOLUTION University of British Columbia
#classnotes
Subject: MATH307 MATH340
#STAT306
PHYS119
Topic:: Multiple linear regression
Slide 7 - Linear models: vector and matrix formulation We can write the linear model in matrix form: Y = Xβ + ϵ where
The first column of X is a column of 1s, this corresponds to the intercept parameter β0 X is called the design matrix Normal equations in matrix form Normal equations:
In matrix form: X T Xβ^ = XTY