<?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 Interpreting Error Variance and Cumulative Variance in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Exploratory-Factor-Analysis-Interpreting-Error-Variance-and/m-p/884483#M43805</link>
    <description>&lt;P&gt;Sure.&amp;nbsp; I actually started with a polychoric transformation prior to the EFA, to help linearize the responses.&amp;nbsp; This helped the questions group properly, although one of the questions ended up grouping with another factor, which is understandable in context.&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;* Polychoric Transformation, Step 1;&lt;BR /&gt;proc prinqual data=phys out=phys_poly4 plots=transformation&lt;BR /&gt;maxiter = 100 standard scores n=4 replace;&lt;BR /&gt;where outmiss &amp;lt; 4;&lt;BR /&gt;transform monotone (knowi1-knowi5 hes1 hesi2 hesi3 stigi1-stigi3&amp;nbsp;outi1-outi4);&lt;BR /&gt;id record_ID;&lt;BR /&gt;run;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;* Exploratory Factor Analysis, Step 2;&lt;/DIV&gt;&lt;DIV&gt;proc factor data = phys nfactors = 4 rotate = promax method = ml priors = smc&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;scree reorder msa score Heywood residuals&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;out=phys_EFA1 outstat=phys_stat plots=all;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;where outmiss &amp;lt; 4;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var Tknowi2-Tknowi4 Thes1 Thesi2 Thesi3 Tstigi1-Tstigi3 Touti1-Touti4;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;pathdiagram notitle arrange=grip label=[Factor1="Pt Pain Care" Factor2="Knowledge/ Experience"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Factor3="Stigma" Factor4="Hesitancy"];&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;run;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jul 2023 14:24:12 GMT</pubDate>
    <dc:creator>David17</dc:creator>
    <dc:date>2023-07-12T14:24:12Z</dc:date>
    <item>
      <title>Exploratory Factor Analysis Interpreting Error Variance and Cumulative Variance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exploratory-Factor-Analysis-Interpreting-Error-Variance-and/m-p/884414#M43801</link>
      <description>&lt;P&gt;I'm using proc factor for an exploratory factor analysis for a survey.&amp;nbsp; I have very good loading of two questions onto our "pt pain care factor" (0.79 and 0.80), but the error variances of the individual questions are low (0.28 and 0.37).&amp;nbsp; How should I interpret this and what does this say is going on?&amp;nbsp; This is our outcome factor, so it's important to have right, although we can't really remove any variables.&amp;nbsp; Also, for the cumulative variance explained by the factors, I get 100% of the variance explained for 2 factors in the scree plot.&amp;nbsp; This then goes way above 100% before coming back down to 100% for the last question.&amp;nbsp; (After adjustments, it says 100% is explained by 4 factors.) I had thought this wasn't possible, and I'm not sure what's going on with that, nor how to report the total variance explained by the four factors.&amp;nbsp; The weighted final extracted communalities are 0.78.&amp;nbsp; Is this distinct from the cumulative variance explained by the factors?&amp;nbsp; Should I report the unweighted communalities?&amp;nbsp; Graphic below.&amp;nbsp; Thanks for your assistance.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Path and Scree.png" style="width: 999px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/85728i8B1E6F4249C9165D/image-size/large?v=v2&amp;amp;px=999" role="button" title="Path and Scree.png" alt="Path and Scree.png" /&gt;&lt;/span&gt; attached.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 00:30:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exploratory-Factor-Analysis-Interpreting-Error-Variance-and/m-p/884414#M43801</guid>
      <dc:creator>David17</dc:creator>
      <dc:date>2023-07-12T00:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: Exploratory Factor Analysis Interpreting Error Variance and Cumulative Variance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exploratory-Factor-Analysis-Interpreting-Error-Variance-and/m-p/884472#M43804</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Can you show us your code?&lt;/P&gt;
&lt;P&gt;... to see if you used a&amp;nbsp;&lt;SPAN&gt;VARIMAX rotation for example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 13:21:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exploratory-Factor-Analysis-Interpreting-Error-Variance-and/m-p/884472#M43804</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-07-12T13:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exploratory Factor Analysis Interpreting Error Variance and Cumulative Variance</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exploratory-Factor-Analysis-Interpreting-Error-Variance-and/m-p/884483#M43805</link>
      <description>&lt;P&gt;Sure.&amp;nbsp; I actually started with a polychoric transformation prior to the EFA, to help linearize the responses.&amp;nbsp; This helped the questions group properly, although one of the questions ended up grouping with another factor, which is understandable in context.&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;* Polychoric Transformation, Step 1;&lt;BR /&gt;proc prinqual data=phys out=phys_poly4 plots=transformation&lt;BR /&gt;maxiter = 100 standard scores n=4 replace;&lt;BR /&gt;where outmiss &amp;lt; 4;&lt;BR /&gt;transform monotone (knowi1-knowi5 hes1 hesi2 hesi3 stigi1-stigi3&amp;nbsp;outi1-outi4);&lt;BR /&gt;id record_ID;&lt;BR /&gt;run;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;* Exploratory Factor Analysis, Step 2;&lt;/DIV&gt;&lt;DIV&gt;proc factor data = phys nfactors = 4 rotate = promax method = ml priors = smc&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;scree reorder msa score Heywood residuals&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;out=phys_EFA1 outstat=phys_stat plots=all;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;where outmiss &amp;lt; 4;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var Tknowi2-Tknowi4 Thes1 Thesi2 Thesi3 Tstigi1-Tstigi3 Touti1-Touti4;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;pathdiagram notitle arrange=grip label=[Factor1="Pt Pain Care" Factor2="Knowledge/ Experience"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Factor3="Stigma" Factor4="Hesitancy"];&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;run;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 14:24:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exploratory-Factor-Analysis-Interpreting-Error-Variance-and/m-p/884483#M43805</guid>
      <dc:creator>David17</dc:creator>
      <dc:date>2023-07-12T14:24:12Z</dc:date>
    </item>
  </channel>
</rss>

