<?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: The concept of &amp;quot;Lift&amp;quot;  in Sequential Association Rule in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261704#M3842</link>
    <description>&lt;P&gt;This is from the SAS Enterprise Miner Reference Help, hope this answers your question:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lift is traditionally not calculated for Sequence Analysis. In an Association analysis, the lift is the proportion of time that the right-hand side (RHS) occurs, given that the left-hand-side (LHS) has occurred. This computation is straightforward when there is only one LHS and one RHS, which is the case in Association. The computation becomes much more complex when you have a sequence that has more than one step.&lt;/P&gt;
&lt;P&gt;In the sequence,&lt;/P&gt;
&lt;PRE&gt;A -&amp;gt; B -&amp;gt; C -&amp;gt; D&lt;/PRE&gt;
&lt;P&gt;, are you looking at the subset of events where &lt;TT&gt;A -&amp;gt; B -&amp;gt; C&lt;/TT&gt; occurred and then &lt;TT&gt;D&lt;/TT&gt; occurred? Or, are you interested in looking at &lt;TT&gt;A -&amp;gt; B&lt;/TT&gt;and then later &lt;TT&gt;C -&amp;gt; D&lt;/TT&gt;? There is not a unique way to create a lift. Therefore, lift is not calculated.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2016 13:45:00 GMT</pubDate>
    <dc:creator>WendyCzika</dc:creator>
    <dc:date>2016-04-06T13:45:00Z</dc:date>
    <item>
      <title>The concept of "Lift"  in Sequential Association Rule</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261629#M3839</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did Sequential Association Rules with SAS E-Miner.&lt;/P&gt;&lt;P&gt;Then, I could not find "Lift" in the result.&lt;/P&gt;&lt;P&gt;I realized that "lift" cannot be defined in Sequential Association Rules, but I don't know why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anyone who explain why the concept&amp;nbsp;of&amp;nbsp;"Lift" cannot be defined in Sequential Association Rules?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 08:28:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261629#M3839</guid>
      <dc:creator>SeanKwon</dc:creator>
      <dc:date>2016-04-06T08:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: The concept of "Lift"  in Sequential Association Rule</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261647#M3840</link>
      <description>&lt;P&gt;Moved to Mining forum - a more appropriate forum for this question.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 10:42:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261647#M3840</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-04-06T10:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: The concept of "Lift"  in Sequential Association Rule</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261704#M3842</link>
      <description>&lt;P&gt;This is from the SAS Enterprise Miner Reference Help, hope this answers your question:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lift is traditionally not calculated for Sequence Analysis. In an Association analysis, the lift is the proportion of time that the right-hand side (RHS) occurs, given that the left-hand-side (LHS) has occurred. This computation is straightforward when there is only one LHS and one RHS, which is the case in Association. The computation becomes much more complex when you have a sequence that has more than one step.&lt;/P&gt;
&lt;P&gt;In the sequence,&lt;/P&gt;
&lt;PRE&gt;A -&amp;gt; B -&amp;gt; C -&amp;gt; D&lt;/PRE&gt;
&lt;P&gt;, are you looking at the subset of events where &lt;TT&gt;A -&amp;gt; B -&amp;gt; C&lt;/TT&gt; occurred and then &lt;TT&gt;D&lt;/TT&gt; occurred? Or, are you interested in looking at &lt;TT&gt;A -&amp;gt; B&lt;/TT&gt;and then later &lt;TT&gt;C -&amp;gt; D&lt;/TT&gt;? There is not a unique way to create a lift. Therefore, lift is not calculated.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2016 13:45:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261704#M3842</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-04-06T13:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: The concept of "Lift"  in Sequential Association Rule</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261989#M3847</link>
      <description>&lt;P&gt;Thank you for your quick response~!&lt;/P&gt;&lt;P&gt;I'm sorry, but frankly speaking, I cannot understand it well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already know that lift is not calculated in sequential association rules.&lt;/P&gt;&lt;P&gt;But, I want to know why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you know, in Association Rules,&amp;nbsp;Lift is defined as "Confidence A / P(A)".&lt;/P&gt;&lt;P&gt;For example, in the sequence&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; A → B → C → D&lt;/P&gt;&lt;P&gt;I want to know Lift of B→C.&lt;/P&gt;&lt;P&gt;we can calculate Confidence of B→C, and P(B→C).&lt;/P&gt;&lt;P&gt;Thus, I think that we should be able to calculate Lift of B.&lt;/P&gt;&lt;P&gt;Why is not this fomular right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 04:17:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/261989#M3847</guid>
      <dc:creator>SeanKwon</dc:creator>
      <dc:date>2016-04-07T04:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: The concept of "Lift"  in Sequential Association Rule</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/262066#M3851</link>
      <description>&lt;P&gt;This paper has some code that might be helpful:&amp;nbsp;&lt;A href="http://www2.sas.com/proceedings/forum2007/132-2007.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/forum2007/132-2007.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2016 13:22:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/The-concept-of-quot-Lift-quot-in-Sequential-Association-Rule/m-p/262066#M3851</guid>
      <dc:creator>WendyCzika</dc:creator>
      <dc:date>2016-04-07T13:22:14Z</dc:date>
    </item>
  </channel>
</rss>

