This document discusses non-linear regression. Non-linear regression uses regression equations that are non-linear in terms of the variables or parameters. Two main types are discussed: models that are nonlinear in variables but linear in parameters, and models that are nonlinear in both variables and parameters. Several non-linear regression methods are described, including direct computation, derivative, and self-starting methods. Examples of non-linear regression models and the differences between linear and non-linear regression are provided. Advantages of non-linear regression include applying differential weighting and identifying outliers.