<?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: Which Standardization Method To Use? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/313979#M61523</link>
    <description>&lt;PRE&gt;
If you want score each obs , check Prime Component Analysis. 
Proc Prim
But it is usually use Z-Score to standardize .


&lt;/PRE&gt;</description>
    <pubDate>Thu, 24 Nov 2016 06:44:17 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-11-24T06:44:17Z</dc:date>
    <item>
      <title>Which Standardization Method To Use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/313973#M61522</link>
      <description>&lt;P&gt;My dataset has 10 variables and 2000 cases. All variables are continuous. I would like to "standardize" each variable column. Then average those 10 columns, and compare the summary averages for each case, say, sorting from high to low.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I know that several variables data is bi-modal, as opposed to centered, with more data occurring at the extremes.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering what the best standardization method might be. SAS offers several. STD, MAD, IQR, ABW, and others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;STD is common -- converting to Z-score: (X1 - mean of X1)/standard deviation of X1. Some of the others are apparently more 'robust,' however, with respect to outliers, and, I suppose, certain other data anomilies.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm tentatively thinking of using one of the more esoteric 'robust' ones, such as IQR, based on an example given in SAS documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_stdize_gettingstarted.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_stdize_gettingstarted.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd greatly appreciate hearing your thoughts or suggestions on how best to proceed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nicholas Kormanik&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 06:34:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/313973#M61522</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2016-11-24T06:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Which Standardization Method To Use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/313979#M61523</link>
      <description>&lt;PRE&gt;
If you want score each obs , check Prime Component Analysis. 
Proc Prim
But it is usually use Z-Score to standardize .


&lt;/PRE&gt;</description>
      <pubDate>Thu, 24 Nov 2016 06:44:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/313979#M61523</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-11-24T06:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Which Standardization Method To Use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/314162#M61534</link>
      <description>&lt;P&gt;Hi Ksharp. &amp;nbsp;I'm not finding Prime Components Analysis or Proc Prim anywhere.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Nov 2016 23:25:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/314162#M61534</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2016-11-24T23:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Which Standardization Method To Use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/314576#M61563</link>
      <description>&lt;P&gt;With todays computing power, and SAS&amp;nbsp;&lt;SPAN class="hw"&gt;algorithms&lt;/SPAN&gt;, I'm suspecting that an all-around better method of standardization now exists, than traditional std.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;True or not? &amp;nbsp;And which one is the new top method?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for comments.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Nov 2016 10:03:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/314576#M61563</guid>
      <dc:creator>NKormanik</dc:creator>
      <dc:date>2016-11-27T10:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Which Standardization Method To Use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/314811#M61582</link>
      <description>&lt;P&gt;I suspect &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp﻿&lt;/a&gt;&amp;nbsp;meant principal components analysis, which can be performed in PROC PRINCOMP.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The principal components are based on the correlation matrix of the original variables, which as he said, means you are effectively using Z-scores. But the great thing about PCA is that it will produce a linear combination that would account for the greatest possible amount of variation among the original variables.&amp;nbsp; That would be in Principal Component 1.&amp;nbsp;&amp;nbsp; Principal Component 2, a second linear combo of the original vars,&amp;nbsp;would&amp;nbsp; account for&amp;nbsp; the largest amount of variation left over after PC1.&amp;nbsp;&amp;nbsp;&amp;nbsp; Etc., etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2016 13:54:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Which-Standardization-Method-To-Use/m-p/314811#M61582</guid>
      <dc:creator>mkeintz</dc:creator>
      <dc:date>2016-11-28T13:54:17Z</dc:date>
    </item>
  </channel>
</rss>

