<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Correct answer for dummy coding in ARIMAX model in SAS Academy for Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Correct-answer-for-dummy-coding-in-ARIMAX-model/m-p/744785#M1031</link>
    <description>&lt;P&gt;I would like to check the correct answer for a practice exam question for text analytics. The said question is:&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ARIMAX dummy variable question.jpg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59907i8975ACE2B77024B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="ARIMAX dummy variable question.jpg" alt="ARIMAX dummy variable question.jpg" /&gt;&lt;/span&gt;The provided answer is given as (D) but I am unsure of this. It looks to me like the correct answer should be (A) since the dummy values of 0 correspond to the period after March 04. I would be most grateful for some help / clarification. Thank you very much!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Mon, 31 May 2021 15:08:06 GMT</pubDate>
    <dc:creator>Daniel121181</dc:creator>
    <dc:date>2021-05-31T15:08:06Z</dc:date>
    <item>
      <title>Correct answer for dummy coding in ARIMAX model</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Correct-answer-for-dummy-coding-in-ARIMAX-model/m-p/744785#M1031</link>
      <description>&lt;P&gt;I would like to check the correct answer for a practice exam question for text analytics. The said question is:&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ARIMAX dummy variable question.jpg" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/59907i8975ACE2B77024B7/image-size/large?v=v2&amp;amp;px=999" role="button" title="ARIMAX dummy variable question.jpg" alt="ARIMAX dummy variable question.jpg" /&gt;&lt;/span&gt;The provided answer is given as (D) but I am unsure of this. It looks to me like the correct answer should be (A) since the dummy values of 0 correspond to the period after March 04. I would be most grateful for some help / clarification. Thank you very much!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 15:08:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Correct-answer-for-dummy-coding-in-ARIMAX-model/m-p/744785#M1031</guid>
      <dc:creator>Daniel121181</dc:creator>
      <dc:date>2021-05-31T15:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Correct answer for dummy coding in ARIMAX model</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Correct-answer-for-dummy-coding-in-ARIMAX-model/m-p/744788#M1032</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dummy_1 is for a temporary level shift (step-up + step-down).&lt;/P&gt;
&lt;P&gt;dummy_2 is for a permanent level shift (step Intervention).&lt;/P&gt;
&lt;P&gt;dummy_3 is for an additive outlier at one point in time (point intervention).&lt;/P&gt;
&lt;P&gt;dummy_4 is for a ramp (level steadily going up and then falling back immediately to its original level). Here it concerns a temporary ramp intervention. After ramp, level is back on pre-event level.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hence, dummy_4 is the one you need!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The time series data are easy to simulate and then you can easily check the effect of all 4 dummies (one by one) in the Time Series Forecasting System of SAS/ETS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this really a&amp;nbsp;&lt;SPAN&gt;practice exam question for &amp;lt;&amp;lt;text analytics&amp;gt;&amp;gt;??&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 15:49:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Correct-answer-for-dummy-coding-in-ARIMAX-model/m-p/744788#M1032</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-05-31T15:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Correct answer for dummy coding in ARIMAX model</title>
      <link>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Correct-answer-for-dummy-coding-in-ARIMAX-model/m-p/744862#M1033</link>
      <description>&lt;P&gt;Thank you very much for your prompt reply Koen. This is very helpful. I guess I was confused by the use of dummy coding values other than 0 or 1 which I am not used to seeing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the question is from the practice exam for "Text Analytics, Time Series, Experimentation, and Optimization" (apologies I didn't give the full name).&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks once again!&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jun 2021 04:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Academy-for-Data-Science/Correct-answer-for-dummy-coding-in-ARIMAX-model/m-p/744862#M1033</guid>
      <dc:creator>Daniel121181</dc:creator>
      <dc:date>2021-06-01T04:46:16Z</dc:date>
    </item>
  </channel>
</rss>

