Simple Linear Regression is predicting the value of a dependent variable based on an independent variable. In simpler terms, its using one variable to predict another variable. This is done by establishing if there is a relationship between two variables and then using that relationship to predict an unknown variable.