cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
EGrishin
Level II

Hotelling's T2 contributions formula

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.pngEGrishin_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.pngjthi_0-1630999406826.png

jthi_1-1630999971980.pngjthi_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.pngjthi_0-1630999406826.png

jthi_1-1630999971980.pngjthi_1-1630999971980.png

 

 

-Jarmo
EGrishin
Level II

Re: Hotelling's T2 contributions formula

Thanks!)

Recommended Articles