Principal Component Analysis (PCA) Calculator

Perform PCA to reduce dimensionality and find principal components of your data.

Data Summary

Variables: 2
Observations: 10

Principal Components

PCEigenvalueVariance %Cumulative %
PC11.284096.32%96.32%
PC20.04913.68%100.00%

Eigenvectors (Loadings)

VariablePC1PC2
Var 10.6779-0.7352
Var 20.73520.6779

Interpretation

The first 2 principal component(s) explain 100.00% of the total variance. Components with eigenvalues > 1 are typically retained (Kaiser criterion).