Linear regression is a statistical technique used to model and analyze the relationship between two continuous variables. It helps us understand how one variable (the dependent variable) changes when the other (the independent variable) changes.
Example: One common application is predicting weight based on height. By modeling this relationship, we can make predictions about a person’s weight given their height.