Principal Component Analysis Versus Exploratory Factor

Principal Component Analysis Versus Exploratory Factor

SUGI 30 Statistics and Data Analysis Paper 203-30 Principal Component Analysis vs. Exploratory Factor Analysis Diana D. Suhr, Ph.D. University of Northern Colorado Abstract Principal Component Analysis (PCA) and Exploratory Factor Analysis (EFA) are both variable reduction techniques and sometimes mistaken as the same statistical method. However, there are distinct differences between PCA and EFA. Similarities and differences between PCA and EFA will be examined. Examples of PCA and EFA with PRINCOMP and FACTOR will be illustrated and discussed. Introduction You want to run a regression analysis with the data you’ve collected. However, the measured (observed) variables are highly correlated. There are several choices ° use some of the measured variables in the regression analysis (explain less variance) ° create composite scores by summing measured variables (explain less variance) ° create principal component scores (explain more variance). The choice seems simple. Create principal component scores, uncorrelated linear combinations of weighted observed variables, and explain a maximal amount of variance in the data. What if you think there are underlying latent constructs in the data? Latent constructs ° cannot be directly measured ° influence responses on measured variables ° include unreliability due to measurement error. Observed (measured) variables could be linear combinations of the underlying factors (estimated underlying latent constructs and unique factors). EFA describes the factor structure of your data. Definitions An observed variable can be measured directly, is sometimes called a measured variable or an indicator or a manifest variable. A principal component is a linear combination of weighted observed variables. Principal components are uncorrelated and orthogonal. A latent construct can be measured indirectly by determining its influence to responses on measured variables. A latent construct could is also referred to as a factor, underlying construct, or unobserved variable. Unique factors refer to unreliability due to measurement error and variation in the data. Principal component analysis minimizes the sum of the squared perpendicular distances to the axis of the principal component while least squares regression minimizes the sum of the squared distances perpendicular to the x axis (not perpendicular to the fitted line) (Truxillo, 2003). Principal component scores are actual scores. Factor scores are estimates of underlying latent constructs. Eigenvectors are the weights in a linear transformation when computing principal component scores. Eigenvalues indicate the amount of variance explained by each principal component or each factor. Orthogonal means at a 90 degree angle, perpendicular. Obilque means other than a 90 degree angle. An observed variable “loads” on a factors if it is highly correlated with the factor, has an eigenvector of greater magnitude on that factor. Communality is the variance in observed variables accounted for by a common factors. Communality is more relevant to EFA than PCA (Hatcher, 1994). Principal Component Analysis (PCA) ° Is a variable reduction technique ° Is used when variables are highly correlated ° Reduces the number of observed variables to a smaller number of principal components which account for most of the variance of the observed variables ° Is a large sample procedure 1 SUGI 30 Statistics and Data Analysis The total amount of variance in PCA is equal to the number of observed variables being analyzed. In PCA, observed variables are standardized, e.g., mean=0, standard deviation=1, diagonals of the matrix are equal to 1. The amount of variance explained is equal to the trace of the matrix (sum of the diagonals of the decomposed correlation matrix). The number of components extracted is equal to the number of observed variables in the analysis. The first principal component identified accounts for most of the variance in the data. The second component identified accounts for the second largest amount of variance in the data and is uncorrelated with the first principal component and so on. Components accounting for maximal variance are retained while other components accounting for a trivial amount of variance are not retained. Eigenvalues indicate the amount of variance explained by each component. Eigenvectors are the weights used to calculate components scores. Exploratory Factor Analysis (EFA) ° Is a variable reduction technique which identifies the number of latent constructs and the underlying factor structure of a set of variables ° Hypothesizes an underlying construct, a variable not measured directly ° Estimates factors which influence responses on observed variables ° Allows you to describe and identify the number of latent constructs (factors) ° Includes unique factors, error due to unreliability in measurement ° Traditionally has been used to explore the possible underlying factor structure of a set of measured variables without imposing any preconceived structure on the outcome (Child, 1990). Figure 1 below shows 4 factors (ovals) each measured by 3 observed variables (rectangles) with unique factors. Since measurement is not perfect, error or unreliability is estimated and specified explicitly in the diagram. Factor loadings (parameter estimates) help interpret factors. Loadings are the correlation between observed variables and factors, are standardized regression weights if variables are standardized (weights used to predict variables from factor), and are path coefficients in path analysis. Standardized linear weights represent the effect size of the factor on variability of observed variables. Figure 1. Diagram of four factor model Variables are standardized in EFA, e.g., mean=0, standard deviation=1, diagonals are adjusted for unique factors, 1-u. The amount of variance explained is the trace (sum of the diagonals) of the decomposed adjusted correlation matrix. Eigenvalues indicate the amount of variance explained by each factor. Eigenvectors are the weights that could be used to calculate factor scores. In common practice, factor scores are calculated with a mean or sum of measured variables that “load” on a factor. 2 SUGI 30 Statistics and Data Analysis In EFA, observed variables are a linear combination of the underlying factors (estimated factor and a unique factor). Communality is the variance of observed variables accounted for by a common factor. Large communality is strongly influenced by an underlying construct. Community is computed by summing squares of factor loadings 2 d1 = 1 – communality = % variance accounted for by the unique factor d1 = square root (1-community) = unique factor weight (parameter estimate) Similarities ° PCA and EFA have these assumptions in common: ° Measurement scale is interval or ratio level ° Random sample - at least 5 observations per observed variable and at least 100 observations. ° Larger sample sizes recommended for more stable estimates, 10-20 observations per observed variable ° Over sample to compensate for missing values ° Linear relationship between observed variables ° Normal distribution for each observed variable ° Each pair of observed variables has a bivariate normal distribution ° PCA and EFA are both variable reduction techniques. If communalities are large, close to 1.00, results could be similar. PCA assumes the absence of outliers in the data. EFA assumes a multivariate normal distribution when using Maximum Likelihood extraction method. Differences Principal Component Analysis Exploratory Factor Analysis Principal Components retained account for a maximal Factors account for common variance in the data amount of variance of observed variables Analysis decomposes correlation matrix Analysis decomposes adjusted correlation matrix Ones on the diagonals of the correlation matrix Diagonals of correlation matrix adjusted with unique factors Minimizes sum of squared perpendicular distance to Estimates factors which influence responses on the component axis observed variables Component scores are a linear combination of the Observed variables are linear combinations of the observed variables weighted by eigenvectors underlying and unique factors PCA decomposes a correlation matrix with ones on the diagonals. The amount of variance is equal to the trace of the matrix, the sum of the diagonals, or the number of observed variables in the analysis. PCA minimizes the sum of the squared perpendicular distance to the component axis (Truxillo, 2003). Components are uninterpretable, e.g., no underlying constructs. Principal components retained account for a maximal amount of variance. The component score is a linear combination of observed variables weighted by eigenvectors. Component scores are a transformation of observed variables (C1 = b11x1 + b12x2 + b13x3 + . ). The PCA Model is Y = XB Where Y is a matrix of observed variables X is a matrix of scores on components B is a matrix of eigenvectors (weights) SAS code to run PCA is proc factor method=prin priors=one; where priors specify that the prior communality estimate for each variable is set to one, e.g., ones on the diagonals of the correlations matrix. Using Method=prin with priors=one options runs principal component analysis. EFA decomposes an adjusted correlation matrix. The diagonals have been adjusted for the unique factors. The amount of variance explained is equal to the trace of the matrix, the sum of the adjusted diagonals or communalities. Factors account for common variance in a data set. Squared multiple correlations (SMC) are

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    11 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us