0% found this document useful (0 votes)
36 views

Cluster

The document appears to contain data from a cluster analysis with 20 cases and 6 variables. The analysis used Ward's linkage method to group the cases into clusters. The results show the agglomeration schedule of clusters joined at each stage and final cluster membership of the cases in 4, 3, and 2 cluster solutions. A quick K-means cluster analysis was also run with 3 clusters, showing the initial and final cluster centers.

Uploaded by

Shashank Patel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views

Cluster

The document appears to contain data from a cluster analysis with 20 cases and 6 variables. The analysis used Ward's linkage method to group the cases into clusters. The results show the agglomeration schedule of clusters joined at each stage and final cluster membership of the cases in 4, 3, and 2 cluster solutions. A quick K-means cluster analysis was also run with 3 clusters, showing the initial and final cluster centers.

Uploaded by

Shashank Patel
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 9

CaseNo V1 V2 V3 V4 V5 V6 1

1 6 4 7 3 2 3 #VALUE!
2 2 3 1 4 5 4 #VALUE!
3 7 2 6 4 1 3 #VALUE!
4 4 6 4 5 3 6 #VALUE!
5 1 3 2 2 6 4 #VALUE!
6 6 4 6 3 3 4 #VALUE!
7 5 3 6 3 3 4 #VALUE!
8 7 3 7 4 1 4 #VALUE!
9 2 4 3 3 6 3 #VALUE!
10 3 5 3 6 4 6 #VALUE!
11 1 3 2 3 5 3 #VALUE!
12 5 4 5 4 2 4 #VALUE!
13 2 2 1 5 4 4 #VALUE!
14 4 6 4 6 4 7 #VALUE!
15 6 5 4 2 1 4 #VALUE!
16 3 5 4 6 4 7 #VALUE!
17 4 4 7 2 2 5 #VALUE!
18 3 7 2 6 4 3 #VALUE!
19 4 6 3 7 2 7 #VALUE!
20 2 3 2 4 7 2 #VALUE!
2 3 min 1 2 3
#VALUE! #VALUE! #VALUE! V1 3.50 1.67 5.75
#VALUE! #VALUE! #VALUE! V2 5.83 3.00 3.63
#VALUE! #VALUE! #VALUE! V3 3.33 1.83 6.00
#VALUE! #VALUE! #VALUE! V4 6.00 3.50 3.13
#VALUE! #VALUE! #VALUE! V5 3.50 5.50 1.88
#VALUE! #VALUE! #VALUE! V6 6.00 3.33 3.88
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!
#VALUE! #VALUE! #VALUE!

avg #VALUE!
sum #VALUE!
error #VALUE!
GET DATA
/TYPE=XLS
/FILE='C:\Users\dell\Desktop\MBA Notes\BRM\cluster.xls'
/SHEET=name 'Sheet1'
/CELLRANGE=full
/READNAMES=on
/ASSUMEDSTRWIDTH=32767.
EXECUTE.
DATASET NAME DataSet1 WINDOW=FRONT.
CLUSTER V1 V2 V3 V4 V5 V6
/METHOD WARD
/MEASURE=SEUCLID
/PRINT SCHEDULE CLUSTER(2,4)
/PLOT DENDROGRAM VICICLE.

Cluster
Notes
Output Created 18 10:27:23
Comments
Input Active
DataSet1
Dataset
Filter <none>
Weight <none>
Split File <none>
N of Rows
in Working
Data File 20

Missing Definition User-


Value of Missing defined
Handling missing
values are
treated as
missing.
Cases
Used Statistics
are based
on cases
with no
missing
values for
any
variable
used.
Syntax
CLUSTER
V1 V2 V3
V4 V5 V6

/METHOD
WARD

/MEASUR
E=SEUCLI
D
/PRINT
SCHEDUL
E
CLUSTER(
2,4)
/PLOT
DENDROG
RAM
VICICLE.

Resources Processor
00:00:02.44
Time
Elapsed
00:00:03.20
Time

[DataSet1]

Case Processing Summarya,b


Cases
Valid Missing Total
N Percent N Percent N Percent
20 100.0 0 0.0 20 100.0
a. Squared Euclidean Distance used
b. Ward Linkage

