Actuarium

SOA SRMStatistics for Risk Modeling

Associateship (ASA)
3.5 hours·35 multiple-choice·250 study hours
Score 0/0 · 8 MC
  1. SRM · Q1
    Multiple choice
    Linear models

    A regression with n=50n=50 observations and p=4p=4 predictors has SSE=40SSE=40 and SST=200SST=200. Calculate the adjusted R2R^2.

  2. SRM · Q2
    Multiple choice
    Linear models

    A logistic model has logit(p)=1+0.5x\text{logit}(p)=-1+0.5x. Calculate the predicted probability at x=2x=2.

  3. SRM · Q3
    Multiple choice
    Principal 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?

  4. SRM · Q4
    Multiple choice
    Decision trees

    Compared with a single deep decision tree, a random forest typically has:

  5. SRM · Q5
    Written answer
    Basics 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 kk, and (b) lasso with small vs large λ\lambda.

  6. SRM · Q6
    Multiple choice
    Time series

    An AR(1) model is yt=5+0.6yt1+εty_t=5+0.6y_{t-1}+\varepsilon_t. Given y100=20y_{100}=20, calculate the 2-step-ahead point forecast y^102\hat y_{102}.

  7. SRM · Q7
    Multiple choice
    Cluster analysis

    K-means with k=2k=2 is run on points {1,2,3,9,10,11}\{1,2,3,9,10,11\}, correctly separating {1,2,3}\{1,2,3\} and {9,10,11}\{9,10,11\}. Calculate the total within-cluster sum of squares (WCSS).

  8. SRM · Q8
    Multiple choice
    Linear models

    Regressing predictor x3x_3 on the other predictors gives R2=0.80R^2=0.80. Calculate the variance inflation factor for x3x_3.

  9. SRM · Q9
    Written answer
    Decision 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.

  10. SRM · Q10
    Multiple choice
    Basics of statistical learning

    Relative to 10-fold cross-validation, leave-one-out cross-validation (LOOCV) of the test error typically has:

Ask the tutor