The essay titled "1978 年至 2018 年中国居民人均可支配收入和消费支出的数学模型" focuses on analyzing the growth of disposable income and expenditure in China from 1978 to 2018. The authors, 吴承宇, 刘湑渊, and 徐雨博, construct regression models to predict future trends, with projections extending up to 2040. The key findings suggest that China’s income and expenditure levels have grown exponentially over the 40-year period, with urban areas seeing faster growth than rural ones.
-
Background: The essay highlights China's rapid economic development following the reforms that began in 1978, emphasizing external factors such as increased openness, population dividends, and China’s integration into the global economy after joining the World Trade Organization in 2001. This section sets the stage for the subsequent data-driven analysis of how income and expenditure levels reflect this economic growth.
-
Data Analysis: Scatter plots are used to visualize the data for both urban and rural regions (Figures 1–3). The essay identifies that income growth outpaces expenditure growth and that the urban-rural gap has widened over time. The data exhibit an exponential growth pattern, particularly in urban areas, where income and expenditure increase at a faster rate than in rural areas.
-
Model Establishment: The authors employ linear regression models with exponential functions to fit the income and expenditure data. The models use natural logarithms to linearize the data, simplifying the regression analysis. The results show strong fits with error rates around 1%, indicating a high level of accuracy in the model’s ability to capture historical data trends.
-
Model Analysis and Prediction: The analysis confirms that income and expenditure have followed exponential growth trends. Projections suggest that by 2040, these figures will be roughly ten times higher than 2020 levels. The essay includes predictions for 2023, 2028, and 2038, providing a detailed look at expected future income and expenditure levels for both urban and rural residents.
-
Comparison of Urban and Rural Data: The essay conducts comparative analyses of income and expenditure trends across urban and rural areas, noting the disparities in growth. Urban areas consistently outperform rural areas, reinforcing the urban-rural divide.
-
Model Strengths and Weaknesses:
- Strengths: The model is well-suited for capturing the exponential growth patterns in the data, and the use of Python’s
sklearnlibrary ensures robust regression analysis. The visualization of trends through scatter plots adds clarity to the findings. - Weaknesses: One key limitation is the model's assumption that growth will continue at an exponential rate, which may lead to inaccurate predictions beyond 2030 as the model predicts "explosive" growth. Additionally, external factors like the COVID-19 pandemic are not accounted for in the model.
- Strengths: The model is well-suited for capturing the exponential growth patterns in the data, and the use of Python’s
-
Conclusion and Suggestions: The essay concludes with suggestions for improving the model, such as exploring polynomial or multivariate regression models to capture the complexity of future economic growth more accurately. It also points out the need for analyzing other economic indicators, such as CPI, GNP, and GDP, to gain a fuller picture of economic development.
The essay presents a thorough mathematical analysis of China’s economic development, offering insightful predictions about future income and expenditure trends. The authors effectively use statistical tools and data visualization to support their conclusions. However, the model’s reliance on exponential growth may lead to overly optimistic predictions, especially in the long term, without accounting for potential economic slowdowns or disruptions.
The technical approach is well-documented, with clear references to the tools and methods used, including Python libraries and regression techniques. This makes the analysis replicable and grounded in widely accepted practices in economic forecasting.