Browse all practice questions for the Casualty Actuarial Society MAS-1 Practice Exam. Search by topic, open any question and review its full explanation, then test yourself in the practice quiz.

Casualty Actuarial Society MAS-1 Practice Exam 2026 – Your All-in-One Guide to Mastering the Exam! course image
All questions

These questions are part of the practice quiz. Start practicing

  • How is multicollinearity detected using the variance inflation factor (VIF)?
  • In simple linear regression, does the choice of explanatory variable x affect the total sum of squares?
  • In ordinary least squares, the sum of residuals equals which value?
  • Which statement about a simple linear relationship is true?
  • Which of the following is generally considered unsupervised learning?
  • In a three-state Markov chain with states 0, 1, 2 and starting in 0, what is the formula for the expected number of steps to return to state 0?
  • A series system functions only when all components function.
  • What is MSE(estimator)?
  • Removing any component from a minimal path set will break the guarantee.
  • True or false: The critical region of a hypothesis test is determined by the significance level and not by the sample observations.
  • In the gambler's ruin scenario with total wealth 75, Ben starts with 40 and Allison with 35. Which expression correctly computes the expected final wealth of Ben?
  • What's the formula for Cov(X,Y)?
  • What is the test statistic for testing the significance of a single parameter in a regression model?
  • Under X|θ ~ N(θ, σ^2) and θ ~ N(μ, τ^2), the marginal distribution of X is Normal with mean μ and variance σ^2 + τ^2.
  • How is Greedy Algorithm A described for optimization problems?
  • Ridge regression coefficients are not scale equivariant.
  • With a cubic spline, what must match at the knot?
  • Explanatory variables for Poisson regression besides exposure can be either continuous or categorical.
  • Power parameter in the Tweedie family that corresponds to a gamma/exponential distribution.
  • True or false: A large value of Mallows Cp indicates a model with a high test error.
  • X ~ Exp(theta). any loss over 10,000 will result in a claim payment of only 10,000 due to policy limits. you observe 4 claim payments: 1000, 3100, 7500, 10000. how would you calculate L(theta)?
  • Regarding a simple linear relationship, if the irreducible error is zero (e = 0), the 95% confidence interval is equal to the 95% prediction interval.
  • For X ~ Uniform(2,5), conditioning on X > 3 yields X | X > 3 ~ Uniform(3,5).
  • What is a commonly used model for times to failure (or survival times)?
  • SSE equal to 0 indicates overfitting.
  • PLS is a subset selection method.
  • The deviance is defined as a measure of distance between saturated and fitted model.
  • The Cramer-Rao lower bound for the variance of all unbiased estimators of theta equals:
  • In general, LOOCV requires fitting a model for a total of n times.
  • In Tweedie distributions, data are appropriate when data include zeros and continuous positive values that can be viewed as which distribution?
  • Bias refers to the error arising from the method's sensitivity towards the training data set.
  • If the number of claims follows a Poisson distribution with rate lambda, what distribution describes the waiting time until the first claim?
  • In a local regression model, increasing the span s will typically produce what effect on the fitted curve?
  • A logit model gives numerical results that are quite similar to those given by the probit model.
  • If the hazard rate function decreases with x, the distribution has a heavy tail.
  • As model flexibility increases, the test MSE monotonically decreases.
  • In ordinary least squares, the variance of each coefficient estimate is given by which expression?
  • What distribution do you use when calculating a confidence interval for beta coefficients?
  • Which statement about ridge regression is true?
  • Which statement describes a common effect of high dimensionality on MSE estimates?
  • If two statistics have the same mean, the one with smaller variance is called the efficient estimator.
  • The Cramer-Rao lower bound for the variance of unbiased estimators is given by which expression?
  • To determine asymptotic unbiasedness, which condition must hold?
  • A logit transformation helps in reducing heteroscedasticity.
  • In ridge regression, what happens to squared bias as s increases?
  • If a distribution isn't in canonical form, can there be a natural parameter?
  • Which norm is used in the penalty term for lasso regression?
  • When forming a confidence interval for a mean with unknown variance, which statistic is used in the calculation?
  • Which method is used to select the appropriate level of model flexibility?
  • In a lifetime model where lifetimes are i.i.d. exponential with mean θ, the expected value of the k-th order statistic X_(k) is equal to which expression?
  • Mallows Cp is an unbiased estimate of the test MSE if calculated using an unbiased estimate of variance.
  • Which expression expresses E[Y] for a distribution in the exponential family?
  • For paired observations, which statistic is used to form a confidence interval for the difference in means?
  • Cp, AIC, BIC, and adjusted R-squared are used to adjust which type of error when evaluating models for model size?
  • PCA serves as a tool for data visualization.
  • Ordinal variables are a type of continuous explanatory variable.
  • For a natural cubic spline, what is the number of degrees of freedom?
  • True or false: all states in an irreducible Markov chain are recurrent.
  • Power parameter in the Tweedie family that corresponds to a normal distribution.
  • What is the canonical link for the gamma/exponential distribution?
  • Which statement about LOESS span and smoothing is true?
  • Adjusted R^2 equal to 1 indicates overfitting.
  • What is the MVUE of sigma^2 for a normal distribution with unknown mean and unknown variance?
  • Using an alternative fitting procedure will likely improve prediction accuracy.
  • Overdispersion occurs when the observed variance is larger than the mean for a Poisson model, or when the observed variance is larger than the calculated variance for a binomial model. Which statement best captures overdispersion in common models?
  • When forming a confidence interval for the ratio of two variances, what kind of statistic is used?
  • What is the probability that an observation is not selected for a bootstrap sample?
  • K-fold validation has a computational advantage over LOOCV when k < n.
  • Subset selection is used to identify a subset of the predictors and then fit a model using least squares on the reduced set of variables.
  • Which statement is true about the scale behavior of ridge regression?
  • In a regression model that includes an intercept, the sum of residuals is:
  • Minimal cut sets must have at least one component from each minimal path set.
  • In a parallel system, the system fails only when all components fail.
  • For a cubic spline with one knot, how can we connect the two pieces of the equation to find coefficient estimates?
  • Greedy Algorithm B uses which sequence of k values?
  • Which Excel expression yields the p-value for a chi-square test?
  • According to the Central Limit Theorem, what is the limiting distribution of the sampling distribution of the sample mean?
  • What is the form of the likelihood function for two independent populations with different density parameters?
  • What is the MVUE of a Poisson distribution?
  • Cluster analysis is typically categorized as which type of learning?
  • The standard error of regression uses degrees of freedom equal to n-2.
  • To model a non-negative response with an unbiased estimate, which error structure and link function combination is most appropriate?
  • True or false: larger values of lambda result in greater effective degrees of freedom for the model.
  • True or false: Local regression is a memory-based procedure.
  • Loadings for the first direction are proportional to covariances between the response and each standardized predictor.
  • Why do we use w-1 dummy variables for a categorical predictor with w levels?
  • In a Markov chain, a state whose probability of returning is less than 1 is called a
  • When forming a confidence interval for a mean with a known variance, which statistic is used in the calculation?
  • Cross-validation is used to measure the accuracy of a parameter estimate.
  • In simple and multiple linear regression, the maximum likelihood estimator for the regression coefficients coincides with the ordinary least squares estimates when residuals are normally distributed.
  • PCA provides low-dimensional linear surfaces that are closest to the observations.
  • Ridge regression shrinks the coefficient estimates, which has the benefit of reducing the bias.
  • Can a plot of Information be used to visually approximate the MLE of theta?
  • If n = 4, how many minimal path sets are there?
  • Mallows Cp involves SSE, p, and MSEfull.
  • Power is defined as 1 minus the probability of a Type II error.
  • Shrinkage fits a model involving a subset of predictors with the estimated coefficients shrunken towards zero.
  • For a negative binomial distribution with parameter r, the MVUE of the scale parameter is:
  • If two sampling distributions have the same mean, the one with smaller variance is called what?
  • In smoothing spline models, increasing lambda has what effect on the bias-variance tradeoff?
  • How do you test for time reversibility of a Markov chain?
  • A large value of a leverage indicates the presence of an outlier.
  • What penalty term does ridge regression use?
  • The deviance is defined as a measure of distance between saturated and fitted model.
  • To form a confidence interval for the ratio of variances between two populations, which statistic is used?
  • True or false: We should choose a model with a low training error when selecting the optimal model.
  • Overfitting causes the training error to underestimate the test error.
  • In kernel density estimation, what does the cdf indicate we are looking for?
  • Which expression is the MLE for the exponential distribution when data are censored and truncated?
  • Which statement correctly describes the relationship between MSE and the true parameter?
  • What does removing outliers do to a linear regression model?
  • Which property ensures a Markov chain has a unique stationary distribution and convergence from any starting state?
  • Which statement about the kth order statistic from Uniform(0, θ) is correct?
  • Compared with lasso regression, ridge regression is generally harder to interpret because it retains all predictors in the model.
  • In quasi-likelihood, how is the variance-covariance matrix adjusted?
  • When forming a confidence interval for a proportion, which statistic is used?
  • True or false about a smoothing spline model fit to data using the tuning parameter lambda: larger values of lambda result in smoother splines.
  • What is the canonical link for the Bernoulli distribution in GLMs?
  • Ridge regression uses an L2 penalty on coefficients.
  • When scaling X ~ Lognormal(mu, sigma^2) by a positive constant c, which distribution describes cX?
  • Conditional on θ, X follows a Normal distribution with mean θ and variance 100^2.
  • In dummy coding for a categorical predictor with four levels, how many dummy variables are needed if one category is used as the baseline?
  • Which of the following is NOT listed as a potential cause of unreliable mean squared error estimates?
  • Which statement is NOT an assumption when using pooled variances for two-sample tests?
  • True or false: A small value of span s results in a global fit for a local regression.
  • Residual sum of squares is monotonic with respect to the number of predictors.
  • For modeling a binary outcome such as hospitalization, which distribution and link are most appropriate?
  • What happens to the variance-covariance matrix when implementing the quasi-likelihood method?
  • In a PCA performed on a data set with 50 observations and 3 independent continuous variables, which statement is true?
  • If the number of PLS components equals the number of predictors in OLS, the forecasted values from both methods are what?
  • Which statement about bootstrapping and cross-validation is false?
  • Using an alternative fitting procedure will likely result in a simpler model.
  • If we want the expected number of time periods a chain is spent in state j given it started in state i, what are the steps for calculating this?
  • In the formula f_{2,4} = (s_{2,4} - δ_{2,4}) / s_{4,4} used to compute a probability, what does δ represent?
  • It is possible to estimate test error by adjusting training error to account for bias due to overfitting.
  • Using a canonical link function in a GLM, are the estimates unbiased or biased?
  • The logit model is appropriate when the response variable is binary.
  • A minimal path set is a minimal set of components whose functioning guarantees the functioning of the system.
  • In a linear regression model, the leverage for each observation is guaranteed to lie between 1/n and 1.
  • In ridge regression, test error as s increases?
  • Which type of qualitative variable has categories with a meaningful order?
  • Increasing the significance level would decrease the power of a test.
  • A gamma random variable with alpha = 2 and theta = 1 to be when simulating random variables?
  • In Lasso regression, as the regularization parameter lambda increases, what happens to the number of predictors selected?
  • When given a CDF of a distribution, how do you obtain the CDF of the kth order statistic Y_(k)?
  • Given the minimal path sets {1,2,5}, {1,3,4}, {2,3,5}, {3,4,5}, which of the following is a minimal cut set?
  • Which inequality defines the likelihood ratio test critical region?
  • How many of the modeling techniques perform dimension reduction: lasso, PLS, PCA, ridge?
  • Increasing the significance level would increase the probability of a Type I error.
  • Does the quasi-likelihood method change the coefficient estimates?
  • In kernel density estimation, increasing the bandwidth reduces variance but can increase bias; the statement about smoother pdf holds true when bandwidth is larger.
  • A distribution with support depending on theta cannot be a member of the standard exponential family.
  • PLS is a dimension reduction method.
  • Which of the listed modeling procedures performs variable selection?
  • For X ~ Exp(λx) and Y ~ Exp(λy) with 1 < X < Y, what is E[X | 1 < X < Y]?
  • Using the ILT to price life insurance policies, the lower bound for the number of deaths during a period is given by which expression?
  • Which expression is the MSE of an estimator?
  • If both classes were transient, after some time, the chain would not be in either class.
  • Which distribution is commonly used to model life data due to its flexible hazard function?
  • Using Cook's distance with a unity threshold, an observation is influential if which condition holds?
  • For an exponential random variable X, what is E[X | X > a]?
  • The efficiency of theta-hat is the estimator's variance divided by the Rao-Cramer lower bound.
  • What is the formula for a Pearson residual?
  • Is an absorbing state considered transient or recurrent?
  • In an exponential family distribution, the sufficient statistic for the natural parameter mu, given observations x1,...,xn, is which of the following?
  • Which of the following increases monotonically as model flexibility increases?
  • Using quasi-likelihood, what must be assumed about the relationship between the mean and the variance?
  • What is the sum of the leverages across all observations in a linear regression with an intercept and p predictors?
  • What is the canonical link for the normal distribution?
  • A chain with only one class is called an irreducible chain.
  • For a distribution in the exponential family, E[Y] equals negative derivative ratio - c'(θ) / b'(θ).
  • For Poisson processes, counts in disjoint intervals are independent.
  • Which step is typically performed first when computing expected sojourn times for a Markov chain with transient states?
  • Leave-one-out cross-validation is a special case of k-fold cross-validation where k equals the number of observations.
  • In a Markov chain, a state that is guaranteed to be revisited eventually is called a
  • Which term describes a model that achieves adequate predictive performance using the fewest explanatory variables?
  • For the acceptance-rejection method, what's the inequality for f(y)/ (c g(y)) relative to a Uniform(0,1) random variable U?
  • n^(n-2) is associated with the count of which standard combinatorial object?
  • In the transient-state fundamental matrix S = (I - PT)^{-1}, what does the entry S_ij represent?
  • Mallows Cp and AIC are proportional to each other; in fact, they are equal.
  • Which distribution has a constant hazard rate?
  • A Markov chain with two communicating classes is not irreducible.
  • Which statement correctly differentiates homogeneous and non-homogeneous Poisson processes regarding stationary increments?
  • The cumulative proportion of variance explained increases as more PCs are added.
  • Kernel density estimation is used to estimate which component of a distribution?
  • The maximum possible value of the standard error of the population variance is achieved under which condition?
  • Ordinary least squares estimators are inherently unbiased.
  • How many minimal cut sets are there for a random graph with n nodes?
  • The training MSE decreases as model flexibility increases.
  • The Excel function CHISQ.DIST.RT can be used to compute the p-value for a chi-square statistic.
  • Which of the following statements about the prediction interval and the range it measures is true?
  • For a sample from an inverse Gaussian distribution, which expression is the MVUE of the mean parameter?
  • Collinearity can exist among three variables even if no single pair shows a high correlation.
  • LOOCV is a special case of k-fold cross-validation.
  • When forming a confidence interval for the difference between two means with unknown variances, which statistic is used?
  • SSE equals zero indicates overfitting.
  • Ridge regression uses an L2 penalty, while lasso regression uses an L1 penalty.
  • In the Tweedie family, p = 1 corresponds to which distribution?
  • Positive recurrence is a class property; if state 2 is positive recurrent, then state 4 must be positive recurrent.
  • Which statistic would you use to form a confidence interval for the difference of two means when the variances are unknown?
  • Forward stepwise selection requires fitting 1 + (1/2)(p*(p+1)) models.
  • The deviance for normal distributions is proportional to the residual sum of squares.
  • The irreducible error variance in this model is 100^2.
  • Which statement best describes how lasso influences model sparsity?
  • In least squares LOOCV, the LOOCV error can be computed from a single fitted model using residuals and leverage.
  • When deciding between a regression spline and local regression, which component must be considered for a regression spline but not for local regression?
  • Which of the following statements best describes a non-homogeneous Poisson process?
  • Which term describes a Markov chain that has only one communicating class?
  • The tuning parameter for ridge regression can be selected using cross-validation.
  • In Poisson regression, the Pearson residual is computed as (y - mu_hat) / sqrt(mu_hat). What does mu_hat represent in this context?
  • PCR is useful for performing feature selection.
  • With 3 original variables, what is the maximum number of principal components that can be extracted?
  • In the Poisson distribution, which statement is true about the relationship between the mean and the variance?
  • When a lognormal X ~ Lognormal(mu, sigma^2) is scaled by a positive constant c, which distribution describes cX?
  • If the stationary probability of state 0 in a Markov chain is 0.2, what is the expected return time to state 0?
  • In simple linear regression, a random pattern in the scatterplot of y against x indicates that R^2 is near zero.
  • Which of the following statements is true about one-dimensional and two-dimensional symmetric random walks?
  • Which methods guarantee a nested sequence of models as predictors are added or removed?
  • How is overdispersion detected in a generalized linear model?
  • In supervised learning, the variance and the squared bias are inversely related.
  • Does the quasi-likelihood approach change the coefficient estimates?
  • Do the beta_hat values of a ridge regression procedure provide unbiased estimators of the corresponding beta model parameters?
  • In simple linear regression, the statement that the sample correlation between x and y equals the coefficient of determination R^2 is
  • Greedy Algorithm A is commonly used for which class of optimization problems?
  • Ridge regression coefficients are not scale equivariant.
  • The statement that the proportion of variance explained by an additional principal component increases as more PCs are added is true or false?
  • True or false: Ridge regression is less flexible and thus results in an improved prediction accuracy when its decrease in variance is less than its increase in squared bias.
  • The Tweedie distribution is particularly useful when data include zeros and continuous positive values that can be viewed as which distribution?
  • In a hierarchical normal model where X|θ ~ N(θ, 100^2) and θ ~ N(800, 50^2), what is E[X]?
  • In ridge regression, irreducible error as s increases?
  • In a Poisson process, the waiting time until the first event is exponentially distributed with a parameter theta equal to what value in terms of lambda?
  • In the exponential family, the expression for E[Y] can be written as E[Y] = - c'(θ) / b'(θ).
  • Using an alternative fitting procedure makes results easier to interpret.
  • A counting process possesses independent increments if the number of events between s and t is independent of the number between t and t+u for all u>0.
  • If there is a correlation among the error terms, then the estimated standard errors will tend to underestimate the true standard errors.
  • What is the MVUE of a normal distribution with a defined mean?
  • In a Poisson regression model, what is the offset term?
  • In kernel density estimation using a Gaussian kernel, the width of the neighborhood is infinite.
  • GAMs allow for non-linear relationships between each predictor variable and the response.
  • Which statement best describes the difference between homogeneous and non-homogeneous Poisson processes?
  • Power parameter in the Tweedie family that corresponds to a Poisson distribution.
  • What is the MVUE of a binomial distribution?
  • What best describes the type of problem Angela is solving by clustering shoppers to target ads?
  • Is boosting an example of supervised or unsupervised learning?
  • In simple linear regression, the F-statistic for the model equals the square of the t-statistic for the slope parameter.
  • For theta=0.5, n=4, k=2, what is the numeric value of E when E = theta * sum_{i=k}^n 1/i?
  • When comparing two means assuming known variances for both populations, which statistic is used to form the confidence interval?
  • A saturated model has a deviance of zero.
  • what is the excel equation for solving for the pdf in gaussian kernel estimation?
  • Under a saturated model, the predicted value for a given observation is
  • When using the quasi-likelihood approach, is the variance-covariance matrix scaled by an extra dispersion parameter?
  • For X ~ Uniform(m,n), the conditional distribution X | X > pi_q is Uniform(pi_q, n) provided pi_q lies in (m,n).
  • When forming a confidence interval for the difference of two proportions, which statistic is used?
  • True or false: Ridge regression is less flexible than OLS and thus results in an improved prediction accuracy when its increase in squared bias is less than its decrease in variance.
  • Poisson regression models incorporate a logarithmic link function.
  • If Y is a complete sufficient statistic for theta and g(Y) is an unbiased estimator of theta, then g(Y) is the MVUE and has the smallest possible variance among all unbiased estimators.
  • Mean squared error (MSE) is defined as the expected squared difference between the estimator and the true parameter. Which statement is true?
  • Before applying ridge regression, predictors should be standardized because ridge is not scale invariant.
  • Backward stepwise selection cannot be used when the dataset has as many predictors as observations (n < p+1).
  • For a sample from an inverse Gaussian distribution, the MVUE of the mean parameter is:
  • K-fold validation has an advantage over LOOCV in variance reduction.
  • In the same model, what is Var(X)?
  • Among the following kernel options for kernel density estimation, which are symmetric?
  • What is the formula for the degrees of freedom in a chi-square goodness-of-fit test with g groups and p estimated parameters?
  • What is the MVUE of a normal distribution with a defined variance?
  • How do you standardize a residual?
  • In exponential family distributions, canonical form implies a(y) equals y.
  • If Ti is the time of the ith event, Pr(T2 > 3) represents what probability?
  • When should you use pooled variances for confidence intervals (or tests)?
  • Collinearity reduces the accuracy of the estimates of regression coefficients and may make it harder to reject the hypothesis that beta_j = 0.
  • Ridge regression outperforms lasso when the response is a function of many predictors, all with coefficients of roughly equal size.
  • Natural splines, regression splines, smoothing splines, local regression, polynomial regression, and step functions are all types of models that can be used as building blocks for GAMs.
  • A 5-state Markov chain with two classes {0,1,3} and {2,4} is ergodic.
  • What could be added to a linear regression model to avoid multicollinearity?
  • Backward stepwise selection cannot be performed on the dataset if n<p.
  • The MVUE of the scale parameter beta in Gamma(shape=alpha, scale=beta) is which expression?
  • For two independent exponential random variables X and Y, what is E[X | X < Y]?
  • What is the matrix S defined as in the method for transient absorption probabilities?
  • A logit model applies when the response variable counts the number of events occurring.
  • In Poisson regression, which statement about the variance-mean relationship is true?
  • Which statement about k-fold cross-validation is true?
  • Variance refers to the error arising from the assumptions made in the statistical learning tool.
  • If Y is complete sufficient for theta and g(Y) is unbiased for theta, then g(Y) is the MVUE with the smallest variance.
  • Best subset selection requires fitting all possible subset models, a total of 2^p models.
  • In actuarial notation, A_x denotes the present value of a 1-unit death benefit payable at the end of the year of death for a life aged x.
  • A Markov chain that is irreducible, positive recurrent, and aperiodic is called
  • Which distribution uses the canonical link inverse squared?
  • In life-table notation, p_x denotes the probability of surviving from age x to age x+1.
  • If a simple linear model for a probability predicts values outside the [0,1] interval, what is the standard corrective approach?
  • In simple linear regression, R^2 equals the square of the sample correlation coefficient r. Which option is true?
  • Shrinkage reduces variance at the cost of a small increase in bias.
  • For a Gamma distribution with known shape parameter alpha and i.i.d. samples, what is the MVUE of the scale parameter beta?
  • True or false: a small deviance indicates a poor fit.
  • In regression with Gaussian errors, a large value of Mallows' Cp indicates a model with a low test error.
  • In Greedy Algorithm A, after selecting the lowest-cost assignment, what is done next?
  • Which expression represents Cov(X,Y) in terms of expectations?
  • Poisson regression models are capable of handling varying exposure by allowing the exposure term to differ across observations.
  • What is the canonical link function for Poisson regression?
  • LOOCV uses n training/testing splits, one for each observation left out.
  • Which of the following best describes KNN?
  • Homoscedasticity occurs when what condition holds?
  • In simple linear regression, the least squares line passes through the point (x-bar, y-bar).
  • The number of events that occur in disjoint time intervals must be independent is a property of counting processes.
  • PCA selects low-dimensional linear surfaces to maximize the captured variance.
  • Given that the corresponding coefficient estimates for all models with two explanatory variables are the same, which link function will produce a prediction for an observation that is always the greatest?
  • Some regularization methods can also perform variable selection by estimating coefficients to be precisely zero.
  • In k-fold cross-validation, the model is fitted a total of k times.
  • An annuity-due issued to a 40-year-old that pays 1 each year until death or age 60, whichever comes first, has an actuarial present value given by which expression?
  • For a sample from Uniform(a,b), the expected minimum (k = 1) is a + (b - a)/(n + 1). Which expression correctly represents this?
  • Regarding kernel density estimation: the larger the bandwidth, the smoother the estimated pdf is.
  • A uniformly MVUE is an estimator such that no other estimator has a smaller variance.
  • The sum of the leverages across all observations must equal the number of explanatory variables.
  • PCR assumes that the directions in which features show the most variation are the directions that are associated with the target.
  • Which type of qualitative variable has categories without a meaningful order?
  • If X ~ Uniform(m, n), what is the distribution of (X | X > pi_q)?
  • The fewer positive raw moments that exist, the greater the tail weight.
  • What is the primary purpose of fitting a saturated model in generalized linear models?
  • A logit model applies when the explanatory variables are both continuous and categorical.
  • Which method is used when a problem mentions the 'best critical region'?
  • Which statement best indicates a variable is statistically significant in a standard hypothesis test?
  • If theta-hat is the MVUE, theta-hat is efficient.
  • In kernel density estimation, what does the pdf indicate we are looking for?
  • Is a cluster analysis an example of supervised or unsupervised learning?
  • In Lasso regression, as lambda increases, the squared bias of the parameters in the model tends to
  • K-fold validation has an advantage over LOOCV in bias reduction.
  • The estimated variance of a coefficient in OLS is given by which expression?
  • If an explanatory variable is uncorrelated with all other explanatory variables, the corresponding VIF would equal what?
  • A GLM with the same distribution and link function as the model of interest that has the max number of parameters that can be estimated; assists in assessing model adequacy is called what?
  • Which statement best describes an ergodic Markov chain?
  • In ridge regression, coefficients shrink toward zero but are typically not exactly zero.
  • The sum of leverages across observations equals p+1.
  • What is the test statistic for a likelihood ratio test?
  • In a Markov chain, a state that cannot be left once entered is called an absorbing state.
  • For an exponential distribution with complete data, what is the maximum likelihood estimator of the mean parameter?
  • A Poisson process with a constant rate is called what?
  • Which statement about training set MSE versus test MSE is true?
  • Regularized regression methods include ridge and lasso, and their purpose is to prevent overfitting.
  • What is the only continuous distribution listed with a finite support?
  • The efficiency of an estimator is defined as the Rao-Cramer lower bound divided by the estimator's variance.
  • Poisson regression assumes that the mean equals the variance of the response variable.
  • Which statement about Mallows Cp and AIC is supported by the material?
  • In a likelihood ratio test, which of the following is a correct statement about the null hypothesis?
  • Is KNN an example of supervised or unsupervised learning?
  • A uniformly MVUE is defined as an estimator such that no other estimator has a smaller variance.
  • As lambda increases towards infinity, the ridge penalty term has no effect and the estimates become unconstrained.
  • In generalized linear models, the statement 'the saturated model has the highest possible deviance' is true or false?
  • Which sequence of steps correctly calculates the probability of moving from transient state 2 to state 4 in a Markov chain?
  • N(t) doesn't have to be an integer.
  • Residual plots are a useful graphical tool for identifying non-linearity.
  • Which statement about leverages in a linear model with intercept and p explanatory variables is correct?
  • In the given model, E[X] equals E[θ].
  • In binomial data, overdispersion manifests as the observed variance exceeding the binomial variance, which is expressed as which formula?
  • In the Tweedie family, p in (1,2) corresponds to which distribution?
  • In GLMs, the primary consideration for choosing between a Poisson model with a log link and a Gaussian model with an identity link is the distribution of the response variable.
  • In the kernel density estimator context, the contribution of a single kernel centered at x_i to the pdf is proportional to which expression?
  • Is the density f(y; θ) = θ y for y > θ a member of the exponential family?
  • Var(S) for S = sum_{i=1}^N X_i with N ~ Poisson(lambda) and i.i.d. X_i is equal to lambda * E[X^2].
  • Deviance can be used to test the significance of explanatory variables in nested models.
  • In PCA, the first principal component is the direction along which the data vary the most.
  • In the Poisson context, which statement describes overdispersion?
  • Lasso regression is able to perform variable selection by forcing some coefficients to be exactly zero.
  • True or False: Power is the probability of rejecting the null hypothesis, assuming its false.
  • In ridge regression, increasing the tuning parameter lambda strengthens the penalty and shrinks coefficients toward zero.
  • What happens to training mean squared error as model flexibility increases?
  • Dimension reduction involves projecting the p predictors into an M-dimensional subspace by computing M distinct linear combinations of the variables and utilizing them as predictors for fitting a linear regression model.
  • The smallest possible value of a leverage is 0.
  • A predictor uncorrelated with others has VIF equal to 1.
  • The squared bias increases as the method's flexibility decreases.
  • Are all Poisson processes characterized by stationary and independent increments?
  • In a smoothing spline model fit to data, what happens to bias as the tuning parameter lambda increases?
  • What is the expected value of the kth order statistic from a Uniform(a,b) distribution?
  • Which statement about the Neyman-Pearson lemma for simple hypotheses is correct?
  • In regression analysis, does an R-squared value of 0 indicate overfitting?
  • With E(N)=150, Var(N)=100, z=1.96, what is the ILT lower bound for the number of deaths?
  • Evaluating the correlation matrix of predictor variables is a reliable method to detect collinearity.
  • Which statement about deviance is correct?
  • Which statement is true about backward stepwise selection?
  • The incremental variance explained by adding another principal component decreases as more components are included.
  • Which of the following best describes the objective of lasso regression?
  • If the branching process starts with n individuals, the extinction probability is π0^n.
  • Which statement about lasso regression is false?
  • What is the canonical link for the Poisson distribution?
  • Poisson regression models assume exposure is constant when modeling the rate at which events occur.
  • True or false: Mallows Cp and AIC are proportional to each other.
  • Which description matches the constrained form used in the lasso alternative objective?
  • A probit link is a valid alternative to the logistic link for binary outcomes.
  • A biased estimator can only be inconsistent.
  • Which method is used to measure the accuracy of a parameter estimate?
  • In PCR, it is common to use only the first few principal components to predict the response.
  • In marketing analytics, clustering to segment shoppers is best described as which type of learning?
  • In a scenario where k-out-of-n with k=1 and n=5, the expected lifetime equals theta times the harmonic sum 1 + 1/2 + 1/3 + 1/4 + 1/5. If theta=2, which value is correct?
  • When forming a confidence interval for a population variance, what kind of statistic is used?
  • What is MGF of Y evaluated at t=1?
  • After standardizing the predictors, which statement about the PLS first direction is correct?
  • Which of the following describes the characteristics of a non-homogeneous Poisson random variable?
  • When forming a confidence interval for the difference between two means with paired observations, which statistic is used?
  • If theta-hat is unbiased and efficient, then theta-hat is the MVUE.
  • The first PC is the line in p-dimensional space that is closest to the observations.
  • Which model uses more parameters for the same number of knots: a linear spline with k knots or a natural cubic spline with k total knots?
  • In a residuals vs fitted values plot, heteroscedasticity is indicated by which pattern?
  • Decreasing the significance level would increase the probability of a Type II error.
  • What represents the moment generating function of Y evaluated at t=1, My(1)?
  • In Gaussian kernel density estimation, the data point x_i represents what in the kernel sum?
  • LOOCV tends to overestimate the test error rate in comparison to validation set approach.
  • For a given dataset, the number of variables in a Lasso regression model will always be greater than or equal to the number of variables in a Ridge regression model.
  • Which formula correctly expresses Var(X+Y) accounting for dependence?
  • Unlike the validation set approach, the k-fold cross-validation approach uses all observations to train the model.
  • ANOVA is a useful approach for analyzing the means of groups of continuous response variables, where the groups are categorical.
  • For a binary response variable with a continuous explanatory variable, logistic regression is inappropriate.
  • To determine if a function should be used as a link function for a GLM, check if the function is monotone and differentiable.
  • Cayley’s formula gives the number of labeled trees on n vertices. What is that count?
  • True or false: Mallows Cp is an unbiased estimate of the test MSE if its variance is calculated using an unbiased estimate of the variance.
  • K-fold cross validation requires fitting a model for a total of k times.
  • In linear regression with p predictors and an intercept, the sum of leverages equals which of the following?
  • When applying the quasi-likelihood approach to a GLM, does it change the point estimates of the coefficients?
  • In a 10-state Markov chain, which property ensures that all states communicate?
  • In smoothing spline models, increasing lambda affects the bias-variance tradeoff. Which statement is correct?
  • The smoothness of a continuous predictor variable in a GAM can be summarized by degrees of freedom.
  • In a Galton-Watson branching process with offspring probabilities P_j, the extinction probability π0 satisfies which equation?
  • R^2 is the ratio of the regression sum of squares to the total sum of squares.
  • Which statement about lasso regression compared to ordinary least squares is true?
  • Using all possible PCs provides the best understanding of the data.
  • Does implementing the quasi-likelihood approach to a GLM change the coefficient estimates?
  • For a Bernoulli response in a generalized linear model, which set of link functions can be used?
  • Which statement best captures the meaning of stationary and independent increments?
  • In a Poisson process, increments over disjoint time intervals are what property?
  • In least squares regression, the LOOCV estimate for the test MSE can be calculated by fitting a model once.
  • In computing the first direction, PLS places the highest weight on the variables that are most strongly related to the response.
  • What is the symbol used for the expected number of time periods a chain is in state 2 given the chain starts in state 1?
  • In a series system, the system functions only if every component is functioning.
  • Which of the following is generally considered supervised learning?
  • In ridge regression, training error as s increases?
  • Best subset selection results in a nested set of best models with different numbers of predictors.
  • What is Mallows Cp equation?
  • In a one-dimensional symmetric random walk, where the probability of moving in either direction is 0.5, are all states recurrent?
  • Ridge regression objective can be formulated as minimizing SSR subject to which constraint?
  • The variance of a statistical learning method increases as the method's flexibility increases.
  • A high leverage point is an outlier.
  • Which statement about ridge regression is true?
  • Removing high leverage points in a linear regression model primarily affects which aspect of the fitted model?
  • Lasso regression tends to outperform ridge regression in terms of bias, variance, and MSE.
  • In PCR, is it recommended to standardize each predictor prior to generating principal components?
  • True or false: For the same total number of knots k, the natural cubic spline uses fewer degrees of freedom than the cubic spline.
  • How can you identify the mode using a probability density function?
  • What is a good indication of a probability generating function (PGF)?
  • Which kernel density estimator distributes mass uniformly in the neighborhood?
  • What is the likelihood ratio critical region for testing H0 against H1?
  • A parallel system functions as long as one of the components functions.
  • In a 5-state Markov chain with two classes {0,1,3} and {2,4}, at least one of the two classes must be recurrent.
  • In a fitted values vs residuals graph, heteroscedasticity is indicated by which pattern?
  • What penalty term does lasso regression use?
  • Which process is characterized as a counting process with integer-valued counts?
  • Ridge regression tends to shrink coefficient estimates toward zero and typically does not set any coefficients exactly to zero.
  • If n = 4, how many minimal cut sets are there?
  • What is the canonical link for the inverse Gaussian distribution?
  • A limitation of GAMs is that interactions cannot be added to the model.
  • In life contingencies notation, Ax denotes the present value of what kind of benefit?
  • An unbiased estimator is considered a consistent estimator if the variance of the estimator converges to 0 as n approaches infinity.
  • In PCA, the first few principal components are often sufficient to get a good understanding of the data.
  • Which Poisson process type has stationary increments?
  • It is possible to directly estimate a model's test error using a validation set or cross-validation.
  • What is the typical statement about removing outliers on model fit?
  • For a Negative Binomial distribution with parameter r, which expression is the MVUE of the scale parameter?
  • The cumulative proportion of variance explained cannot decrease when more PCs are added.
  • LOOCV requires fitting a model a total of n times.
  • True or false: Local regression should not be used in a high-dimensional setting.
  • LOOCV bias is lower than k-fold CV bias.
  • Is a regression tree an example of supervised or unsupervised learning?
  • Power parameter in the Tweedie family that corresponds to a compound Poisson-Gamma distribution (1<p<2).
  • Main objective of ridge regression?
  • In kernel density estimation, after calculating the kernel contributions k_i(x) from each observation, how is the density estimate at x formed?
  • True or False: R-squared is a good measure for model comparison.
  • In the Tweedie family, p = 2 corresponds to which distribution?
  • In the Tweedie family, p = 3 corresponds to which distribution?
  • PCR can reduce overfitting.
  • Which model form will both have a discontinuity in the fitted curve and most likely overfit the data when predicting height from shoe size?
  • In a normal linear model, the scaled deviance is equal to which of the following?
  • For an unbiased estimator, the MSE is always equal to the variance.
  • The law of total variance states Var(X) = E[Var(X|θ)] + Var[E(X|θ)].
  • In a Markov chain, positive recurrence is a property that holds for all states in a given communicating class.
  • The variance of error terms doesn't have to be constant.
  • Which statement about the exponential family and canonical form is true?
  • What is the expected value of the top q% of losses?
  • The MVUE is defined as the unbiased estimator with the minimum variance.
  • True or false: since training error can be a poor estimate of the test error, RSS and R-squared are not suitable for selecting the best model.
  • True or false: The model containing all predictors will always have the smallest residual sum of squares and largest R-squared.
  • Simon uses a statistical learning method to estimate the number of ears of corn produced per acre. He applies the same method to multiple training data sets and results are similar but not identical. What best describes this method?
  • In a regression with p predictors and an intercept, the trace of the hat matrix (sum of leverages) equals:
  • Which statistic is used to construct a confidence interval for a single population variance?
  • In curtate life expectancy, ex_(curtate) relates to survival probability p_x and the life expectancy at age x+1 by which expression?
  • In actuarial notation, the symbol a_double_dot_40 denotes:
  • A Markov chain that has a limiting distribution is described as which type?
  • For a k-out-of-n system with iid exponential components, the expected lifetime is theta * sum_{i=k}^n 1/i. If theta=2, n=5, k=3, what is the expected lifetime?
  • what is the neyman-pearson theorem for hypothesis testing?
  • How do you identify overdispersion in a model?
  • In Lasso regression, as lambda increases, what happens to the variance of the predictions?
  • What is the test statistic for testing the equality of two variances?
  • In the Tweedie family, p = 0 corresponds to which distribution?
  • In nested models, the deviance is useful for testing the significance of explanatory variables.
  • With least squares regression on a dataset with n observations, the LOOCV estimate for the test MSE can be calculated by fitting a model once.
  • what is the excel equation for solving for the cdf in gaussian kernel estimation?
  • Which interval quantifies the possible range for a future observation Y given X?
  • PCA can be used for data visualization.
  • GAMs are a useful representation if we are interested in inference, since you can examine the effect of the predictor variables on the response while holding all of the other predictor variables constant.
  • Both lasso and ridge regression shrink coefficients toward zero, but lasso can force some coefficients to be exactly zero.
  • What does the likelihood ratio test (LRT) test?
  • Best subset selection requires fitting all (2 choose p) models for each possible combination of p predictors.
  • The first principal component direction of the data is the axis along which the observations vary the most.
  • Regression through the origin occurs when the intercept term in the linear equation linking the explanatory variables to the dependent variable is zero or is left out of the equation. Which of the following is true?
  • Which ordering of the degrees of freedom used by the three spline models is correct from most to least, given a linear spline with k knots, a cubic spline with k knots, and a natural cubic spline with k total knots (k minus 2 interior knots)?
  • Relative to the least squares estimates, shrinkage has the effect of reducing bias.
  • In ridge regression, the sum of squares of beta is bounded above by s. Which statement best captures this constraint?
  • What makes a good argument for choosing LOOCV over 5-fold CV?
  • PCA finds a low dimension representation of a dataset that contains as much variation as possible.
  • Deviance is a useful measure of goodness of fit for all models in the exponential family.
  • R^2 is the fraction of variation in y about the mean of y that's explained by the linear relationship with x.
  • If X_(k) is the kth order statistic from an iid sample from Uniform(0, θ), which distribution does X_(k) follow?
  • In a linear model with an intercept and p explanatory variables, the leverage for each observation must be between which values?
  • Which distribution is associated with the canonical link that is inverse?
  • Given Y claims are made by time t, the unordered times of past events follow what distributions?
  • Under the saturated model, what is the predicted value for each observation?
  • Can a deviance plot be used to visually approximate the MLE of theta?
  • Only w-1 dummy variables are needed to represent w classes of a categorical predictor.
  • In ridge regression, which parameter is not subject to shrinkage?
  • A biased estimator can be consistent.
  • What's the formula for Var(X+Y)?
  • True or false: if all states in a finite Markov chain are recurrent, the Markov chain is irreducible.
  • In ridge regression, what happens to variance as the budget parameter s increases?
  • If N ~ Poisson(lambda) and S = sum_{i=1}^N X_i where X_i are independent of N with E[X^2] finite, what is Var(S)?
  • Which statement about the relationship between Mallows Cp and AIC is most consistent with the material?
  • Dimension reduction involves projecting into a lower-dimensional subspace using M linear combinations.
  • N(t) must be greater than or equal to 0 is a property of counting processes.
  • An estimator is consistent whenever the variance of the estimator approaches zero as the sample size goes to infinity.
  • In the context of Poisson residuals, the Pearson residual is defined using which denominator?
  • In local regression, increasing the span parameter makes the fit more global rather than local.
  • All collinearity problems can be detected by inspection of the correlation matrix.
  • When selecting the optimal model, which criterion is preferred?
  • k-fold cross-validation has higher variance than LOOCV when k<n.
  • Deviance is a measure used to assess the quality of fit for nested models.
  • LOOCV requires fitting a model a total of n times.
  • Which expression gives the estimated variance of beta_hat in OLS regression?
  • Dimension reduction reduces the number of predictors by projecting onto a lower-dimensional space.
  • In PCA, the third principal component is orthogonal to the first principal component.
  • In ridge regression, which statement is true?
  • The pseudo R-squared is computed as one minus the ratio of the model log-likelihood to the null log-likelihood.
  • Is PCA an example of supervised or unsupervised learning?
  • PLS identifies new features in an unsupervised way by approximating the original predictors, similar to PCA.
  • Which sequence leads to the asymptotic variance of θ?
  • Ridge regression cannot set any coefficient exactly to zero.
  • Ridge regression shrinks coefficients toward zero and can never set any coefficient exactly to zero.
  • A consistent estimator cannot be biased.
  • Which of the following expresses ridge regression as a constrained optimization problem?
  • When forming a confidence interval for the difference between two means with known variances, which statistic is used?
  • In the context of regression, the statement 'the sample correlation between x and y is equal to the coefficient of determination' is
  • In least squares regression, the LOOCV estimate for the test MSE can be calculated by fitting a model once.
  • In smoothing splines, setting lambda to zero corresponds to no penalty for roughness.
  • Increasing model flexibility decreases variance.
  • In simple linear regression, which interval estimates E(Y|X)?
  • The statement 'The logit link corresponds to a logistic distribution, and the probit link corresponds to a standard normal distribution' is true.
  • If state 2 is positive recurrent, then state 4 must be positive recurrent.
  • K-fold validation has variance reduction compared to LOOCV.
  • Pr(X>x) with a conditional distribution? (Law of Total Probability)
  • If all regression errors are identically zero, what is the R-squared value?
  • Which statement best describes how model flexibility affects variance and bias?
  • In the context of the material, when estimating an exponential distribution, the MLE of the mean equals the sample mean.
  • For a normal distribution, the deviance is proportional to the residual sum of squares.
  • In the gambler's ruin scenario, what is Ben's expected final wealth when the total is 75 and the win probability is 0.5?
  • In regression context, if there is no linear relationship between x and y, the scatterplot will typically show a random pattern.
  • Residual sum of squares is a suitable metric for selecting the best model among models with different numbers of predictors.
  • LOOCV corresponds to k-fold cross-validation with k equal to n.
  • In ridge regression, the shrinkage penalty is applied to all coefficient estimates except for the intercept.
  • How many minimal path sets are there for a random graph with n nodes, according to the given material?
  • Deviance in generalized linear models and the chi-square distribution: deviance follows a chi-square distribution for all models in the exponential family.
  • Both ridge and lasso regression are regularized methods.
  • For modeling hourly bike-sharing usage by day of week, which distribution and link function are most appropriate?
  • Which of the following best describes a typical effect of the L1 penalty in lasso regression?
  • Deviance is minimized to obtain the best-fitting generalized linear model; in general, lower deviance indicates a better fit.
  • Bootstrapping can be used to select the appropriate level of model flexibility.
  • As more variables are added to a linear model, the training MSE generally does what?
  • In testing whether a source is significant, the test statistic is the mean square of that source divided by the MSE of the model that has the most predictors.
  • Can a plot of the score function be used to visually approximate the MLE of theta?
  • Consistency of an estimator is characterized by the variance converging to zero as the sample size grows.
  • If X ~ Exp(λx) and Y ~ Exp(λy) are independent, what is E[min(X,Y)]?
  • Which kernel density estimation fact is true?
  • If an explanatory variable is uncorrelated with all other explanatory variables, the corresponding variance inflation factor would be 1.
  • True or false: as lambda increases from 0 to infinity, the effective degrees of freedom decrease from n to 2.
  • Which distribution and link function should be used for slices of pizza sold at a convenience store based on distance to the city center?
  • PLS identifies new features in a supervised way by relating them to the target variable.
  • Performing k-fold cross validation requires fitting a model for a total of k times.
  • Rank the following tools by flexibility in descending order: spline, linear regression, ridge regression.
  • Power parameter in the Tweedie family that corresponds to an inverse-Gaussian distribution.
  • What is the formula for pseudo R-squared?
  • Adjusted R-squared equal to 1 indicates overfitting.
  • R^2 equal to 1 indicates overfitting.
  • The deviance is useful for testing the significance of explanatory variables in nested models.
  • A consistent estimator is also unbiased.
  • True or False: The F-statistic used to test a predictor in regression is computed as the ratio of its mean square to the mean square error from the model with the most predictors.
  • Forward stepwise selection cannot be used in high-dimensional settings.
  • Greedy Algorithm B for optimization problems is described as which approach?
  • Lasso regression performs variable selection by shrinking some coefficients exactly to zero.
Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy