-The maximum and minimum values of the standardized original scales
are:
min max
zx1 -1.02 1.76
zx2 -0.97 1.86
zx3 -1.28 1.33
zx4 -1.26 1.30
-the maximum PC-values are calculated by multiplying positive factor
score coefficients with the maximum z-scores and negative coefficients
with the minimum z-scores
-the minimum PC-value are calculated by multiplying positive factor
score coefficients with the minimum z-scores and negative coefficients
with the maximum z-scores
-so, the maximum and minimum for PC1 are calculated as:
max(PC1)=0.80*1.76+0.55*1.86-0.11*(-1.2

-0.43*(-1.26)=3.12
min(PC1)=0.80*(-1.02)+0.55*(-0.97)-0.11*1.33-0.43*1.30.=-2.06.
-and finally, the rescaled PC1 [0,100] is calculated as:
newPC1=0+100*((PC1-min(PC1)) / (max(PC1)-min(PC1)).