SPSS Statistics

 View Only

 Cluster silhouettes

  • IBMChampion
pınar pınar's profile image
pınar pınar posted Sun April 06, 2025 04:55 PM

I installed the SPSS demo version. Although I added the k-means clustering result and related variables, the tab in the cluster silhouette menu does not give any results. The variables are numerical and the cluster number is entered. Also, definitions are made to the relevant places.Can you help?

thanks

Jon Peck's profile image
Jon Peck IBM Champion

I can't tell exactly what you did. Can  you paste and post the syntax you ran?  When you run the procedure, do you see that status bar display Running Cluster Sil?

pınar pınar's profile image
pınar pınar

Hello,
First of all, thank you for your interest.
I’m attaching a screenshot of my work.
When I click the "OK" button in the mentioned menu, it only shows "running" in the bottom right corner briefly, and then it disappears.
No results are returned afterward.

Also I have posted the syntax I ran?

Thank you again.
Wishing you a good day.

DATASET ACTIVATE DataSet1.

STATS CLUS SIL CLUSTER=QCL_5 VARIABLES=ZArzHasılatUSD_Log ZMaliyetOran_Log ZAracıSayısı_Log

    ZYDTahsisatOranı_Log ZTalepKatLog ZDagıtımKatılımcı_Log ZArzFiyat_Log ZFaizOran_Log ZTV5log1

    ZTV60log1 AR1BIST100 AR5

NEXTBEST=skor1 SILHOUETTE=Value DISSIMILARITY=EUCLID MINKOWSKIPOWER=2

/OPTIONS MISSING=RESCALE RENUMBERORDINAL=NO

/OUTPUT HISTOGRAM=YES ORIENTATION=HORIZONTAL THREEDBAR=YES THREEDCOUNTS=NO.

Attachment  View in library
Jon Peck's profile image
Jon Peck IBM Champion
Can you send me the data? Jkpeck@gmail.com
If not, please describe it -  number of cases, number of clusters.  Anything else interesting.
What platform are you on?