This document provides an overview of functional forms in linear regression models beyond a simple linear relationship between dependent and explanatory variables. It discusses polynomial, inverse, logarithmic, dummy variable, interaction, and spline functional forms. For each form, it shows the expected value function under OLS assumptions and interprets the marginal effects of the coefficients. Implementation in Stata and R is also briefly covered.