<?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: exploratory factor analysis in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/exploratory-factor-analysis/m-p/298176#M60318</link>
    <description>&lt;P&gt;Hi Statsgirl, you don't need to rotate if you have one factor but if you do you might find the results to be only slightly different than your unrotated solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Sep 2016 23:49:00 GMT</pubDate>
    <dc:creator>rcastaneda2</dc:creator>
    <dc:date>2016-09-13T23:49:00Z</dc:date>
    <item>
      <title>exploratory factor analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exploratory-factor-analysis/m-p/167017#M43270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a data set of 3784 participants (no missing data) who answered 16 General Human papillomavirus (a disease) knowledge items.&amp;nbsp; As an example (HPV is rare) These items were asked as true, false and I don't know. I want to examine how many factors should be retained. I conducted an exploratory factor analysis (see below).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My results indicate 1 factor (by looking at eigenvalues &amp;gt;1, and the scree plot). This is great, as we were hoping for unidimensionality of this scale&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if I should try a rotation ? I believe a rotation is not appropriate since I have 1 factor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000080; font-family: 'Courier New';"&gt;factor&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New';"&gt;data&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;=WORK.A &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New';"&gt;method&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;=principal nfactor=&lt;/SPAN&gt;&lt;STRONG style=": ; color: #008080; font-family: 'Courier New';"&gt;16&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New';"&gt;heywood&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New';"&gt;scree&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-family: 'Courier New';"&gt;var&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New';"&gt; Q28A Q28B Q28C Q28D Q28E Q28F Q28G Q28H Q28I Q28J Q28K Q28L Q28M Q28N Q28O Q28P;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;run&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: Helvetica; font-size: 12px;"&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 15:40:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exploratory-factor-analysis/m-p/167017#M43270</guid>
      <dc:creator>statsgirl</dc:creator>
      <dc:date>2014-04-03T15:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: exploratory factor analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exploratory-factor-analysis/m-p/298176#M60318</link>
      <description>&lt;P&gt;Hi Statsgirl, you don't need to rotate if you have one factor but if you do you might find the results to be only slightly different than your unrotated solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2016 23:49:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exploratory-factor-analysis/m-p/298176#M60318</guid>
      <dc:creator>rcastaneda2</dc:creator>
      <dc:date>2016-09-13T23:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: exploratory factor analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/exploratory-factor-analysis/m-p/298738#M60347</link>
      <description>&lt;P&gt;Since all of your values fall into one of 3 categories, PROC FACTOR may not be your best choice for analysis. &amp;nbsp;Take a look at PROC CORRESP for correspondence analysis, and in particular, you might find Example 34.1 Simple and Multipple Correspondence Analysis of Automobiles and Their Owners as a good analogy to your data.&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_corresp_examples01.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_corresp_examples01.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Correspondence analysis avoids the assumption that the data are continuous (or at least ordinal) and thus might be a better fit.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;
&lt;H3 class="xis-title"&gt;&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2016 17:55:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/exploratory-factor-analysis/m-p/298738#M60347</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-09-15T17:55:33Z</dc:date>
    </item>
  </channel>
</rss>

