<?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: Proc Corr with Character Variables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185946#M9653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to focus the count number of person who have a loan&amp;nbsp; not load amount , then use proc freq or proc corresp&amp;nbsp; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Sep 2014 14:01:27 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2014-09-04T14:01:27Z</dc:date>
    <item>
      <title>Proc Corr with Character Variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185945#M9652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do services for banking and I need help to find the correlation between two variables. Interestingly I need to do with character variables and below are the sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our task is to sell loan products. Eg: many occasions people who brought mortgage loan is likely to buy auto loan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly I need to identify the loan products which has correlation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;product_dsc&amp;nbsp;&amp;nbsp;&amp;nbsp; loan_amt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AUTO LOAN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 26,698.65&lt;/P&gt;&lt;P&gt;AUTO LOAN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15,000.00&lt;/P&gt;&lt;P&gt;AUTO LOAN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15,200.00&lt;/P&gt;&lt;P&gt;Used Auto&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,194.00&lt;/P&gt;&lt;P&gt;Personal loan&amp;nbsp;&amp;nbsp; 1,000.00&lt;/P&gt;&lt;P&gt;Used Auto&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23,000.00&lt;/P&gt;&lt;P&gt;Used Auto&amp;nbsp;&amp;nbsp;&amp;nbsp; 12,400.00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be really appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 13:07:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185945#M9652</guid>
      <dc:creator>RamKumar</dc:creator>
      <dc:date>2014-09-04T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Corr with Character Variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185946#M9653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to focus the count number of person who have a loan&amp;nbsp; not load amount , then use proc freq or proc corresp&amp;nbsp; .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 14:01:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185946#M9653</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-04T14:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Corr with Character Variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185947#M9654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ksharp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you're suggesting me to use &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; proc corresp instead of Proc corr because of character variables? My assignment is on correlation and I will be worried if we don't have relationship between &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; proc corresp and proc corr&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 14:25:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185947#M9654</guid>
      <dc:creator>RamKumar</dc:creator>
      <dc:date>2014-09-04T14:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Corr with Character Variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185948#M9655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change your data structure to run correlation analysis. Identify people who are having more than one loan (auto_loan, used_auto etc.) then using proc corr can give some idea about the customers' behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Id&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AUTO_LOAN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Used_Auto&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 26,698.65&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7,194.00&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15,000.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 23,000.00&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15,200.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 12,400.00&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 14:42:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185948#M9655</guid>
      <dc:creator>stat_sas</dc:creator>
      <dc:date>2014-09-04T14:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Corr with Character Variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185949#M9656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. proc freq also can compute person,spearman correlation coefficient for category variable ,but you need frequency of people , check documentation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, you also could try proc corr ,but that will give you person product-moment correlation coefficient&amp;nbsp; if you have data like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;name&amp;nbsp;&amp;nbsp; home_load auto_load&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Arthur.T&amp;nbsp;&amp;nbsp; 23&amp;nbsp;&amp;nbsp;&amp;nbsp; 45&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Peter.E&amp;nbsp;&amp;nbsp; 34&amp;nbsp; 45 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;KSharp&amp;nbsp;&amp;nbsp; 56 78 &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 14:43:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Corr-with-Character-Variables/m-p/185949#M9656</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2014-09-04T14:43:15Z</dc:date>
    </item>
  </channel>
</rss>

