Market Segmentation - Cluster Analysis
Market Segmentation - Cluster Analysis
RESEARCH
Cluster Analysis
CLUSTER ANALYSIS
A class of techniques used to classify objects or cases
into relatively homogeneous groups called clusters.
Data
STEP 2: CHOICE OF AN APPROPRIATE DISTANCE OR
SIMILARITY MEASURE
Euclidean distance or its square. The Euclidean distance is the square
root of the sum of squared differences between the values for each
variable.
SIMPLE EXAMPLE
Suppose a marketing researcher wishes to determine market segments in a
community based on patterns of loyalty to brands and stores. a small
sample of seven respondents is selected as a pilot test of how cluster
analysis is applied. Two measures of loyalty- V1(store loyalty) and
V2(brand loyalty)- were measured for each respondents on 0-10 scale.
HOW DO WE MEASURE SIMILARITY?
Proximity Matrix of Euclidean Distance Between Observations
Observations
Observation
A B C D E F G
A ---
B 3.162 ---
C 5.099 2.000 ---
D 5.099 2.828 2.000 ---
E 5.000 2.236 2.236 4.123 ---
F 6.403 3.606 3.000 5.000 1.414 ---
G 3.606 2.236 3.606 5.000 2.000 3.162 ---
STEP 3: SELECTION OF AN APPROPRIATE
CLUSTERING TECHNIQUE
Hierarchical clustering starts with all the subjects in one cluster
and then dividing and subdividing them till all the subjects
occupy their own single-subject cluster. A step-wise process that
starts with the most similar pair and formulates a tree-like
structure composed of separate clusters
Ward’s
Method