Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9123445
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T06:20:31+00:00 2026-06-17T06:20:31+00:00

I’ve been doing some work for my exams in a few days and I’m

  • 0

I’ve been doing some work for my exams in a few days and I’m going through some past papers but unfortunately there are no corresponding answers. I’ve answered the question and I was wondering if someone could tell me if I am correct.

My question is

(c) A transactional dataset, T, is given below:

t1: Milk, Chicken, Beer

t2: Chicken, Cheese

t3: Cheese, Boots

t4: Cheese, Chicken, Beer,

t5: Chicken, Beer, Clothes, Cheese, Milk

t6: Clothes, Beer, Milk

t7: Beer, Milk, Clothes

Assume that minimum support is 0.5 (minsup = 0.5).

(i) Find all frequent itemsets.

Here is how I worked it out:

Item : Amount

Milk : 4

Chicken : 4

Beer : 5

Cheese : 4

Boots : 1

Clothes : 3

Now because the minsup is 0.5 you eliminate boots and clothes and make a combo of the remaining giving:

{items} : Amount

{Milk, Chicken} : 2

{Milk, Beer} : 4

{Milk, Cheese} : 1

{Chicken, Beer} : 3

{Chicken, Cheese} : 3

{Beer, Cheese} : 2

Which leaves milk and beer as the only frequent item set then as it is the only one above the minsup?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T06:20:33+00:00Added an answer on June 17, 2026 at 6:20 am

    There are two ways to solve the problem:

    1. using Apriori algorithm
    2. Using FP counting

    Assuming that you are using Apriori, the answer you got is correct.

    The algorithm is simple:
    First you count frequent 1-item sets and exclude the item-sets below minimum support.

    Then count frequent 2-item sets by combining frequent items from previous iteration and exclude the item-sets below support threshold.
    The algorithm can go on until no item-sets are greater than threshold.

    In the problem given to you, you only get 1 set of 2 items greater than threshold so you can’t move further.

    There is a solved example of further steps on Wikipedia here.

    You can refer “Data Mining Concepts and Techniques” by Han and Kamber for more examples.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a jquery bug and I've been looking for hours now, I can't
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I want to count how many characters a certain string has in PHP, but
For some reason, after submitting a string like this Jack’s Spindle from a text
I am doing a simple coin flipping experiment for class that involves flipping a
I have a French site that I want to parse, but am running into
This could be a duplicate question, but I have no idea what search terms
I'm parsing an RSS feed that has an ’ in it. SimpleXML turns this
I know there's a lot of other questions out there that deal with this

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.