Mathematical Concept - Standard Deviation - Covariance - Eigenvector - Eigenvalues
Mathematical Concept - Standard Deviation - Covariance - Eigenvector - Eigenvalues
Mathematical Concept - Standard Deviation - Covariance - Eigenvector - Eigenvalues
• Mathematical Concept
• Standard deviation
• Covariance
• Eigenvector
• Eigenvalues.
A standard deviation (or σ) is a measure of how dispersed the data is in
relation to the mean. Low standard deviation means data are clustered
around the mean, and high standard deviation indicates data are more
spread out.
accordingly. (For example, if λ3 is the largest eigenvalue, then take the third column of P and place it
in the first column position.)
Call this sorted matrix of eigenvectors P*. The columns of P* are the same as the columns of P in a
different order. Note that these eigenvectors are independent of one another.
Step 7: Calculate the new features
Calculate Z* = ZP*.
This new matrix, Z*, is a centered/standardized version of X but now each observation is a
combination of the original variables, where the weights are determined by the eigenvector. As a
bonus, because our eigenvectors in P* are independent of one another, each column of Z* is also
independent of one another.
Step 8: Drop unimportant features from the new set