<?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: Normalty transformation for cluster analysis in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274209#M14454</link>
    <description>&lt;P&gt;You might look into Proc STDIZE to transform the variables before going to the cluster analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I would tend to take a quick look at the data using FASTCLUS before transforming to see if you get something interesting first. You may not need to transform if the units of measure are similar for all of the variables.&lt;/P&gt;</description>
    <pubDate>Tue, 31 May 2016 21:00:01 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-05-31T21:00:01Z</dc:date>
    <item>
      <title>Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274207#M14453</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am going to conduct a cluster analysis on some skewed data with K-means or hierarchical analysis method.I wonder if I need to do some variable tranformation on skewed variables to make them normal. Could someone provide some suggestion how to choose the tranformation method sicne there is no dependent varibale?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 20:49:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274207#M14453</guid>
      <dc:creator>lionking19063</dc:creator>
      <dc:date>2016-05-31T20:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274209#M14454</link>
      <description>&lt;P&gt;You might look into Proc STDIZE to transform the variables before going to the cluster analysis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But I would tend to take a quick look at the data using FASTCLUS before transforming to see if you get something interesting first. You may not need to transform if the units of measure are similar for all of the variables.&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 21:00:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274209#M14454</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-05-31T21:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274221#M14457</link>
      <description>&lt;P&gt;If your data is clustered (with more than one cluster) then it cannot be multinormal. Transformations can help homogenize cluster covariances, but shouldn't aim at normalizing the data.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 21:51:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274221#M14457</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-05-31T21:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274222#M14458</link>
      <description>&lt;P&gt;I think it's more important to make sure the scales are the same or comparable than for normality.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The assumptions for clustering depend on what type of clustering you intend to implement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://stats.stackexchange.com/questions/8148/assumptions-of-cluster-analysis" target="_blank"&gt;http://stats.stackexchange.com/questions/8148/assumptions-of-cluster-analysis&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2016 21:51:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274222#M14458</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-05-31T21:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274243#M14461</link>
      <description>&lt;P&gt;Box-Cox transformation is used for Normal &lt;SPAN&gt;transformation . Check PROC TRANSREG.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;TRANSREG fits univariate and multivariate linear models, optionally with spline, Box-Cox, and&lt;BR /&gt;other nonlinear transformations. Models include regression and ANOVA, conjoint&lt;BR /&gt;analysis, preference mapping, redundancy analysis, canonical correlation, and penalized&lt;BR /&gt;B-spline regression. PROC TRANSREG supports CLASS variables.&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 01:02:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274243#M14461</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-01T01:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274244#M14462</link>
      <description>&lt;P&gt;Dose&amp;nbsp;&lt;SPAN&gt;Box-Cox transformation require dependent variable? However, There is no&amp;nbsp; dependent variable in my cluster analysis.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 01:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274244#M14462</guid>
      <dc:creator>lionking19063</dc:creator>
      <dc:date>2016-06-01T01:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274246#M14463</link>
      <description>I saw someone did the transformation before standardization. Not sure if it makes sense or not.</description>
      <pubDate>Wed, 01 Jun 2016 01:15:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274246#M14463</guid>
      <dc:creator>lionking19063</dc:creator>
      <dc:date>2016-06-01T01:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Normalty transformation for cluster analysis</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274249#M14464</link>
      <description>&lt;P&gt;No. I think it does not&amp;nbsp;&lt;SPAN&gt;require dependent variable.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Interesting thing is you also can use PROC MCMC to do it .Check its example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Example 73.2: Box-Cox Transformation&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 01:28:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Normalty-transformation-for-cluster-analysis/m-p/274249#M14464</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-06-01T01:28:09Z</dc:date>
    </item>
  </channel>
</rss>

