stata做因子分析的结果解释 Factor Analysis--Stata Annotated Output-经管之家官网!

人大经济论坛-经管之家 收藏本站
您当前的位置> 软件培训>>

Stata软件培训

>>

stata做因子分析的结果解释 Factor Analysis--Stata Annotated Output

stata做因子分析的结果解释 Factor Analysis--Stata Annotated Output

发布:tomhanks | 分类:Stata软件培训

关于本站

人大经济论坛-经管之家:分享大学、考研、论文、会计、留学、数据、经济学、金融学、管理学、统计学、博弈论、统计年鉴、行业分析包括等相关资源。
经管之家是国内活跃的在线教育咨询平台!

经管之家新媒体交易平台

提供"微信号、微博、抖音、快手、头条、小红书、百家号、企鹅号、UC号、一点资讯"等虚拟账号交易,真正实现买卖双方的共赢。【请点击这里访问】

提供微信号、微博、抖音、快手、头条、小红书、百家号、企鹅号、UC号、一点资讯等虚拟账号交易,真正实现买卖双方的共赢。【请点击这里访问】

http://www.ats.ucla.edu/stat/_gif/mnm_ats_logo.gifhttp://www.ats.ucla.edu/stat/_gif/top_nav_bar.gifhttp://www.ats.ucla.edu/stat/_gif/t_home.gifhttp://www.ats.ucla.edu/stat/_gif/t_services.gifhttp://ww ...
免费学术公开课,扫码加入


http://www.ats.ucla.edu/stat/_gif/mnm_ats_logo.gif

http://www.ats.ucla.edu/stat/_gif/top_nav_bar.gifhttp://www.ats.ucla.edu/stat/_gif/t_home.gifhttp://www.ats.ucla.edu/stat/_gif/t_services.gifhttp://www.ats.ucla.edu/stat/_gif/t_classes.gifhttp://www.ats.ucla.edu/stat/_gif/t_contact.gifhttp://www.ats.ucla.edu/stat/_gif/t_job.gif

Stat Computing > Stata > Output

Help the Stat Consulting Group by giving a gift


powered by


