h2(#description). Description
In this template Rapporter will present you Factor Analysis.
h3(#introduction). Introduction
"Factor Analysis":http://en.wikipedia.org/wiki/Factor_analysis is applied as a data reduction or structure detection method. There are two main applications of it: reducing the number of variables and detecting structure in the relationships between variables, thus explore latent structure behind the data, classify variables.
h6(#determining-the-number-of-the-factors). Determining the number of the factors
"!plots/FactorAnalysis.tpl-1.png!":plots/FactorAnalysis.tpl-1-hires.png
h6(#eigenvalues). Eigenvalues
You can find the eigenvalues of the possible factors in the following table (_2_ factors were produced as you set):
*1* |
*2.461* |
*2* |
*1.273* |
3 |
0.1485 |
4 |
0.1176 |
h4(#factor-loadings). Factor loadings
At the next step let's check the factor loadings. They mean that how deep the impact of a factor for the variables. We emphasized the cells when the explained is higher than 30% of the whole variance.
*carb* |
*0.8723* |
*0.3756* |
*gear* |
-0.08811 |
*0.9343* |
*mpg* |
*-0.8197* |
*0.4368* |
*cyl* |
*0.7988* |
*-0.452* |
So it can be said that
* ML1 is a latent factor of carb
* ML1 is a latent factor of mpg
* ML1 is a latent factor of cyl
* ML2 is a latent factor of carb
* ML2 is a latent factor of gear
* ML2 is a latent factor of mpg
* ML2 is a latent factor of cyl
From them in the cases of the _ML1's impact on mpg_ and _ML2's impact on cyl_, we can say they are negative effects.
h4(#uniquenesses). Uniquenesses
At last but not least let us say some words about the not explained part of the variables. There are two statistics which help us quantifying this concept: Communality and Uniqueness. They are in a really strong relationship, because Uniqueness is the variability of a variable minus its Communality. The first table contains the Uniqunesses, the second the Communalities of the variables:
*carb* |
0.09805 |
0.902 |
*gear* |
0.1193 |
0.8807 |
*mpg* |
0.1374 |
0.8626 |
*cyl* |
0.1576 |
0.8424 |
We can see from the table that variable cyl has the highest Uniqueness, so could be explained the least by the factors and variable carb variance's was explained the most, because it has the lowest Uniqueness. From the communalities we can draw the same conclusion.
h2(#description-1). Description
In this template Rapporter will present you Factor Analysis.
h3(#introduction-1). Introduction
"Factor Analysis":http://en.wikipedia.org/wiki/Factor_analysis is applied as a data reduction or structure detection method. There are two main applications of it: reducing the number of variables and detecting structure in the relationships between variables, thus explore latent structure behind the data, classify variables.
h6(#eigenvalues-1). Eigenvalues
You can find the eigenvalues of the possible factors in the following table (_3_ factors were produced as you set):
*1* |
*2.461* |
*2* |
*1.273* |
*3* |
*0.1485* |
4 |
0.1176 |
h4(#factor-loadings-1). Factor loadings
At the next step let's check the factor loadings. They mean that how deep the impact of a factor for the variables. We emphasized the cells when the explained is higher than 30% of the whole variance.
*carb* |
*0.8771* |
*0.3502* |
-0.001772 |
*gear* |
-0.0595 |
*0.9317* |
-0.005685 |
*mpg* |
*-0.8132* |
*0.4641* |
0.0972 |
*cyl* |
*0.7917* |
*-0.4774* |
0.1361 |
So it can be said that
* ML1 is a latent factor of carb
* ML1 is a latent factor of mpg
* ML1 is a latent factor of cyl
* ML2 is a latent factor of carb
* ML2 is a latent factor of gear
* ML2 is a latent factor of mpg
* ML2 is a latent factor of cyl
From them in the cases of the _ML1's impact on mpg_ and _ML2's impact on cyl_, we can say they are negative effects.
h4(#uniquenesses-1). Uniquenesses
At last but not least let us say some words about the not explained part of the variables. There are two statistics which help us quantifying this concept: Communality and Uniqueness. They are in a really strong relationship, because Uniqueness is the variability of a variable minus its Communality. The first table contains the Uniqunesses, the second the Communalities of the variables:
*carb* |
0.1081 |
0.8919 |
*gear* |
0.1283 |
0.8717 |
*mpg* |
0.1138 |
0.8862 |
*cyl* |
0.1268 |
0.8732 |
We can see from the table that variable gear has the highest Uniqueness, so could be explained the least by the factors and variable carb variance's was explained the most, because it has the lowest Uniqueness. From the communalities we can draw the same conclusion.
h2(#description-2). Description
In this template Rapporter will present you Factor Analysis.
Your request cannot be implemented, because there are the same number of variables (_5_) like the number of the requested factors (_5_) . Please set the number of the factors to maximum _4_ with the same number of the variables or extend the number of those variables at least to _6_.
This report was generated with "R":http://www.r-project.org/ (3.0.1) and "rapport":https://rapporter.github.io/rapport/ (0.51) in _1.479_ sec on x86_64-unknown-linux-gnu platform.
!images/logo.png!