<?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: How to determine matched data in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-determine-matched-data/m-p/238936#M3509</link>
    <description>&lt;P&gt;Will the date and time be exactly the same in both systems? Will the duration be the same in both systems?&lt;/P&gt;
&lt;P&gt;Will either data set&amp;nbsp;have observations within the set that overlap in time?Example: Obs 1 has 12/20/2015 12:00:00 duration 1 hour and obs 2 has 12/20/2015 12:15:00 duration 50 minutes. So obs 2 overlaps obs 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To allow use of all of the SAS functions involving dates and time it sounds like you may&amp;nbsp;want to make one datetime variable for the start time and a second for the end time as start datetime + duration (in seconds). Then you will be able to test if, or join where, one value is between the others, and possibly within some interval if there is overlapping data involved.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Dec 2015 16:37:27 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-12-11T16:37:27Z</dc:date>
    <item>
      <title>How to determine matched data</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-determine-matched-data/m-p/238801#M3507</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I have a dataset where we measured a variable with two different systems (visual observations and an automatic system). How can I determine which are matching pairs based on date, time and duration of the activity?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Courtney&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 22:25:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-determine-matched-data/m-p/238801#M3507</guid>
      <dc:creator>Courtney-GOV</dc:creator>
      <dc:date>2015-12-10T22:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine matched data</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-determine-matched-data/m-p/238804#M3508</link>
      <description>&lt;P&gt;Can you provide examples of the two datasets and the criteria you'd like to use to match records?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 23:16:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-determine-matched-data/m-p/238804#M3508</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2015-12-10T23:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine matched data</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/How-to-determine-matched-data/m-p/238936#M3509</link>
      <description>&lt;P&gt;Will the date and time be exactly the same in both systems? Will the duration be the same in both systems?&lt;/P&gt;
&lt;P&gt;Will either data set&amp;nbsp;have observations within the set that overlap in time?Example: Obs 1 has 12/20/2015 12:00:00 duration 1 hour and obs 2 has 12/20/2015 12:15:00 duration 50 minutes. So obs 2 overlaps obs 1.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To allow use of all of the SAS functions involving dates and time it sounds like you may&amp;nbsp;want to make one datetime variable for the start time and a second for the end time as start datetime + duration (in seconds). Then you will be able to test if, or join where, one value is between the others, and possibly within some interval if there is overlapping data involved.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 16:37:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/How-to-determine-matched-data/m-p/238936#M3509</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-12-11T16:37:27Z</dc:date>
    </item>
  </channel>
</rss>

