Clustering and Customer Personas Flashcards
A fictionalized description of the average or typical customer within a
segment based on real data
Customer Personas
Using a persona ensures that everyone making
decisions has a ___ ___ of the consumer as a person
shared understanding
Statistical method to group respondents together based on how
similar their responses or behavior is
Cluster Analysis
K-Means Clustering =
* a clustering algorithm designed to partition un-labelled data into a certain # (K) of
distinct groups
* finds observations that share important characteristics and classifies them together
into clusters
* the code does NOT preset a specific number of clusters (K) → it runs through 0 to 10
* estimates the best number of clusters based on the best fit to the data