Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In the xyz store, the manager is interested in determining which items sell well together. The manager assigned you this task and you opted for

In the xyz store, the manager is interested in determining which items sell well together. The manager assigned you this task and you opted for using Apriori Algorithm for finding the frequent item sets and association rules. You set the following threshold parameters for given sales transactional database: Support: 0.4 Confidence: 0.9

Present your findings to the manager showing detailed workings and outcome of the process. Table 2.1

Sales ID................. Items

S1 ......................{O,W,C,N,Z}

S2 ......................{O,C,K,N,Z}

S3...................... {K,N,W,Z,O}

S4.......................... {K,W,Z,O}

S5 ...........................{C,K,N,Z}

S6 ..............................{O,K,N}

S7 ..............................{O,N,W,Z}

S8 .................................{K,N,Z}

kindly solve this by using apriori algorithm

Step by Step Solution

There are 3 Steps involved in it

Step: 1

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_2

Step: 3

blur-text-image_3

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

Database Modeling And Design

Authors: Toby J. Teorey, Sam S. Lightstone, Tom Nadeau, H.V. Jagadish

5th Edition

0123820200, 978-0123820204

More Books

Students also viewed these Databases questions

Question

What is the main advantage to this tactic?

Answered: 1 week ago