SOA SRMStatistics for Risk Modeling
- SRM · Q1Multiple choiceLinear models
A regression with observations and predictors has and . Calculate the adjusted .
- SRM · Q2Multiple choiceLinear models
A logistic model has . Calculate the predicted probability at .
- SRM · Q3Multiple choicePrincipal components analysis
A PCA on four standardized variables yields eigenvalues 3.0, 1.0, 0.5 and 0.5. What proportion of total variance is explained by the first principal component?
- SRM · Q4Multiple choiceDecision trees
Compared with a single deep decision tree, a random forest typically has:
- SRM · Q5Written answerBasics of statistical learning
Explain the bias–variance decomposition of expected test error and use it to compare (a) k-nearest neighbours with small vs large , and (b) lasso with small vs large .
- SRM · Q6Multiple choiceTime series
An AR(1) model is . Given , calculate the 2-step-ahead point forecast .
- SRM · Q7Multiple choiceCluster analysis
K-means with is run on points , correctly separating and . Calculate the total within-cluster sum of squares (WCSS).
- SRM · Q8Multiple choiceLinear models
Regressing predictor on the other predictors gives . Calculate the variance inflation factor for .
- SRM · Q9Written answerDecision trees
Compare the Gini index and entropy as splitting criteria for classification trees, and explain why classification error rate is rarely used for growing (as opposed to pruning) a tree.
- SRM · Q10Multiple choiceBasics of statistical learning
Relative to 10-fold cross-validation, leave-one-out cross-validation (LOOCV) of the test error typically has: