Principal components analysis
In statistics, principal components analysis (PCA) is a technique that can be used to simplify a dataset; more formally it is a linear transformation that chooses a new coordinate system for the data set such that the greatest variance by any projection of the data set comes to lie on the first axis (then called the first principal component), the second greatest variance on the second axis, and so on. PCA can be used for reducing dimensionality in a dataset while retaining those characteristics of the dataset that contribute most to its variance by eliminating the later principal components (by a more or less heuristic decision). These characteristics may be the "most important", but this is not necessarily the case, depending on the application.
Related Topics:
Statistics - Linear transformation - Dimension - Variance
~ ~ ~ ~ ~ ~ ~ ~ ~ ~
PCA is also called the Karhunen-Loève transform (named after Kari Karhunen and Michel Loève) or the Hotelling transform (in honor of Harold Hotelling). PCA has the speciality of being the optimal linear transformation for keeping the subspace that has largest variance. However this comes at the price of greater computational requirement, e.g. if compared to the discrete cosine transform. Unlike other linear transforms, the PCA does not have a fixed set of basis vectors. Its basis vectors depend on the data set.
Related Topics:
Kari Karhunen - Michel Loève - Harold Hotelling - Linear transformation - Discrete cosine transform - Basis vector
~ ~ ~ ~ ~ ~ ~ ~ ~ ~
Assuming zero empirical mean (the empirical mean of the distribution has been subtracted away from the data set), the principal component w1 of a dataset x can be defined as:
~ ~ ~ ~ ~ ~ ~ ~ ~ ~
: mathbf{w}_1
~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ Table of Content ~
| ► | Introduction |
| ► | rgmax_{Vert mathbf{w} Vert 1} Eleft{ left( mathbf{w}^T mathbf{x} ight)^2 ight} |
| ► | mathbf{x} - |
| ► | rgmax_{Vert mathbf{w} Vert 1} Eleft{ |
~ What's Hot ~
~ Community ~
| ► | History Forum Come and discuss about History, Civilizations, Historical Events and Figures |
| ► | History Web-Ring A community of sites, blogs and forums dedicated to History. Do not hesitate to submit your site. |
and are licensed under the GNU Free Documentation License.
Lexicon - Privacy Policy - Spiritus-Temporis.com ©2005.
