Factor Analysis Simulator
Interactive factor analysis simulator: watch correlated test scores decompose into hidden latent factors — rotate a 3D factor-score plot, inspect the correlation heatmap, and see each variable's loading vectors on the extracted factors.
Six simulated test scores are generated from two hidden abilities plus noise, then the simulator computes their correlation matrix and extracts hidden factors by diagonalizing it — exactly the eigenvector step at the core of real factor analysis. Rotate the 3D plot to see students positioned by their estimated factor scores, watch the loading arrows show how strongly each test depends on each extracted factor, and click any variable to read its exact loadings. Adjust correlation strength to control how cleanly the two ability clusters separate, and choose how many factors to extract to see variance explained shift between real signal and noise.
Interactive factor analysis: six correlated test scores generated from two hidden latent abilities are decomposed by Jacobi eigen-decomposition of their correlation matrix, plotted as a 3D factor-score cloud with loading-vector arrows.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install