cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

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