Skip to main content

Synonyms

Cross-sectional data regression; Linear regression; Multiple regression; Panel data regression; Simple regression; Time series regression

Definition

Regression analysis refers to methods, techniques, and processes for studying the relationship between a dependent variable and the explanatory variables.

Introduction: What Is Regression Analysis?

Financial, managerial, marketing, and economic decisions are usually established based on the relationship between two or more variables. Regression analysis can be used to show how these variables relate to each other. Regression analysis can also be used to improve understanding the phenomenon, test theories in social sciences, and investigate hypotheses. Regression analysis is an essential research tool in social sciences. It can be classified into two fields: micro-econometric and macro-econometric. Micro-econometric is applied to individual data, whereas macro-econometric is applied to aggregate data. The variable being predicted...

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

References

  • Anderson DR, Sweeney DJ, Williams TA (2014) Essentials of statistics for business and economics, 6 edn. ISBN 13: 978-0-538-75458-3; ISBN 10: 0-538-75458-3

    Google Scholar 

  • Greene W (2000) Econometric analysis, 4th edn. Pearson Education. ISBN: 0-13-013297-7

    Google Scholar 

  • Wooldridge JM (2009) Introductory econometrics. A modern approach, International student edition, 4th edn. ISBN-10:0-324-78890-8; ISBN-13/978-0-324-78890-7

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Farid Makhlouf .

Editor information

Editors and Affiliations

Appendix

Appendix

Code used in “R” for the multiple regression in section “Estimation in Regression Analysis

***Generating data***

X<−1:5

Z<−c(2,4,3,6,5)

y<−c(4,3,7,8,11)

***Estimation the model y = alpha0 + alpha1 X + alpha2 Z***

Regression<−lm(y ~ X + Z)

Summary (Regression)

Rights and permissions

Reprints and permissions

Copyright information

© 2017 Springer International Publishing AG

About this entry

Cite this entry

Makhlouf, F. (2017). Regression Analysis. In: Farazmand, A. (eds) Global Encyclopedia of Public Administration, Public Policy, and Governance. Springer, Cham. https://doi.org/10.1007/978-3-319-31816-5_476-1

Download citation

  • DOI: https://doi.org/10.1007/978-3-319-31816-5_476-1

  • Received:

  • Accepted:

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-319-31816-5

  • Online ISBN: 978-3-319-31816-5

  • eBook Packages: Springer Reference Economics and FinanceReference Module Humanities and Social SciencesReference Module Business, Economics and Social Sciences

Publish with us

Policies and ethics