<?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: Recommended method(s) for detecting potential duplicate responders to a Survey? in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608307#M17659</link>
    <description>&lt;P&gt;Since you mention "attempting to get multiple gift cards" perhaps one place to look is the "where to send the gift card" data.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 17:35:55 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2019-11-29T17:35:55Z</dc:date>
    <item>
      <title>Recommended method(s) for detecting potential duplicate responders to a Survey?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608078#M17619</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Although I've been doing survey analysis for a while, I've never had to dig into the data to find possible duplicates.&amp;nbsp; These surveys are public and semi-anonymous (the person can provide an email address if they want, but there is no connection between the responses and the email), so I have more things to think about than the usual face-to-face surveys I'm used to analysing. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have toyed with the idea of using IPs (can't if they're using public wifi, possible multiple responders using the same); I also can't be sure that the person is going to answer all the questions the same way (they may be trying to get multiple gift cards).&amp;nbsp; I've looked at something called the Hamming Distance (&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_distance_sect008.htm" target="_blank" rel="noopener"&gt;SAS documentation&lt;/A&gt;) but no idea if that's an appropriate method. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I apologise this is so vague, but I literally don't even know where to begin.&amp;nbsp; Any suggestions would be appreciated!&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 15:56:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608078#M17619</guid>
      <dc:creator>DarthPathos</dc:creator>
      <dc:date>2019-11-28T15:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended method(s) for detecting potential duplicate responders to a Survey?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608093#M17621</link>
      <description>Are you suspecting systematic fraud, or individuals who are doing it multiple times? Systematic is a bit easier to catch - look for surveys that are coming in at regular intervals or with weird IPs. You can get locations from IP addresses using PROC GEOCODE as well - you can block/remove all who's locations don't make sense. &lt;A href="https://documentation.sas.com/?docsetId=grmapref&amp;amp;docsetTarget=p10c0w9s4g0w3in0zocuj7bzvf2s.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=grmapref&amp;amp;docsetTarget=p10c0w9s4g0w3in0zocuj7bzvf2s.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;</description>
      <pubDate>Thu, 28 Nov 2019 17:14:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608093#M17621</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-11-28T17:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended method(s) for detecting potential duplicate responders to a Survey?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608105#M17625</link>
      <description>&lt;P&gt;Darn, I was hoping that multiple times was going to be easier...….we're looking for people going in and answering the survey 2 or more times.&amp;nbsp; The current proposal is that we'll review every 15 participants, using the entire database as the comparison (someone may answer again three weeks later).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have the basics down (for example, data that is clearly gibberish or made up, inconsistent answers, etc.) but I recall reading about a way to detect response patterns in surveys, but I can't recall specifics and the stuff I find is beyond complicated. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate your time!&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 17:59:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608105#M17625</guid>
      <dc:creator>DarthPathos</dc:creator>
      <dc:date>2019-11-28T17:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended method(s) for detecting potential duplicate responders to a Survey?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608111#M17628</link>
      <description>This is common in academic testing or psychometrics so you could search within that field?</description>
      <pubDate>Thu, 28 Nov 2019 18:41:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608111#M17628</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-11-28T18:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended method(s) for detecting potential duplicate responders to a Survey?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608114#M17630</link>
      <description>&lt;P&gt;That I could do!&amp;nbsp; Didn't think of that, thanks so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 18:52:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608114#M17630</guid>
      <dc:creator>DarthPathos</dc:creator>
      <dc:date>2019-11-28T18:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Recommended method(s) for detecting potential duplicate responders to a Survey?</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608307#M17659</link>
      <description>&lt;P&gt;Since you mention "attempting to get multiple gift cards" perhaps one place to look is the "where to send the gift card" data.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 17:35:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Recommended-method-s-for-detecting-potential-duplicate/m-p/608307#M17659</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-11-29T17:35:55Z</dc:date>
    </item>
  </channel>
</rss>

