<?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: Record vs observation in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/303576#M64512</link>
    <description>&lt;P&gt;There's no real difference.&amp;nbsp; They both mean a single row of data.&amp;nbsp; SAS documentation uses "observation" to mean a row of data in a SAS data set, and "record" to mean a row of data from any other source.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Oct 2016 15:29:27 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2016-10-10T15:29:27Z</dc:date>
    <item>
      <title>Record vs observation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/303568#M64508</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am reading topics on creating multiple observations from a single record {@,@@) and creating one observation per detail record.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am getting confused between record and observation. Is there a easy way to understand the difference?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Archana&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 15:13:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/303568#M64508</guid>
      <dc:creator>ArchanaSudhir</dc:creator>
      <dc:date>2016-10-10T15:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Record vs observation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/303576#M64512</link>
      <description>&lt;P&gt;There's no real difference.&amp;nbsp; They both mean a single row of data.&amp;nbsp; SAS documentation uses "observation" to mean a row of data in a SAS data set, and "record" to mean a row of data from any other source.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2016 15:29:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/303576#M64512</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2016-10-10T15:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Record vs observation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/303591#M64515</link>
      <description>Hi:&lt;BR /&gt;  These all mean the same thing:&lt;BR /&gt;observation=row=record&lt;BR /&gt;variable=column=field&lt;BR /&gt;dataset=table=file&lt;BR /&gt;&lt;BR /&gt;  For example, observation, variable and dataset are SAS terms; row, column and table are relational database terms; row, column and sheet are Excel terms; record, field and file are mainframe file terminology.&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Mon, 10 Oct 2016 16:22:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/303591#M64515</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-10-10T16:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Record vs observation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/389833#M93490</link>
      <description>Just to add, because I was confused about this. There are times when a single observation may come from multiple rows of data (i.e multple records). eg:&lt;BR /&gt;&lt;BR /&gt;Bob 2 Turtle&lt;BR /&gt;Green Michigan&lt;BR /&gt;Amy 3 Dog&lt;BR /&gt;Blue Alabama&lt;BR /&gt;&lt;BR /&gt;When we read this correctly, there result will be 2 observations.</description>
      <pubDate>Tue, 22 Aug 2017 14:34:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Record-vs-observation/m-p/389833#M93490</guid>
      <dc:creator>kellios</dc:creator>
      <dc:date>2017-08-22T14:34:25Z</dc:date>
    </item>
  </channel>
</rss>

