已阅读5页,还剩3页未读, 继续免费阅读
版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
Abstract: This article collects a series quarterly data of Chinas GDP from 1992 to 2010, and we use the method of factor decomposition to collect the long-term increasing trend and seasonality, then use ARMA model to fit the residuals, do analysis to get the final model and use it to generate a short-term GDP-forecast of china.Key words: factor decomposition; ARMA model; GDP forecast; 1. Introduction1.1Background From 1978, since the reform and opening up, chinas economy is developing rapidly and steadily. After joining the WTO, the developing speed has reached a new level. GDP (Gross Domestic Product) , which is the basis of national economic production of statistical indicators, can be used to reflect a countrys economy. It is the core of Statistical indicators in the national economy. GDP combines responses of the most basic aspects of macroeconomic, can not only measure the overall national output and income scale, but also can explore the economic fluctuations and cycles. Hence, it is of great importance to fit and analyze GDP accurately for exploring a countrys macroeconomics trend. The aim of this article is to generate a GDP forecast model and use it to predict the future GDP of china.1.2 Method A lot of methods have been used to analysis economy phenomenon, time series analysis is one of the most efficient methods. A time series is a collection of observations of well-defined data items obtained through repeated measurements over time. Time-series methods use economic theory mainly as a guide to variable selection, and rely on past patterns in the data to predict the future. An observed time series can be decomposed into three components: the trend (long term direction), the seasonal (systematic, calendar related movements) and the irregular (unsystematic, short term fluctuations). When these factors occur, we can use the method of decomposition, from which can we collect useful information of the data, we defined it as factor decomposition here. The trend component typically represents the longer term developments of the time series of interest and is often specified as a smooth function of time. The recurring but persistently changing patterns within the years are captured by the seasonal component. It is quite common in economic time series, when it occurs, we should use seasonal adjustment method. Seasonal adjustment is the process of estimating and then removing from a time series influences that are systematic and calendar related. Observed data needs to be seasonally adjusted as seasonal effects can conceal both the true underlying movement in the series, as well as certain non-seasonal characteristics which may be of interest to analysts. The irregular component represents the irregular fluctuations which are affected by causal factors. It usually defined as residual. Considering the Insufficiency of the deterministic decomposition, we should test the residuals, if there is no autocorrelation among the residual, it means that the information of the time series is totally recovered by the deterministic decomposition. In the case of the existence of autocorrelation, ARMA model can be used to fit the residuals. ARMA is a one of those most common time series model which was used to make precise estimation according to short term data. Its main idea can be concluded as a combination of several time-related components which can be used to predict the future data. The time series components from the ARMA model is a set of random variables which related to time itself, which shows uncertainty when observed individually combined with each other shows some kinds of regularity and can be expressed by corresponding statistical model. The ARMA model consists of two parts, an autoregressive (AR) part and a moving average (MA) part. The model is usually then referred to as the ARMA(p,q) model where p is the order of the autoregressive part and q is the order of the moving average part. 2. Data Analysis2.1 Dataset The data we collected contains historical GDP from 1992-2010, the reason we choose this time duration rather than the 1978-2011 which most other prediction article would like to use is that during the first 10-15 years the economic growth rate is relatively slow compared with the later years (1990-now) growth. So we would like to wipe out the interference of the early data. Another reason we use recent years data (1992-2011) is that it is hard for us to look for the quarterly GDP data before 1992 due to the imperfection of the statistical system of China in the end of 20th century. Table 1 quarter GDP data from 1992-2010 (Unit: 1000 million CNY)timeGDPtimeGDPtimeGDPTimeGDP1992.149741997.1162572002.01253762007.0154755.91992.263581997.2186972002.02279652007.02612431992.371191997.3191482002.03297162007.0364102.21992.484721997.4248712002.04372762007.0485709.21993.165001998.1175012003.0128861.82008.0166283.81993.280441998.2197222003.0231007.12008.02741941993.390481998.3203722003.0333460.42008.0376548.31993.4117421998.4268072003.0442493.52008.0497019.31994.190651999.1187902004.0133420.62009.0169816.91994.2110851999.2207652004.0236985.32009.0278386.71994.3124471999.3218592004.0339561.72009.0383099.71994.4156011999.4282632004.0449910.72009.04109599.51995.1118582000.1206472005.0139117.42010.0182613.41995.2141102000.2231012005.0242795.22010.0292265.41995.3155352000.3243402005.0344744.42010.0397747.91995.4192912000.4311272005.0458280.42010.04128886.11996.1142612001.01233002006.0145315.81996.2166012001.02256512006.0250112.71996.3176712001.03268672006.0351912.81996.4226442001.04338372006.0468973.1(Data source: National statistical database of China) We are going to use these historical GDP data as a time series, learn and analyze the data, then based on the past patterns to get a forecast model, use the model to predict the future GDP.2.2 Data Graphical Analysis Figure 1 shows a plot of the data, and we can find that there is a significant long-term trend and varying seasonality in the time series. The trend seems to be quadratic while the seasonality illustrate a strong yearly component occurring at lags that are multiples of s=4. For the purpose of demonstration, the sample ACF of the data is displayed in Figure 2, also, it appears a significant seasonality. Figure 1. Quartely chinas GDP from 1992(1) to 2010(4) Figure 2.Sample ACF of the GDP data 3. Time Series Model3.1 Factor Decomposition After the previous analysis, now we are going to use the method of factor decomposition to build a time series model, its principle is that through the decomposition method, we collect the useful information and measure the influence of the trend and seasonality. Define as GDP, x as time. We set the decomposition model as bellows:(1)(2) (3) The reason we use (2) as the trend model is because we can find that it seems to be a thrice model from the pattern in figure 2. , and in (3) is the dummy variables of seasons, and D1=c(1,0,0,0,1,0,0,0,)D2=c(0,1,0,0,0,1,0,0,.)D3=c(0,0,1,0,0,0,1,0,.)3.11 Data Transformation A significant varying seasonality is observed from figure 1, since the varying seasonality will have negative effects on the model fitting, so we should take some transformation of the GDP value to make the seasonality constant. The Box-Cox transformation is part of the family of power transformation, where the data is transformed using a power functions whilst preserving the rank of the data, so we take Box-Cox transformation of GDP. Figure 3 illustrate the box-cox plot of GDP, Looking at the Box-Cox diagram in figure 3, is near the 0.2 mark, so we use as a new response variable defined as. Figure 4 shows the GDP plot after transformation. From the plot we can find that the seasonality is almost constant. Figure 3.box-cox transformation Figure 4. Quartely chinas GDP after transformation 3.12 Build Model After transformation, now the decomposition model is. Using the “R” statistics package to analyse the time series and build model, the result of the full model is as follows:LM1: T = (110.322) (16.798) (-9.281) (10.442) (-15.340) (-11.405) (-10.418) P = (2e-16) (2e-16) (9.22e-14) (7.62e-16) (2e-16) ( data=read.table(st5209new.txt,header=T) Y=data$GDP x=data$time x2=x2 x3=x3plot(Y,ty=”l”)acf(Y)D1=c(1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0,1,0,0,0)D2=c(0,1,0,0,0,1,0,0,0,1
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 海底盾构施工方案(3篇)
- 生态银行活动方案策划(3篇)
- 线上活动策划方案类型(3篇)
- 衣服定制活动策划方案(3篇)
- 采摘蘑菇活动策划方案(3篇)
- 马场团建活动方案策划(3篇)
- 2026三年级数学上册 分数单元的难点攻克
- 聚乙烯醇基导电水凝胶机械性能调控及其储能器件研究
- 基于混沌的移动机器人覆盖路径规划研究及实现
- 冬季安全责任教育课件2025年
- 【2026春】部编版八年级下册语文读读写写(注音+解释)
- 初中历史历史互动传承的文化遗产课题报告教学研究课题报告
- 质量管理运行培训课件
- 2026年春季统编版(部编版)2024新教材二年级下册道德与法治教学计划
- 公共卫生组织管理工作计划(31篇)
- 2026年湖南机电职业技术学院单招综合素质考试题库附答案
- (正式版)DB51∕T 3326-2025 《展会现场服务规范》
- 储能项目工程监理合同协议
- 2025年腾讯娱乐白皮书
- 小学劳动课《收纳》
- 无人机uom合格证考试题库及答案
评论
0/150
提交评论