Ward Linkage
Agglomeration ScheduleStage Cluster First
Cluster Combined Coefficient Appears
Stage Cluster 1 Cluster 2 s Cluster 1 Cluster 2 Next Stage
1 14 16 1.000 0 0 6
2 6 7 2.000 0 0 7
3 2 13 3.500 0 0 15
4 5 11 5.000 0 0 11
5 3 8 6.500 0 0 16
6 10 14 8.167 0 1 9
7 6 12 10.500 2 0 10
8 9 20 13.000 0 0 11
9 4 10 15.583 0 6 12
10 1 6 18.500 0 7 13
11 5 9 23.000 4 8 15
12 4 19 27.750 9 0 17
13 1 17 33.100 10 0 14
14 1 15 41.333 13 0 16
15 2 5 51.833 3 11 18
16 1 3 64.500 14 5 19
17 4 18 79.667 12 0 18
18 2 4 172.667 15 17 19
19 1 2 328.600 16 18 0

Cluster Membership
Case 4 Clusters 3 Clusters 2 Clusters
1 1 1 1
2 2 2 2
3 1 1 1
4 3 3 2
5 2 2 2
6 1 1 1
7 1 1 1
8 1 1 1
9 2 2 2
10 3 3 2
11 2 2 2
12 1 1 1
13 2 2 2
14 3 3 2
15 1 1 1
16 3 3 2
17 1 1 1
18 4 3 2
19 3 3 2
20 2 2 2

QUICK CLUSTER V1 V2 V3 V4 V5 V6
/MISSING=LISTWISE
/CRITERIA=CLUSTER(3) MXITER(5) CONVERGE(0)
/METHOD=KMEANS(NOUPDATE)
/PRINT INITIAL CLUSTER DISTAN.

Quick Cluster
Notes
Output Created 18 10:28:56
Comments
Input Active
DataSet1
Dataset
Filter <none>
Weight <none>
Split File <none>
N of Rows
in Working
Data File 20

Missing Definition User-


Value of Missing defined
Handling missing
values are
treated as
missing.

Cases
Used Statistics
are based
on cases
with no
missing
values for
any
clustering
variable
used.

Syntax

QUICK
CLUSTER
V1 V2 V3
V4 V5 V6

/MISSING=
LISTWISE

/CRITERIA
=CLUSTE
R(3)
MXITER(5)
CONVERG
E(0)

/METHOD
=KMEANS
(NOUPDA
TE)
/PRINT
INITIAL
CLUSTER
DISTAN.

Resources Processor
00:00:00.03
Time
Resources

Elapsed
00:00:00.08
Time
Workspace
Required 1200 bytes

[DataSet1]

Initial Cluster Centers Final Cluste


Cluster
1 2 3
V1 4 2 7 V1
V2 6 3 2 V2
V3 3 2 6 V3
V4 7 4 4 V4
V5 2 7 1 V5
V6 7 2 3 V6
8.544004 8.888194 7.745967
Iteration Historya
Change in Cluster Centers
Iteration 1 2 3
1 2.154 2.102 2.550
2 0.000 0.000 0.000
a. Convergence achieved due to no or small
change in cluster centers. The maximum
absolute coordinate change for any center is .
000. The current iteration is 2. The minimum
distance between initial centers is 7.746.

Case Cluster Membership


Number Cluster Distance
1 3 1.414
2 2 1.323
3 3 2.550
4 1 1.404
5 2 1.848
6 3 1.225
7 3 1.500
8 3 2.121
9 2 1.756
10 1 1.143
11 2 1.041
12 3 1.581
13 2 2.598
14 1 1.404
15 3 2.828
16 1 1.624
17 3 2.598
18 1 3.555
19 1 2.154
20 2 2.102

Final Cluster Centers


Cluster
1 2 3
V1 3.50 1.67 5.75
V2 5.83 3.00 3.63
V3 3.33 1.83 6.00
V4 6.00 3.50 3.13
V5 3.50 5.50 1.88
V6 6.00 3.33 3.88
5.567764 6.928203 5.69844
Distances between Final Cluster
Centers
Cluster 1 2 3
1 5.568 5.698
2 5.568 6.928
3 5.698 6.928

Number of Cases in each


Cluster
Cluster 1 6.000
2 6.000
3 8.000
Valid 20.000
Missing 0.000
Final Cluster Centers
Cluster
1 2 3
3.50 1.67 5.75
5.83 3.00 3.63
3.33 1.83 6.00
6.00 3.50 3.13
3.50 5.50 1.88
6.00 3.33 3.88
5.567764

You might also like