By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Hierarchical methods, also known as hierarchical clustering, are a type of unsupervised machine learning technique used to group similar objects or observations into clusters based on their similarities. One canonical example is the use of hierarchical clustering to analyze customer segments in the retail industry. For instance, a study by a major retailer used hierarchical clustering to identify customer segments based on their purchasing behavior, resulting in more targeted marketing campaigns and improved customer satisfaction. This matters for marketing decision-making as it allows businesses to segment their customers more effectively and tailor their marketing efforts to specific groups.
Scenario: A company wants to segment its customers based on their purchase behavior. The company has collected data on customer purchases over the past year and wants to use hierarchical clustering to identify clusters of customers with similar purchasing behavior. Which type of hierarchical clustering algorithm would be most suitable for this task?
Answer: Agglomerative hierarchical clustering, specifically single link or complete link, would be most suitable for this task.
Explanation: Agglomerative hierarchical clustering is a type of unsupervised machine learning technique that starts with individual observations and merges them into clusters based on their similarities. Single link and complete link are two common methods of agglomerative hierarchical clustering that can be used to identify clusters of customers with similar purchasing behavior.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.