Factor Analysis
Factor Analysis
ANALYSIS
FACTOR ANALYSIS
Factor analysis is a technique that is used to reduce a large
number of variables into fewer numbers of factors. This
technique extracts maximum common variance from all
variables and puts them into a common score. As an index of
all variables, we can use this score for further analysis.
Factor analysis is part of general linear model (GLM) and this
method also assume several assumptions: there is linear
relationship, there is no multicollinearity, it includes
relevant variables into analysis, and there is true correlation
between variables and factors. Several methods are
available, but principal component analysis is used most
commonly.
METHODS OF FACTORING
There are different methods used to extract the factor from the
data set:-
1. Principal component analysis:
It is a statistical procedure that uses
an orthogonal transformation that converts a set of correlated
variables to a set of uncorrelated variables. PCA is the most widely
used tool in exploratory data analysis and in machine learning for
predictive models.
2. Common factor analysis:
The second most preferred method by
researchers, it extracts the common variance and puts them into
factors. This method does not include the unique variance of all
variables. This method is used in SEM.
3. Image factoring:
This method is based on correlation matrix. OLS
Regression method is used to predict the factor in image factoring.