Association Analysis: Basic Concepts and Algorithms
6Association Analysis: Basic Concepts andAlgorithmsMany business enterprises accumulate large quantities of data from their day-to-day operations. For example, huge amounts of customer purchase data arecollected daily at the checkout counters of grocery stores. Table illustratesan example of such data, commonly known asmarket basket row in this table corresponds to a transaction, which contains a uniqueidentifier labeledTIDand a set of items bought by a given customer. Retail-ers are interested in analyzing the data to learn about the purchasing behaviorof their customers. Such valuable information can be used to support a vari-ety of business-related applications such as marketing promotions, inventorymanagement, and customer relationship chapter presents a methodology known asassociation analysis,which is useful for discovering interesting relationships hidden in large datasets.
Association Rule An association rule is an implication expression of the form X −→ Y, where X and Y are disjoint itemsets, i.e., X ∩ Y = ∅.The strength of an association rule can be measured in terms of its support and confidence. Support determines how often a …
Download Association Analysis: Basic Concepts and Algorithms
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: