| Contents |
Principal Components Analysis
| Using
Principal Component Analysis in
XLMiner™:
In XLMiner™, select Data Reduction and Exploration--> Principal Components ..., and specify the desired worksheet or data range to be processed. Move the variables to be used in the analysis from the Variables box to the Selected variables box, using the transfer (>) button.
Click Next, and the following dialog box comes up.
There are two options for specifying the number of principal components: Fixed #components: You can specify a fixed number here. Smallest #components explaining : This option lets you specify a percentage, and XLMiner™ will calculate the minimum number of principal components required to account for that percentage of variance. Method : To compute Principal Components the data is matrix multiplied by a transformation matrix. This option lets you specify the choice of calculating this transformation matrix.
Click Next, and the following dialog box comes up, where you specify the output to be shown:
Show standardized principal components: This option causes each principal component to be divided by the square root of its variance. Show principal components score: This option results in the display of a matrix in which the columns are the principal components, the rows are the individual data records, and the value in each cell is the calculated score for that record on the relevant principal component. See also |