cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.
Choose Language Hide Translation Bar
View Original Published Thread

Hotelling's T2 contributions formula

EGrishin
Level I

In articles, for t2 contributions using formula (X-colMean(X))/std.dev. But in Column Formula of T2 variable contribution, saved from Model Driven Multivariate Control Chart(JMP 16), we can see multiplier before (X-colMean(X))/std.dev. For Example:

EGrishin_0-1630996172636.png

What is this?

1.98849210478157 * :_07MAA10CT111 + 1.68074231499255 * :_07MAA10CT109 + (-1779.94365628861)
1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User


Re: Hotelling's T2 contributions formula

Not a statistical explanation...

 

My guess is that you have a contribution formula for one of the variables you have. I think you sum all of the contribution formulas together you should end up with the T2 (or very close to it).

Using Iris.jmp as example:

jthi_0-1630999406826.png

jthi_1-1630999971980.png

 

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User


Re: Hotelling's T2 contributions formula

Not a statistical explanation...

 

My guess is that you have a contribution formula for one of the variables you have. I think you sum all of the contribution formulas together you should end up with the T2 (or very close to it).

Using Iris.jmp as example:

jthi_0-1630999406826.png

jthi_1-1630999971980.png

 

 

-Jarmo
EGrishin
Level I


Re: Hotelling's T2 contributions formula

Thanks!)