Simple linear regression is a method for visualizing the relationship between a singular independent variable and a singular dependent variable.
Often times Simple linear regression uses the Least Squares Method paired with slope-intercept form to find the “line of best fit” to better visualize all the points into one line.