Question

In: Math

What are ALL the possible difficulties with with fitting linear regression? Please explain the reasoning.

What are ALL the possible difficulties with with fitting linear regression? Please explain the reasoning.

Solutions

Expert Solution

Possible difficulties are :

Linear Regression Is Limited to Linear Relationships:

Main difficulty of Linear Regression is the assumption of linearity between the dependent variable and the independent variables, it assumes there is a straight-line relationship between them.  In the real world, the data is rarely linear. For example, the relationship between income and age is curved, i.e., income tends to rise in the early parts of adulthood, flatten out in later adulthood and decline after people retire. You can tell if this is a problem by looking at graphical representations of the relationships.

Prone to outliers:

Linear regressions are sensitive to outliers. For example, if most of your data lives in the range (20,50) on the x-axis, but you have one or two points out at x= 200, this could significantly swing your regression results.

Data Must Be Independent:

Linear regression assumes that the data are independent. That means that the scores of one subject (such as a person) have nothing to do with those of another, that is not possible most of the time.

Linear Regression Only Looks at the Mean of the Dependent Variable :

Linear regression looks at a relationship between the mean of the dependent variable and the independent variables. Sometimes it ignores the other features and we get the abnormal results.

Prone to noise and overfitting:

If the number of observations is lesser than the number of features, Linear Regression should not be used, otherwise, it may lead to overfitting because is starts considering noise in this scenario while building the model.


Related Solutions

Curve Fitting and Linear Regression a) Determine the linear regression equation for the measured values in...
Curve Fitting and Linear Regression a) Determine the linear regression equation for the measured values in the table above. ?? 1 2 3 4 Value 1 (????) 0 3 7 10 Value 2 (????) 2 4 9 11 b) Plot the points and the linear regression curve. c) Determine the Linear Correlation Coefficient (i.e., Pearson’s r) for the dataset in the table above.
What is the goal of nonlinear regression fitting? Why would one choose nonlinear regression over linear...
What is the goal of nonlinear regression fitting? Why would one choose nonlinear regression over linear regression of a linearized model function? Do you need to provide initial guesses for the model parameters in linear regression? In nonlinear regression? Explain the differences. Can someone help me answer these questions? This is for a design of experiments class. I just want to make sure that I fully understand this stuff because the explanations online are slightly misleading.
Can you give me a reason why to use multiple linear regression and curve fitting in...
Can you give me a reason why to use multiple linear regression and curve fitting in short term load forecasting?
What are the similarities and differences between multiple linear regression, and logistic regression? Please consider Typical...
What are the similarities and differences between multiple linear regression, and logistic regression? Please consider Typical Application (used when), assumptions needed, Data Type
What is the difference between simple linear regression and multiple linear regression? What is the difference...
What is the difference between simple linear regression and multiple linear regression? What is the difference between multiple linear regression and logistic regression? Why should you use adjusted R-squared to choose between models instead of R- squared? Use SPSS to: Height (Xi) Diameter (Yi) 70 8.3 72 10.5 75 11.0 76 11.4 85 12.9 78 14.0 77 16.3 80 18.0 Create a scatterplot of the data above. Without conducting a statistical test, does it look like there is a linear...
Simple linear regression, like ARIMA, involves statistical modeling. Unlike decomposition, averaging and smoothing methods, fitting a...
Simple linear regression, like ARIMA, involves statistical modeling. Unlike decomposition, averaging and smoothing methods, fitting a simple linear regression model to data involves statistical inference. Moreover, several assumptions/conditions need to be satisfied in order to use a simple linear regression model. One might think that this added level of complexity would make regression analysis less likely to be used in practice. On the contrary, it is widely used by management.  Why do you suppose this is the case? What advantages does...
Explain what lasso regression is, what purpose it serves over linear regression ? Need just briefly...
Explain what lasso regression is, what purpose it serves over linear regression ? Need just briefly answer no more than 150 words. Thanks
Linear regression Hello What does it mean that the residuals in linear regression is normal distributed?...
Linear regression Hello What does it mean that the residuals in linear regression is normal distributed? Why is it only the residuals that is, and not the "raw" data? And why do we want our residuals to be normal?
You wish to estimate as precisely as possible the slope β1 in the simple linear regression...
You wish to estimate as precisely as possible the slope β1 in the simple linear regression model yi = β0 + β1xi + ei , i = 1, . . . , 4. Each pair of observations (xi , yi) costs $ 1:00 and your budget is $ 4:00. A data analyst proposes that you consider one of the following two options: (a) Make two y-observations at x = 1 and a further two at x = 4; (b) Make...
Describe and explain what are the roles of simple linear regression in Data Science. Illustrate with...
Describe and explain what are the roles of simple linear regression in Data Science. Illustrate with a real-world application for each of the role described. Briefly explain how they perform the roles.( Detailed Explanation 1000 words)
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT