Probability Practice Problems With Solutions 5
Probability Practice Problems With Solutions 5
NOTE : In general, projection matrices are not unique. However, if we add the require-
ment that Pz = 0, for any z⊥S, then P is called a perpendicular projection matrix,
which is unique. These matrices are important in linear models.
Result MAR5.3. The matrix M is a perpendicular projection matrix onto C(M) if and
only if M is symmetric and idempotent.
Proof. (=⇒) Suppose that M is a perpendicular projection matrix onto C(M) and write
v = v1 + v2 , where v1 ∈ C(M) and v2 ⊥C(M). Also, let w = w1 + w2 , where w1 ∈ C(M)
and w2 ⊥C(M). Since (I − M)v = (I − M)v2 and Mw = Mw1 = w1 , we get
w0 M0 (I − M)v = w10 M0 (I − M)v2 = w10 v2 = 0.
This is true for any v and w, so it must be true that M0 (I − M) = 0 =⇒ M0 = M0 M.
Since M0 M is symmetric, so is M0 , and this, in turn, implies that M = M2 . (⇐=) Now,
PAGE 1
STAT 714 MATRIX ALGEBRA REVIEW 5
PAGE 2