Statistical Data Analysis
L1 Regression
L2 Hypothesis
L3 PCA
L4 Clustering
L5 Time Series
Quizzes
GitHub
Home
›
Lesson 3
›
Self-Check
Post-Class Self-Check
5 questions — review what you learned today
Concept Confidence Checklist
Tick each box only if you can answer the question confidently without looking at the slides. Be honest with yourself — this is for your own revision.
Q1: Can I explain what an eigenvalue represents in PCA?
If unsure, review:
Eigenvalues: How Important Is Each Component?
Q2: Can I read a scree plot and apply Kaiser’s rule to decide how many components to keep?
If unsure, review:
The Scree Plot
and
Kaiser’s Rule and Cumulative Variance
Q3: Can I explain the key difference between PCA and EFA in one sentence?
If unsure, review:
PCA vs. EFA: Side-by-Side Comparison
Q4: Can I look at a factor loading matrix and assign items to factors?
If unsure, review:
Interpreting the Full Loading Matrix
Q5: Can I run basic PCA and EFA in R using
prcomp()
and
fa()
?
If unsure, review:
PCA in R: prcomp()
and
EFA in R: fa()
0
/5 concepts confident
If you checked fewer than 4, review the linked slides before the next class. The
R exercises page
has hands-on practice for each concept.
‹ Back to Lesson 3
Statistical Data Analysis | Digital AI Finance | BSc Data Science | © Joerg Osterrieder 2025–2026