nerdexam
Dell-EMC

E20-007 · Question #66

You have run the association rules algorithm on your data set, and the two rules {banana, apple} => {grape} and {apple, orange}=> {grape} have been found to be relevant. What else must be true?

The correct answer is D. {grape,apple,orange} must be a frequent itemset. See the full explanation below for the reasoning.

Question

You have run the association rules algorithm on your data set, and the two rules {banana, apple} => {grape} and {apple, orange}=> {grape} have been found to be relevant. What else must be true?

Options

  • A{banana,apple} => {orange} must be a relevant rule.
  • B{banana,apple,grape,orange} must be a frequent itemset.
  • C{grape} => {banana,apple} must be a relevant rule.
  • D{grape,apple,orange} must be a frequent itemset.

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    3% (1)
  • C
    9% (3)
  • D
    82% (27)

Community Discussion

No community discussion yet for this question.

Full E20-007 Practice