Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Question: [M] The covariance matrix below was obtained from a Landsat image of the Columbia River in Washington, using data from three spectral bands. Let \({x_1},{x_2},{x_3}\) denote the spectral components of each pixel in the image. Find a new variable of the form \({y_1} = {c_1}{x_1} + {c_2}{x_2} + {c_3}{x_3}\) that has maximum possible variance, subject to the constraint that \(c_1^2 + c_2^2 + c_3^2 = 1\). What percentage of the total variance in the data is explained by \({y_1}\)?

\[S = \left[ {\begin{array}{*{20}{c}}{29.64}&{18.38}&{5.00}\\{18.38}&{20.82}&{14.06}\\{5.00}&{14.06}&{29.21}\end{array}} \right]\]

Short Answer

Expert verified

The variance of\(y = 0.615525{x_1} + 0.599424{x_2} + 0.511683{x_3}\)obtained as:\({\lambda _1} = 51.6957\).

The required percentage is: \(64.8872\% \).

Step by step solution

01

Mean Deviation form and Covariance Matrix

The Mean Deviation form of any \(p \times N\)is given by:

\(B = \left[ {\begin{array}{*{20}{c}}{{{\hat X}_1}}&{{{\hat X}_2}}&{........}&{{{\hat X}_N}}\end{array}} \right]\)

Whose \(p \times p\)covariance matrix is:

\(S = \frac{1}{{N - 1}}B{B^T}\)

02

The Variance

From question, the matrix and themaximum eigenvalue we haveis:

\(\begin{array}{l}S = \left[ {\begin{array}{*{20}{c}}{29.64}&{18.38}&{5.00}\\{18.38}&{20.82}&{14.06}\\{5.00}&{14.06}&{29.21}\end{array}} \right]\\{\lambda _1} = 51.6957\end{array}\)

The respective unit vector is:

\({u_1} = \left[ {\begin{array}{*{20}{c}}{0.615525}\\{0.599424}\\{0.511683}\end{array}} \right]\)

The new variable will be:

\({y_1} = 0.615525{x_1} + 0.599424{x_2} + 0.511683{x_3}\)

Now, the percentage of change in variance can be obtained as:

\[\begin{array}{c}\Delta = \frac{{{\lambda _1}}}{{tr\left( S \right)}} \times 100\\ = \frac{{51.6957}}{{29.64 + 20.82 + 29.21}} \times 100\\ = 64.8872\% \end{array}\]

Hence, this is the required answer.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Find the matrix of the quadratic form. Assume x is in \({\mathbb{R}^2}\).

a. \(3x_1^2 + 2x_2^2 - 5x_3^2 - 6{x_1}{x_2} + 8{x_1}{x_3} - 4{x_2}{x_3}\)

b. \(6{x_1}{x_2} + 4{x_1}{x_3} - 10{x_2}{x_3}\)

Question: Mark Each statement True or False. Justify each answer. In each part, A represents an \(n \times n\) matrix.

  1. If A is orthogonally diagonizable, then A is symmetric.
  2. If A is an orthogonal matrix, then A is symmetric.
  3. If A is an orthogonal matrix, then \(\left\| {A{\bf{x}}} \right\| = \left\| {\bf{x}} \right\|\) for all x in \({\mathbb{R}^n}\).
  4. The principal axes of a quadratic from \({{\bf{x}}^T}A{\bf{x}}\) can be the columns of any matrix P that diagonalizes A.
  5. If P is an \(n \times n\) matrix with orthogonal columns, then \({P^T} = {P^{ - {\bf{1}}}}\).
  6. If every coefficient in a quadratic form is positive, then the quadratic form is positive definite.
  7. If \({{\bf{x}}^T}A{\bf{x}} > {\bf{0}}\) for some x, then the quadratic form \({{\bf{x}}^T}A{\bf{x}}\) is positive definite.
  8. By a suitable change of variable, any quadratic form can be changed into one with no cross-product term.
  9. The largest value of a quadratic form \({{\bf{x}}^T}A{\bf{x}}\), for \(\left\| {\bf{x}} \right\| = {\bf{1}}\) is the largest entery on the diagonal A.
  10. The maximum value of a positive definite quadratic form \({{\bf{x}}^T}A{\bf{x}}\) is the greatest eigenvalue of A.
  11. A positive definite quadratic form can be changed into a negative definite form by a suitable change of variable \({\bf{x}} = P{\bf{u}}\), for some orthogonal matrix P.
  12. An indefinite quadratic form is one whose eigenvalues are not definite.
  13. If P is an \(n \times n\) orthogonal matrix, then the change of variable \({\bf{x}} = P{\bf{u}}\) transforms \({{\bf{x}}^T}A{\bf{x}}\) into a quadratic form whose matrix is \({P^{ - {\bf{1}}}}AP\).
  14. If U is \(m \times n\) with orthogonal columns, then \(U{U^T}{\bf{x}}\) is the orthogonal projection of x onto ColU.
  15. If B is \(m \times n\) and x is a unit vector in \({\mathbb{R}^n}\), then \(\left\| {B{\bf{x}}} \right\| \le {\sigma _{\bf{1}}}\), where \({\sigma _{\bf{1}}}\) is the first singular value of B.
  16. A singular value decomposition of an \(m \times n\) matrix B can be written as \(B = P\Sigma Q\), where P is an \(m \times n\) orthogonal matrix and \(\Sigma \) is an \(m \times n\) diagonal matrix.
  17. If A is \(n \times n\), then A and \({A^T}A\) have the same singular values.

Construct a spectral decomposition of A from Example 3.

Find the matrix of the quadratic form. Assume x is in \({\mathbb{R}^2}\) .

a. \(3x_1^2 - 4{x_1}{x_2} + 5x_2^2\) b. \(3x_1^2 + 2{x_1}{x_2}\)

Orthogonally diagonalize the matrices in Exercises 13โ€“22, giving an orthogonal matrix \(P\) and a diagonal matrix \(D\). To save you time, the eigenvalues in Exercises 17โ€“22 are: (17) \( - {\bf{4}}\), 4, 7; (18) \( - {\bf{3}}\), \( - {\bf{6}}\), 9; (19) \( - {\bf{2}}\), 7; (20) \( - {\bf{3}}\), 15; (21) 1, 5, 9; (22) 3, 5.

21. \(\left( {\begin{aligned}{{}}4&3&1&1\\3&4&1&1\\1&1&4&3\\1&1&3&4\end{aligned}} \right)\)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free