Regression Analysis
摘要
This chapter provides a comprehensive introduction to regression analysis, a widely used statistical technique for investigating the relationship between dependent and independent variables. It begins with the fundamental concepts of bivariate regression, illustrating how to calculate and interpret regression coefficients. The chapter continues to explain multiple regression analysis, where the influence of several independent variables on a dependent variable is analysed. It describes how to derive regression equations using ordinary least squares (OLS) and examines how to assess the goodness of fit using the coefficient of determination (R2) and the adjusted R2. Practical applications are demonstrated using tools like R, Excel, SPSS, and Stata, showcasing how these software packages facilitate regression calculations and interpretation of results. The chapter concludes with an exploration of advanced topics such as non-linear regression and the use of dummy variables, providing a solid foundation for applying regression analysis in various research and practical scenarios.