Hi.
I'm performing a Multivariate Analysis based on Principal Components Analysis (PCA) to synthesize a composite indicator. In orther to agreggate the different components, I understand I have to execute a normalisation of the data.
My question is: Should I perform the normalisation of the data before or after performing the PCA? What the differences would be?
Thanks.