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
Chitranshu
Level II

Delta between clusters? JMP PRO

For a set of data clustered into two groups and plotted against other variable on X axis. Is it possible to determine the delta comparing both clusters.

1 ACCEPTED SOLUTION

Accepted Solutions
Victor_G
Super User

Re: Delta between clusters? JMP PRO

Hi @Chitranshu,

 

Which clustering technique do you use ?

If I understand well your question, you can have access to cluster mean results of the X variables used in the clustering.

  • Example with Hierarchical clustering (click on red triangle, "Cluster Summary" to display the summary) on Big Class dataset with 5 clusters:

Victor_G_0-1685951231483.png

  • Example with K-Means on Big Class dataset with 2 clusters:

Victor_G_1-1685951315249.png

  • Same display for Normal Mixtures :

Victor_G_2-1685951383752.png

 

So you can use these information to calculate the mean distances for each X variables between the 2 clusters you have.

Hope I get your question right, 

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

View solution in original post

1 REPLY 1
Victor_G
Super User

Re: Delta between clusters? JMP PRO

Hi @Chitranshu,

 

Which clustering technique do you use ?

If I understand well your question, you can have access to cluster mean results of the X variables used in the clustering.

  • Example with Hierarchical clustering (click on red triangle, "Cluster Summary" to display the summary) on Big Class dataset with 5 clusters:

Victor_G_0-1685951231483.png

  • Example with K-Means on Big Class dataset with 2 clusters:

Victor_G_1-1685951315249.png

  • Same display for Normal Mixtures :

Victor_G_2-1685951383752.png

 

So you can use these information to calculate the mean distances for each X variables between the 2 clusters you have.

Hope I get your question right, 

Victor GUILLER

"It is not unusual for a well-designed experiment to analyze itself" (Box, Hunter and Hunter)

Recommended Articles