31
Dec 18

Questions for repetition

Questions for repetition: projectors and applications

  1. If a matrix is idempotent, then it can have only two eigenvalues: 0 and 1.

  2. If a matrix is idempotent, then its image is the set of all vectors that are unchanged by this matrix (such vectors are called fixed points).

  3. The null space and the image of a projector are orthogonal.

  4. If P is a projector, then Q=I-P is too. What is the relationship between the image and null space of P and those of Q?

  5. Using a basis in a subspace L, how do you construct a projector P onto L? Prove existence, idempotency and symmetry. Prove that \text{Img}(P)=L.

  6. Prove that if P is the projector from the previous exercise, then Q=I-P projects onto L^\perp. Thus, for a given L, we have a way to find L^\perp. Use this fact to prove the theorem on the second orthocomplement.

  7. Prove the generalized Pythagoras theorem.

  8. Define the OLS estimator for the linear model and derive it. Why does the condition of linear independence of regressors imply that k\leq n?

  9. How does the simplified derivation of the OLS estimator look like? Why is it not rigorous?

  10. Find eigenvalues of a projector. In particular, prove that eigenvectors corresponding to \lambda=1 are orthogonal to eigenvectors corresponding to \lambda=0.

  11. Prove the trace-commuting property.

  12. What is the relationship between the trace and rank of a projector?

  13. Using P=X(X^TX)^{-1}X^T, find the expressions for the fitted value and residual in the linear model theory.

  14. Define the OLS estimator of \sigma^2 and prove its unbiasedness. Note the crucial role of the assumption Var(e)=\sigma^2I. Without it there is no unbiasedness and Gauss-Markov theorem.

  15. How do you define a standard normal vector? What are its mean and variance?

  16. How do you define a general normal vector? Find its mean and variance.

  17. Find the mean and variance of \chi_n^2. Prove that \chi_n^2/n converges in probability to 1.

  18. Characterize the distribution of the OLS estimator of \sigma ^{2}. Use it to find its mean and variance.

Leave a Reply

You must be logged in to post a comment.