Association rules - Find 100% confidence rules

Suppose there are 100 items, numbered 1 to 100, and also 100 baskets, also numbered 1 to 100. Item i is in basket b if and only if i divides b with no remainder. Thus, item 1 is in all the baskets, item 2 is in all fifty of the even-numbered baskets, etc. For example Basket 12 consists of items {1, 2, 3, 4, 6, 12}.

(a) Describe all the association rules that have 100% confidence. Give an example.

I'm really new to Data-Science stuff, so I have no idea how to find a mathematical expression describing all such association rules.

Can someone find such an expression?

Topic confidence data-science-model mathematics association-rules data-mining

Category Data Science

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.