Skip to main content

Association Rule

  • Reference work entry
Encyclopedia of Machine Learning
  • 363 Accesses

Definition

Association rules (Agrawal, ImieliÅ„ski, & Swami, 1993) can be extracted from data sets where each example consists of a set of items. An association rule has the form X → Y, where X and Y are itemsets, and the interpretation is that if set X occurs in an example, then set Y is also likely to occur in the example.

Each association rule is usually associated with two statistics measured from the given data set. The frequency or support of a rule X → Y, denoted fr(X → Y ), is the number (or alternatively the relative frequency) of examples in which X ∪Y occurs. Its confidence, in turn, is the observed conditional probability \(P(Y \mid X) = \mbox{ fr}(X \cup Y )/\mbox{ fr}(X)\).

The Apriori algorithm (Agrawal, Mannila, Srikant, Toivonen & Verkamo, 1996) finds all association rules, between any sets X and Y, which exceed user-specified support and confidence thresholds. In association rule mining, unlike in most other learning tasks, the result thus is a set of rules concerning...

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Institutional subscriptions

Recommended Reading

  • Agrawal, R., ImieliÅ„ski, T., & Swami, A. (1993). Mining association rules between sets of items in large databases. In Proceedings of the 1993 ACM SIGMOD international conference on management of data, Washington, DC (pp. 207–216). New York: ACM.

    Google Scholar 

  • Agrawal, R., Mannila, H., Srikant, R., Toivonen, H., & Verkamo, A. I. (1996). Fast discovery of association rules. In U. M. Fayyad, G. Piatetsky-Shapiro, P. Smyth, & R. Uthurusamy (Eds.), Advances in knowledge discovery and data mining (pp. 307–328). Menlo Park: AAAI Press.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2011 Springer Science+Business Media, LLC

About this entry

Cite this entry

Toivonen, H. (2011). Association Rule. In: Sammut, C., Webb, G.I. (eds) Encyclopedia of Machine Learning. Springer, Boston, MA. https://doi.org/10.1007/978-0-387-30164-8_38

Download citation

Publish with us

Policies and ethics