How would you explain a linear regression to a business executive?

How would you explain a linear regression to a business executive?



Answer: Linear regression models are used to show or predict the relationship between two variables or factors. The factor that is being predicted (the factor that the equation solves for) is called the dependent variable. The factors that are used to predict the value of the dependent variable are called the independent variables.


You can use linear regression to predict continuous variables (salary) taking into account variables that explain (education, experience, occupation). You may have heard something along the lines of "Women in the US earn 77% of what men earn, but if you account for different factors like experience, occupation, etc., that number becomes 91%."

Popular posts from this blog

After analyzing the model, your manager has informed that your regression model is suffering from multicollinearity. How would you check if he's true? Without losing any information, can you still build a better model?

Is rotation necessary in PCA? If yes, Why? What will happen if you don't rotate the components?

What does Latency mean?