cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
Choose Language Hide Translation Bar
JZ
JZ
Level I

Standardization required in Multivariate?

I'm trying to perform an outlier analysis (Mahalanobis distance) in Multivariate. Do I need to standardize (normalize all values to the same scale, for example, -1 to 1) all values before executing the analysis, or does JMP do that for me automatically? Thanks.

1 REPLY 1
statman
Super User

Re: Standardization required in Multivariate?

Here are my thoughts:

 

Multivariate is typically done on the Y's (response variables), not the x's.  Now that doesn't mean you can't do both.

The way Mahalanobis works is to relate the values in each column to the values in other columns over the data set.  The analysis evaluates, in general, are you getting values reasonably close enough to typical values when the other columns are their respective levels.  If not, perhaps something unusual happened during that row.  It is not specific as to which data points created the infraction.  Sometimes it's obvious which value was unusual, sometimes not.

 

In any case, standardization of the values is not necessary.

"All models are wrong, some are useful" G.E.P. Box

Recommended Articles