Regression is about conditional expectations.
Everything we just covered, random variables, means, variances, the normal distribution, feeds directly into regression.
OLS estimates E[Y | X]: the mean of Y given a value of X.
The regression coefficient β̂ is a sample statistic. It has an expected value, a variance, and, via the CLT, a sampling distribution we can use for inference.
Understanding that is what this course is about.