Stata Annotated Output
Factor AnalysisThis page shows an example factor analysis with footnotes explaining the output. We will do an iterated principal axes (ipf option) with SMC as initial communalities retaining three factors (factor(3) option) followed by varimax and promax rotations.
These data were collected on 1428 college students (complete data on 1365 observations) and are responses to items on a survey.We will use item13 through item24 in our analysis.
use http://www.ats.ucla.edu/stat/stata/output/m255, clearfactor item13-item24, ipf factor(3)(obs=1365) (iterated principal factors; 3 factors retained)Factor Eigenvaluea Differenceb Proportionc Cumulatived------------------------------------------------------------------ 1 5.85150 5.04464 0.8336 0.8336 2 0.80687 0.44540 0.1149 0.9485 3 0.36146 0.23001 0.0515 1.0000 4 0.13146 0.07619 0.0187 1.0187 5 0.05527 0.02362 0.0079 1.0266 6 0.03164 0.02946 0.0045 1.0311 7 0.00218 0.00658 0.0003 1.0314 8 -0.00440 0.01466 -0.0006 1.0308 9 -0.01906 0.02688 -0.0027 1.0281 10 -0.04594 0.01440 -0.0065 1.0215 11 -0.06035 0.03050 -0.0086 1.0129 12 -0.09084 . -0.0129 1.0000a. Eigenvalue: An eigenvalue is the variance of the factor. In the initial factor solution, the first factor will account for the most variance, the second will account for the next highest amount of variance, and so on. Some of the eigenvalues are negative because the matrix is not of full rank, that is, although there are 12 variables the dimensionality of the factor space is much less。 There are at most seven factors possible. b. Difference: Gives the differences between the current and following eigenvalue.
c. Proportion: Gives the proportion of variance accounted for by the factor.
d. Cumulative: Gives the cumulative proportion of variance accounted for by this factor plus all of the previous ones.
Factor Loadingse Variable | 1 2 3 Uniquenessf-------------+------------------------------------------- item13 | 0.71339 -0.39873 0.09231 0.32356 item14 | 0.70320 -0.33908 0.09782 0.38097 item15 | 0.72122 -0.24499 0.10575 0.40864 item16 | 0.64779 -0.18905 0.11144 0.53220 item17 | 0.78307 -0.07337 0.06670 0.37698 item18 | 0.73947 0.34478 0.11291 0.32157 item19 | 0.61655 0.41588 0.15515 0.42284 item20 | 0.55009 0.23916 0.09318 0.63152 item21 | 0.73173 0.11683 0.00067 0.45093 item22 | 0.61281 0.26089 -0.02282 0.55588 item23 | 0.81937 -0.02620 -0.34543 0.20863 item24 | 0.69515 0.01825 -0.38727 0.36646e. Factor Loadings: The factor loadings for this orthogonal solution represent both how the variables are weighted for each factor but also the correlation between the variables and the factor.
e. Uniqueness: Gives the proportion of the common variance of the variable not associated with the factors. Uniqueness is equal to 1 - communality.
rotate, varimax horstFactor analysis/correlation Number of obs = 1365 Method: iterated principal factors Retained factors = 3 Rotation: orthogonal varimax (Horst on) Number of params = 33 -------------------------------------------------------------------------- Factor| Variance Difference Proportion Cumulative -------------+------------------------------------------------------------ Factor1| 2.94943 0.29428 0.4202 0.4202 Factor2| 2.65516 1.23992 0.3782 0.7984 Factor3| 1.41524 . 0.2016 1.0000 -------------------------------------------------------------------------- LR test: independent vs. saturated:chi2(66) = 8683.10 Prob>chi2 = 0.0000Rotated factor loadings (pattern matrix) and unique variancesg ----------------------------------------------------------- Variable |Factor1 Factor2 Factor3 | Uniquenessh -------------+------------------------------+-------------- item13 | 0.7714 0.1740 0.2260 | 0.3236 item14 | 0.7256 0.2130 0.2171 | 0.3810 item15 | 0.6756 0.2950 0.2187 | 0.4086 item16 | 0.5908 0.2926 0.1820 | 0.5322 item17 | 0.5867 0.4461 0.2825 | 0.3770 item18 | 0.2865 0.7386 0.2255 | 0.3216 item19 | 0.1702 0.7281 0.1343 | 0.4228 item20 | 0.2278 0.5396 0.1594 | 0.6315 item21 | 0.4020 0.5333 0.3210 | 0.4509 item22 | 0.2178 0.5584 0.2913 | 0.5559 item23 | 0.4488 0.3769 0.6692 | 0.2086 item24 | 0.3235 0.3205 0.6528 | 0.3665 -----------------------------------------------------------Factor rotation matrix ----------------------------------------- | Factor1Factor2Factor3 -------------+--------------------------- Factor1 |0.6584 0.6121 0.4381 Factor2 | -0.6840 0.7294 0.0088 Factor3 |0.3141 0.3055-0.8989 -----------------------------------------
「经管之家」APP:经管人学习、答疑、交友,就上经管之家!
免流量费下载资料----在经管之家app可以下载论坛上的所有资源,并且不额外收取下载高峰期的论坛币。
涵盖所有经管领域的优秀内容----覆盖经济、管理、金融投资、计量统计、数据分析、国贸、财会等专业的学习宝库,各类资料应有尽有。
来自五湖四海的经管达人----已经有上千万的经管人来到这里,你可以找到任何学科方向、有共同话题的朋友。
经管之家(原人大经济论坛),跨越高校的围墙,带你走进经管知识的新世界。
扫描下方二维码下载并注册APP
本文关键词:

本文论坛网址:https://bbs.pinggu.org/thread-1318863-1-1.html

人气文章

1.凡人大经济论坛-经管之家转载的文章,均出自其它媒体或其他官网介绍,目的在于传递更多的信息,并不代表本站赞同其观点和其真实性负责;
2.转载的文章仅代表原创作者观点,与本站无关。其原创性以及文中陈述文字和内容未经本站证实,本站对该文以及其中全部或者部分内容、文字的真实性、完整性、及时性,不作出任何保证或承若;
3.如本站转载稿涉及版权等问题,请作者及时联系本站,我们会及时处理。
经管之家 人大经济论坛 大学 专业 手机版