a) Given the set of transactions in the table, compute the support for itemsets {e}, {b, d), and (b, d, e} by treating each transaction ID as a market basket. Transaction ID 0001 0024 0012 0031 0015 0022 0029 0040 0033 0038 Items Bought {a,d,e} {a,b,c, e} {a, b, d, e} {a, c, d, e} {b, c, e} {b, d, e} {c,d} {a,b,c} {a, d, e} {a,b,e}

A Guide to SQL
9th Edition
ISBN:9781111527273
Author:Philip J. Pratt
Publisher:Philip J. Pratt
Chapter6: Updating Data
Section: Chapter Questions
Problem 4SCG
icon
Related questions
icon
Concept explainers
Question
a) Given the set of transactions in the table, compute the support for itemsets {e}, {b, d), and {b, d, e}
by treating each transaction ID as a market basket.
Transaction ID
0001
0024
0012
0031
0015
0022
0029
0040
0033
0038
Items Bought
{a, d, e}
{a,b,c, e}
{a, b, d, e}
{a, c, d, e}
{b, c, e}
{b, d, e}
{c,d}
{a,b,c}
{a, d, e}
{a,b, e}
b) Use the results in part (a) to compute the confidence for the association rules {b, d} →→ {e} and
{e}-{b, d).
Transcribed Image Text:a) Given the set of transactions in the table, compute the support for itemsets {e}, {b, d), and {b, d, e} by treating each transaction ID as a market basket. Transaction ID 0001 0024 0012 0031 0015 0022 0029 0040 0033 0038 Items Bought {a, d, e} {a,b,c, e} {a, b, d, e} {a, c, d, e} {b, c, e} {b, d, e} {c,d} {a,b,c} {a, d, e} {a,b, e} b) Use the results in part (a) to compute the confidence for the association rules {b, d} →→ {e} and {e}-{b, d).
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Concepts in designing Database
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
A Guide to SQL
A Guide to SQL
Computer Science
ISBN:
9781111527273
Author:
Philip J. Pratt
Publisher:
Course Technology Ptr