Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

a) What is the output of the Apriori algorithm run on the above transaction database with minimum support of 60%? (1 mark) b) Calculate

a) What is the output of the Apriori algorithm run on the above transaction database with minimum support of Transaction ID 1 T2 T3 T4 T5 T6 T7 T8 T9 T10 items 11, 12, 13 12, 13, 14 12, 14, 15 11, 14 11, 12, 13, 15 11,

a) What is the output of the Apriori algorithm run on the above transaction database with minimum support of 60%? (1 mark) b) Calculate the CONFIDENCE: C(X-Y), for the following association rules: C(11-12), C(14-15), C(1114), C(1213) (1.5 marks) c) Calculate the LIFT: L(X-Y), for the following association rules: L(11-12), L(14-15), L(11-14), L(12-13) (1.5 marks) d) Refer to part (c), what are the implications of those association rules with LIFT value(s) less than ONE? (1 mark) Transaction ID items T1 11, 12, 13 T2 12, 13, 14 T3 12, 14, 15 T4 11, 14 T5 11, 12, 13, 15 T6 T7 T8 11, 12, 13 12, 14, 15 12, 13, 14, 15 T9 14, 15 T10 11, 15

Step by Step Solution

3.47 Rating (144 Votes )

There are 3 Steps involved in it

Step: 1

Output of the Apriori algorithm with minimum support of 60 Association rules with lift less than 1 are called negative associations They indicate that ... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Analytics Communicating With Numbers

Authors: Sanjiv Jaggia, Alison Kelly, Kevin Lertwachara, Leida Chen

1st Edition

978-1260785005, 1260785009

More Books

Students also viewed these Programming questions

Question

What are conversion costs? What are prime costs?

Answered: 1 week ago