<?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 What values does sas assign missing values in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/What-values-does-sas-assign-missing-values/m-p/800015#M33183</link>
    <description>&lt;P&gt;Consider the following if and else if statements. What value of QuizRange will be assigned to a missing value of Quiz?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if Quiz = 'A+' or Quiz = 'A' or Quiz = 'B+' or Quiz = 'B'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;then QuizRange = 1;&lt;/P&gt;&lt;P&gt;else if Quiz = 'B-' or Quiz = 'C+' or Quiz = 'C'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;then QuizRange = 2;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Mar 2022 00:26:30 GMT</pubDate>
    <dc:creator>LABRADOR</dc:creator>
    <dc:date>2022-03-04T00:26:30Z</dc:date>
    <item>
      <title>What values does sas assign missing values</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-values-does-sas-assign-missing-values/m-p/800015#M33183</link>
      <description>&lt;P&gt;Consider the following if and else if statements. What value of QuizRange will be assigned to a missing value of Quiz?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if Quiz = 'A+' or Quiz = 'A' or Quiz = 'B+' or Quiz = 'B'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;then QuizRange = 1;&lt;/P&gt;&lt;P&gt;else if Quiz = 'B-' or Quiz = 'C+' or Quiz = 'C'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;then QuizRange = 2;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 00:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-values-does-sas-assign-missing-values/m-p/800015#M33183</guid>
      <dc:creator>LABRADOR</dc:creator>
      <dc:date>2022-03-04T00:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: What values does sas assign missing values</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-values-does-sas-assign-missing-values/m-p/800016#M33184</link>
      <description>&lt;P&gt;I think you are asking what value will the variable QUIZRANGE have if QUIZ is blank.&lt;/P&gt;
&lt;P&gt;It will have the value it had BEFORE those two statement ran.&lt;/P&gt;
&lt;P&gt;If QUIZRANGE was missing it stays missing.&lt;/P&gt;
&lt;P&gt;If QUIZRANGE was 150,000 then it stays 150,000.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 00:33:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-values-does-sas-assign-missing-values/m-p/800016#M33184</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2022-03-04T00:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: What values does sas assign missing values</title>
      <link>https://communities.sas.com/t5/New-SAS-User/What-values-does-sas-assign-missing-values/m-p/800019#M33186</link>
      <description>&lt;P&gt;Thank you Tom!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 00:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/What-values-does-sas-assign-missing-values/m-p/800019#M33186</guid>
      <dc:creator>LABRADOR</dc:creator>
      <dc:date>2022-03-04T00:51:08Z</dc:date>
    </item>
  </channel>
</rss>

