{"id":13577,"date":"2021-04-14T10:57:48","date_gmt":"2021-04-14T10:57:48","guid":{"rendered":"https:\/\/analystprep.com\/study-notes\/?p=13577"},"modified":"2024-04-02T14:32:30","modified_gmt":"2024-04-02T14:32:30","slug":"choosing-the-appropriate-time-series-model","status":"publish","type":"post","link":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/","title":{"rendered":"Choosing the Appropriate Time-Series Model"},"content":{"rendered":"<h3 id=\"mce_22\" class=\"editor-rich-text__tinymce mce-content-body\" data-is-placeholder-visible=\"false\">[vsw id=&#8221;-SilFtkpBK8&#8243; source=&#8221;youtube&#8221; width=&#8221;611&#8243; height=&#8221;344&#8243; autoplay=&#8221;no&#8221;]<\/h3>\r\n\r\n<p>The following guidelines are used to determine the most appropriate model depending on the need:<\/p>\r\n<ol>\r\n\t<li>Understand the investment problem. This is followed by choosing the initial model.<\/li>\r\n\t<li>Plot the time series to check for covariance stationarity. Observe if there is seasonality, a significant shift, a linear trend, or an exponential trend. Any trend in the model signals that the time series is covariance stationary.<\/li>\r\n\t<li>In case of a linear or an exponential trend, take the following steps:<\/p>\r\n\r\n<ul>\r\n\t<li style=\"list-style-type: none;\">\r\n<ul>\r\n\t<li>Plot the time series to determine if the trend is linear or exponential: If the plot is a straight line with an upward or downward slope, use a linear trend model. On the other hand, if the plot is a curve, use a log-linear trend model.<\/li>\r\n\t<li>Estimate the trend.<\/li>\r\n\t<li>Calculate the residuals.<\/li>\r\n\t<li>Test for serial correlation in the residuals using the Durbin-Watson test.<\/li>\r\n\t<li>If there is no significant serial correlation of the residuals, then the model is suitable for forecasting.<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>On the other hand, serial correlation in the residuals calls for a more complicated model such as an autoregressive model. If the data has serial correlation, recheck it for covariance stationary before running the AR model. Transform the nonstationary data in the following ways:<\/p>\r\n<ul>\r\n\t<li style=\"list-style-type: none;\">\r\n<ul>\r\n\t<li>First difference the time series if the data has a linear trend.<\/li>\r\n\t<li>Take the natural log of the data with an exponential trend before first differencing.<\/li>\r\n\t<li>Estimate different time-series models before and after the shift in the instance the time series shifts significantly during the sample period.<\/li>\r\n\t<li>Include seasonal lag for data with significant seasonality.<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Model the transformed time series with an autoregressive model, AR (1) model.<\/p>\r\n<ul>\r\n\t<li style=\"list-style-type: none;\">\r\n<ul>\r\n\t<li>If there are serial correlations in the residual of the AR (1) model, then try an AR (2) model. Seasonal lags are added until there are no serial correlations.<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Test if residuals have autoregressive conditional heteroskedasticity (ARCH).<\/p>\r\n<ul>\r\n\t<li style=\"list-style-type: none;\">\r\n<ul>\r\n\t<li>Regress the squared residuals from each period on the prior period squared residuals.<\/li>\r\n\t<li>Test whether the resulting coefficient is significantly different from 0.<\/li>\r\n\t<li>If the slope coefficient is statistically different from 0, the series shows an ARCH (1) effect and the need to correct it for heteroskedasticity. This can be done by the use of generalized least squares.<\/li>\r\n\t<li>The model is suitable for use if the slope coefficient is not significantly different from zero.<\/li>\r\n<\/ul>\r\n<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Test the forecasting performance of the out-of-sample forecasting performance and compare this to the in-sample performance of the RMSE.<\/p>\r\n<\/li>\r\n<\/ol>\r\n<blockquote>\r\n<h2>Question<\/h2>\r\n<p>Consider an AR(1) model used to forecast quarterly retail sales of a certain company based on 200 observations.<\/p>\r\n<p>$$\\text{x}_{\\text{t}}=\\text{b}_{0}+\\text{b}_{1}+\\epsilon_{\\text{t}}$$<\/p>\r\n<p>The residual autocorrelations relating to a certain year are as presented in the following table:<\/p>\r\n<p>$$\\small{\\begin{array}{c|c} \\textbf{Lag} &amp; \\textbf{Autocorrelation} \\\\ \\hline1 &amp; -0.0832 \\\\ \\hline2 &amp; -0.0701 \\\\ \\hline3 &amp; 0.0891 \\\\ \\hline4 &amp; 0.9379\\\\\u00a0 \\end{array}}$$<\/p>\r\n<p>The <em>most appropriate<\/em> statement regarding the AR(1) model at the 5% significance level is that:<\/p>\r\n<ol style=\"list-style-type: upper-alpha;\">\r\n\t<li>the AR(1) model is sufficient.<\/li>\r\n\t<li>the AR(1) model is misspecified and not appropriate for use.<\/li>\r\n\t<li>the AR (1) model&#8217;s error terms are not serially correlated, and thus the model is correctly specified.<\/li>\r\n<\/ol>\r\n<h3>Solution<\/h3>\r\n<p><strong>The correct answer is B.<\/strong><\/p>\r\n<p>To check whether the model is correctly specified at the 5% level of significance,<\/p>\r\n<p>$$\\text{Standard error}=\\frac{1}{\\sqrt{\\text{T}}}=\\frac{1}{\\sqrt{200}}=0.0707$$<\/p>\r\n<p>We can compute the t-statistic for lag one as:<\/p>\r\n<p>$$\\text{t}_{\\text{Statistic}}=\\frac{\\text{Residual Autocorrelation}}{\\frac{1}{\\sqrt{\\text{T}}}}$$<\/p>\r\n<p>$$\\text{t}_{\\text{Statistic}}=\\frac{-0.0832}{0.0707}=-1.1768$$<\/p>\r\n<p>Calculating the t-statistic for each lag, we obtain:<\/p>\r\n<p>$$\\small{\\begin{array}{c|c|c|c} \\textbf{Lag} &amp; \\textbf{Autocorrelation} &amp; \\textbf{Autocorrelation} &amp; \\textbf{T-statistic}\\\\ \\hline1 &amp; -0.0832394 &amp; -0.0832 &amp; -1.1768 \\\\ \\hline2 &amp; -0.0701264 &amp; -0.0701 &amp; -0.9915\\\\ \\hline3 &amp; 0.08908331 &amp; 0.0891 &amp; 1.26025 \\\\ \\hline4 &amp; 0.93786911 &amp; 0.9379 &amp; 13.2659\\\\\u00a0 \\end{array}}$$<\/p>\r\n<p>There are 200 observations and two parameters, \\(\\text{b}_{0}\\) and \\(\\text{b}_{1}\\) to be estimated. Thus 198 (200-2) degrees of freedom. The critical t-value at the 5% significance level with 198 degrees of freedom is 1.97.<\/p>\r\n<p>The t-statistics of the first three lagged autocorrelations are less than the critical value at the 5% significance level. We can therefore conclude that none of the first three lagged autocorrelations is significantly different from zero.<\/p>\r\n<p>However, notice that the t-statistic for the 4<sup>th<\/sup> lag autocorrelation is greater than the critical value. We thus reject the null hypothesis that the 4<sup>th<\/sup> lag autocorrelation is zero. The conclusion is that there is seasonality in the time series. This implies that the AR(1) model&#8217;s error terms are serially correlated, and thus the model is misspecified and not appropriate for use.<\/p>\r\n<\/blockquote>\r\n<p>Reading 5: Time Series Analysis<\/p>\r\n<p><em>LOS 5 (o) Determine an appropriate time-series model to analyze a given investment problem and justify that choice.<\/em><\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>[vsw id=&#8221;-SilFtkpBK8&#8243; source=&#8221;youtube&#8221; width=&#8221;611&#8243; height=&#8221;344&#8243; autoplay=&#8221;no&#8221;] The following guidelines are used to determine the most appropriate model depending on the need: Understand the investment problem. This is followed by choosing the initial model. Plot the time series to check for&#8230;<\/p>\n","protected":false},"author":5,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[102,229],"tags":[216,301,230],"class_list":["post-13577","post","type-post","status-publish","format-standard","hentry","category-cfa-level-2","category-quantitative-method","tag-cfa-level-2","tag-choosing-the-appropriate-time-series-model","tag-quantitative-method","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Choosing the Appropriate Time-Series Model - CFA, FRM, and Actuarial Exams Study Notes<\/title>\n<meta name=\"description\" content=\"Understand the process of model selection and testing for serial correlation to ensure the model&#039;s suitability for forecasting.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Choosing the Appropriate Time-Series Model - CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"og:description\" content=\"Understand the process of model selection and testing for serial correlation to ensure the model&#039;s suitability for forecasting.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/\" \/>\n<meta property=\"og:site_name\" content=\"CFA, FRM, and Actuarial Exams Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2021-04-14T10:57:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-04-02T14:32:30+00:00\" \/>\n<meta name=\"author\" content=\"Irene R\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Irene R\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/\"},\"author\":{\"name\":\"Irene R\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/7002f30d8f174958802c1c30b167eaf5\"},\"headline\":\"Choosing the Appropriate Time-Series Model\",\"datePublished\":\"2021-04-14T10:57:48+00:00\",\"dateModified\":\"2024-04-02T14:32:30+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/\"},\"wordCount\":774,\"keywords\":[\"CFA-level-2\",\"Choosing the Appropriate Time-Series Model\",\"Quantitative Method\"],\"articleSection\":[\"CFA Level II Study Notes\",\"Quantitative Method\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/\",\"name\":\"Choosing the Appropriate Time-Series Model - CFA, FRM, and Actuarial Exams Study Notes\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\"},\"datePublished\":\"2021-04-14T10:57:48+00:00\",\"dateModified\":\"2024-04-02T14:32:30+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/7002f30d8f174958802c1c30b167eaf5\"},\"description\":\"Understand the process of model selection and testing for serial correlation to ensure the model's suitability for forecasting.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/cfa-level-2\\\/choosing-the-appropriate-time-series-model\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Choosing the Appropriate Time-Series Model\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#website\",\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/\",\"name\":\"CFA, FRM, and Actuarial Exams Study Notes\",\"description\":\"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/#\\\/schema\\\/person\\\/7002f30d8f174958802c1c30b167eaf5\",\"name\":\"Irene R\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g\",\"caption\":\"Irene R\"},\"url\":\"https:\\\/\\\/analystprep.com\\\/study-notes\\\/author\\\/irene\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Choosing the Appropriate Time-Series Model - CFA, FRM, and Actuarial Exams Study Notes","description":"Understand the process of model selection and testing for serial correlation to ensure the model's suitability for forecasting.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/","og_locale":"en_US","og_type":"article","og_title":"Choosing the Appropriate Time-Series Model - CFA, FRM, and Actuarial Exams Study Notes","og_description":"Understand the process of model selection and testing for serial correlation to ensure the model's suitability for forecasting.","og_url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/","og_site_name":"CFA, FRM, and Actuarial Exams Study Notes","article_published_time":"2021-04-14T10:57:48+00:00","article_modified_time":"2024-04-02T14:32:30+00:00","author":"Irene R","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Irene R","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/"},"author":{"name":"Irene R","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/7002f30d8f174958802c1c30b167eaf5"},"headline":"Choosing the Appropriate Time-Series Model","datePublished":"2021-04-14T10:57:48+00:00","dateModified":"2024-04-02T14:32:30+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/"},"wordCount":774,"keywords":["CFA-level-2","Choosing the Appropriate Time-Series Model","Quantitative Method"],"articleSection":["CFA Level II Study Notes","Quantitative Method"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/","url":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/","name":"Choosing the Appropriate Time-Series Model - CFA, FRM, and Actuarial Exams Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/study-notes\/#website"},"datePublished":"2021-04-14T10:57:48+00:00","dateModified":"2024-04-02T14:32:30+00:00","author":{"@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/7002f30d8f174958802c1c30b167eaf5"},"description":"Understand the process of model selection and testing for serial correlation to ensure the model's suitability for forecasting.","breadcrumb":{"@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/study-notes\/cfa-level-2\/choosing-the-appropriate-time-series-model\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/study-notes\/"},{"@type":"ListItem","position":2,"name":"Choosing the Appropriate Time-Series Model"}]},{"@type":"WebSite","@id":"https:\/\/analystprep.com\/study-notes\/#website","url":"https:\/\/analystprep.com\/study-notes\/","name":"CFA, FRM, and Actuarial Exams Study Notes","description":"Question Bank and Study Notes for the CFA, FRM, and Actuarial exams","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/analystprep.com\/study-notes\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/analystprep.com\/study-notes\/#\/schema\/person\/7002f30d8f174958802c1c30b167eaf5","name":"Irene R","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/33caf1e1bcb63ee970b36351f165c7bc714b19614993ab9c2c8bf36273b7df48?s=96&d=mm&r=g","caption":"Irene R"},"url":"https:\/\/analystprep.com\/study-notes\/author\/irene\/"}]}},"_links":{"self":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/13577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/comments?post=13577"}],"version-history":[{"count":23,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/13577\/revisions"}],"predecessor-version":[{"id":37537,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/posts\/13577\/revisions\/37537"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/media?parent=13577"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/categories?post=13577"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/study-notes\/wp-json\/wp\/v2\/tags?post=13577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}