Multiple linear regression (MLR) is a statistical method used to predict the value of a dependent variable based on the values of two or more independent variables. MLR produces an equation that estimates the best weighted combination of independent variables to predict the dependent variable. MLR can assess the contribution and relative importance of each predictor variable while controlling for the effects of the other predictors. MLR requires that assumptions of independence, normality, homoscedasticity, and linearity are met.