What this quiz covers
This quiz focuses on Linear Regression In Matrix Form, giving you a quick way to practice the rules, question types, and explanations that matter most for Statistics Graduate Level.
A full-column-rank design matrix X is used to regress y by ordinary least squares. Let MX=I−X(X⊤X)−1X⊤, and suppose the current residual vector r=MXy satisfies r⊤r=20. A new predictor z is added, where z⊤MXz=5 and z⊤r=6. What is the residual sum of squares for the augmented model?
Statistics Graduate Level Quiz
Practice Linear Regression In Matrix Form in Statistics Graduate Level with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Linear Regression In Matrix Form, giving you a quick way to practice the rules, question types, and explanations that matter most for Statistics Graduate Level.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A full-column-rank design matrix X is used to regress y by ordinary least squares. Let MX=I−X(X⊤X)−1X⊤, and suppose the current residual vector r=MXy satisfies r⊤r=20. A new predictor z is added, where z⊤MXz=5 and z⊤r=6. What is the residual sum of squares for the augmented model?
Consider ordinary least squares with hat matrix H=X(X⊤X)−1X⊤ and residual-maker M=I−H. The error covariance is σ2Σ, where Σ is known, symmetric, and positive definite but need not equal the identity. Which condition is necessary and sufficient for the fitted vector Hy and residual vector My to be uncorrelated?
Let a regression design be X=[1,Z], where 1 is the intercept column. Define P1=1(1⊤1)−11⊤ and M1=I−P1. Assume M1Z has full column rank. Which expression is the orthogonal projector onto C(X)?
Let X be rank deficient, and let G be any generalized inverse satisfying (X⊤X)G(X⊤X)=X⊤X. Define β~=GX⊤y and y~=Xβ~. Which statement holds for every such choice of G?
A reduced linear model has hat matrix H0 and rank 3. A nested full model has hat matrix H1 and rank 5, based on n=25 observations. Suppose y⊤(H1−H0)y=12 and the full-model residual sum of squares is 40. What is the partial F statistic, including its numerator and denominator degrees of freedom?
A full-rank model containing design matrix X is augmented by one predictor z. Let MX=I−X(X⊤X)−1X⊤. Suppose z⊤MXz=4 and z⊤MXy=6. Which pair gives the coefficient of z in the augmented regression and the corresponding reduction in residual sum of squares?
In a full-rank ordinary least-squares fit, the residual sum of squares using all observations is 40. For observation i, the ordinary residual is ei=2 and the leverage is hii=41. The model is refitted after deleting observation i. What is the residual sum of squares computed from the remaining observations?
In a linear model with error covariance σ2Σ, where Σ is known and positive definite, generalized least squares minimizes (y−Xβ)⊤Σ−1(y−Xβ). If y^=Xβ^GLS and r=y−y^, which statement correctly describes the associated projection geometry in the original coordinates?
For a full-column-rank linear model, let β^ be the unrestricted least-squares estimator. A restricted fit is obtained by imposing a⊤β=d. Suppose a⊤β^−d=3 and a⊤(X⊤X)−1a=2. By how much does the residual sum of squares increase under the restriction?