Exploratory Factor Analysis (EFA)
Exploratory Factor Analysis · Also known as: common factor analysis, açımlayıcı faktör analizi, factor analysis
Exploratory factor analysis reduces a large set of observed variables into a smaller number of latent common factors. It is widely used in scale development and psychometrics to uncover the dimensional structure that underlies a set of correlated items, without specifying that structure in advance.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
+52 more
When to use it
EFA is appropriate when you want to discover, rather than confirm, the latent structure behind a set of items. Two preconditions should be checked first. The correlation matrix must be factorable: the Kaiser–Meyer–Olkin measure of sampling adequacy should be at least about 0.60, and Bartlett's test of sphericity should be significant — if the items are essentially uncorrelated there is nothing for factors to explain. The sample must also be large enough; a common guideline is a subject-to-item ratio of at least 5, with at least three items per factor, and at least roughly 50 cases overall. Items should be measured at an interval or ordinal level appropriate for the correlation used, with polychoric correlations for ordinal items.
Strengths & limitations
- Standard, well-understood tool for scale development that discovers dimensional structure in a data-driven way.
- Readily understood and evaluated by reviewers in social-science and psychometric research.
- Separates common variance shared across items from item-specific error, modelling only the shared structure.
- The choice of how many factors to retain is subjective, and different criteria can yield different solutions.
- Cross-loading items — those that load substantially on more than one factor — complicate interpretation of the structure.
- Small samples (for example n < 50) give unstable, non-replicable loadings.
Frequently asked
What is the difference between EFA and PCA?
They look similar and are often confused, but they model different things. PCA reduces dimensions by capturing the total variance of the items, treating components as composites of the observed variables. EFA models only the common variance shared among items, treating the observed items as reflections of underlying latent factors plus item-specific error. If your goal is to recover latent constructs, use EFA; if you only need data compression, PCA may suffice.
What is the difference between EFA and CFA?
EFA is exploratory: it discovers how many factors there are and which items load on which factor, without imposing that pattern in advance. CFA (confirmatory factor analysis) is confirmatory: you specify the factor structure ahead of time and test how well it fits. A common workflow is to explore the structure with EFA, then validate it with CFA on a new, independent sample.
How many factors should I retain?
The eigenvalue > 1 (Kaiser) rule and the scree plot are widely used but heuristic and can over- or under-extract. Parallel analysis is the preferred, more objective criterion. Interpretability of the rotated solution should also guide the final choice.
Which rotation should I use?
Use an orthogonal rotation such as varimax when you assume the factors are uncorrelated, and an oblique rotation such as oblimin when you expect the factors to correlate. Rotation makes the loadings easier to interpret without changing the communalities or the overall fit.
Sources
- Fabrigar, L. R., Wegener, D. T., MacCallum, R. C. & Strahan, E. J. (1999). Evaluating the use of exploratory factor analysis in psychological research. Psychological Methods, 4(3), 272–299. DOI: 10.1037/1082-989X.4.3.272 ↗
- Hair, J. F., Black, W. C., Babin, B. J. & Anderson, R. E. (2019). Multivariate Data Analysis (8th ed.). Cengage Learning. ISBN: 978-1473756540
How to cite this page
ScholarGate. (2026, June 1). Exploratory Factor Analysis. ScholarGate. https://scholargate.app/en/statistics/exploratory-factor-analysis
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Confirmatory factor analysisPsychometrics↔ compare
- Cronbach's AlphaStatistics↔ compare
- Principal Component AnalysisMachine learning↔ compare
- SEMStatistics↔ compare