Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose there are 2 base cells for a database of 100 dimensions, denoted as { (a1, a2, a3 , a100) :10, (a1, a2, b3 ,

Suppose there are 2 base cells for a database of 100 dimensions, denoted as { (a1, a2, a3 , a100) :10, (a1, a2, b3 , b100) :10}, where each has a cell count of 10. If the minimum support is set to 10 then there will be (2^101)-6 distinct aggregate cells.

The reason being is there will be four duplicates. THE QUESTION IS: WHY ARE THESE THE ONLY four? Why wouldn't (a1, a2, a3, *....*) be a duplicate too?

(*,*,*...*)

(a1, a2, * ...*)

(a1, *,*...*)

(*, a2, *...*)

Why is there only four duplicates?

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

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

C++ Database Development

Authors: Al Stevens

1st Edition

1558283579, 978-1558283572

More Books

Students also viewed these Databases questions

Question

2. What are your challenges in the creative process?

Answered: 1 week ago