Answered step by step
Verified Expert Solution
Question
1 Approved Answer
a. Given a frequent item-set {P, Q, R, S}, list down all the possible association rules you can generate. b. Refer to the following table
a. Given a frequent item-set {P, Q, R, S}, list down all the possible association rules you can generate.
b. Refer to the following table for the various transactions:
Transaction Id | List of items |
1 | U,V,Y |
2 | V,X |
3 | V,W |
4 | U,V,X |
5 | U,W |
6 | V,W |
7 | U,W |
8 | U,V,W,Y |
9 | U,V,W |
Given the frequent item-set {U, V, Y}, what association rules have minimum support count = 2 and minimum confidence = 50%. List down all those rules.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started