Simple Linear Regression is used to model linear relationships between two variables, independent (always on x-axis) and dependent (always on y-axis).
It is used in almost any field, typically showing if two variables are correlated with each other (remember: correlation does not equal causation).