Principal component analysis: Difference between revisions

Content deleted Content added
Limitations: fix refs; rewrite para for encyclopedic tone
Yoderj (talk | contribs)
Line 296:
 
'''Suppose''' you have data comprising a set of observations of ''p'' variables, and you want to reduce the data so that each observation can be described with only ''L'' variables, ''L'' < ''p''. Suppose further, that the data are arranged as a set of ''n'' data vectors <math>\mathbf{x}_1 \ldots \mathbf{x}_n</math> with each <math>\mathbf{x}_i </math> representing a single grouped observation of the ''p'' variables.
* Write <math>\mathbf{x}_1 \ldots \mathbf{x}_n</math> as row vectors, each of which haswith ''p'' columnselements.
* Place the row vectors into a single matrix '''X''' of dimensions ''n'' × ''p''.