<?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 Re: Practice Exam Question for SAS 9.4 Base Programming Performance-Based in SAS Certification</title>
    <link>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897966#M1657</link>
    <description>&lt;P&gt;Thank you for clarify this.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 14:17:53 GMT</pubDate>
    <dc:creator>xliu1</dc:creator>
    <dc:date>2023-10-10T14:17:53Z</dc:date>
    <item>
      <title>Practice Exam Question for SAS 9.4 Base Programming Performance-Based</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897886#M1653</link>
      <description>&lt;P&gt;I am taking the practice exam for base programming, and was confused about the difference between the project requirements and answer key. Here is the description of the projects. It clearly says to subset the data using the variable kilograms between 40 and 200, inclusively.&amp;nbsp; However, the answer code is &lt;STRONG&gt;kilograms &amp;lt;40 or kilograms &amp;gt;200&lt;/STRONG&gt;&amp;nbsp; (please see the screenshots below). The results from PROC MEANS analysis are slightly different from what I manually calculated from the raw data, which for group A is 76.02 and group B is 86.25. Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xliu1_2-1696893550507.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88730i8D91E87BD902EA47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xliu1_2-1696893550507.png" alt="xliu1_2-1696893550507.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xliu1_0-1696893305985.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/88728i457B921ACB73ADCF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xliu1_0-1696893305985.png" alt="xliu1_0-1696893305985.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 23:27:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897886#M1653</guid>
      <dc:creator>xliu1</dc:creator>
      <dc:date>2023-10-09T23:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: Practice Exam Question for SAS 9.4 Base Programming Performance-Based</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897892#M1654</link>
      <description>&lt;P&gt;The code in your picture actually is separating into two groups based on a range from 40 to 200 inclusive.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;The test (40 &amp;lt;= A and A &amp;lt;= 200) is the same as NOT (A&amp;lt;40 or A&amp;gt;200).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 03:04:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897892#M1654</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2023-10-10T03:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Practice Exam Question for SAS 9.4 Base Programming Performance-Based</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897935#M1655</link>
      <description>&lt;P&gt;It isn't actually subsetting the data. It is replacing out of range values. The extra piece of information is the in the bullet following the one highlighted. It is preserving the values inclusively between 40 and 200 and only executing the DO group to replace the values if they are outside this range.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 10:49:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897935#M1655</guid>
      <dc:creator>Mark2010</dc:creator>
      <dc:date>2023-10-10T10:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Practice Exam Question for SAS 9.4 Base Programming Performance-Based</title>
      <link>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897966#M1657</link>
      <description>&lt;P&gt;Thank you for clarify this.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 14:17:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Certification/Practice-Exam-Question-for-SAS-9-4-Base-Programming-Performance/m-p/897966#M1657</guid>
      <dc:creator>xliu1</dc:creator>
      <dc:date>2023-10-10T14:17:53Z</dc:date>
    </item>
  </channel>
</rss>

