100% found this document useful (1 vote)
467 views4 pages

Assignment Week1 Soln PDF

The document contains a data mining assignment with 12 multiple choice questions covering key concepts in data mining including: - Predicting student performance is an example of a data mining task (question 1) - The final step in data mining is usually pattern evaluation and visualization (question 2) - Attributes represent the columns in a data matrix while objects/records represent the rows (question 3-4) - Attributes can be nominal, ordinal, interval or ratio depending on the type of data (questions 4-5) - Operations allowed on attributes depend on their type (questions 6-7) - Examples of discrete attributes and record data (questions 8-9) - Key data quality issues and goals of sampling and

Uploaded by

Pratishta Tambe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
467 views4 pages

Assignment Week1 Soln PDF

The document contains a data mining assignment with 12 multiple choice questions covering key concepts in data mining including: - Predicting student performance is an example of a data mining task (question 1) - The final step in data mining is usually pattern evaluation and visualization (question 2) - Attributes represent the columns in a data matrix while objects/records represent the rows (question 3-4) - Attributes can be nominal, ordinal, interval or ratio depending on the type of data (questions 4-5) - Operations allowed on attributes depend on their type (questions 6-7) - Examples of discrete attributes and record data (questions 8-9) - Key data quality issues and goals of sampling and

Uploaded by

Pratishta Tambe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Data Mining: Assignment Week 1

1. Which of the following can be considered as a data mining task?

A. registering for an online course

B. online money payment through a bank

C. predicting if a student will pass an online course

B. downloading the certificate from course website

2. The final step in the data mining process is usually?

A. data cleaning

B. preprocessing

C. modeling

D. pattern evaluation and visualization

3. If a row of a data matrix represents an object, a column usually represents?

A. attribute

B. record

C. table name

D. entity

4. College name of a student can be considered as an attribute of type?

A. nominal

B. ordinal

C. interval

D. ratio
5. Distance between two cities in kilometers can be considered as an attribute of type?

A. nominal

B. ordinal

C. interval

D. ratio

6. Which of the following operations cannot be performed on interval attributes?

A. distinctness

B. order

C. addition

D. multiplication

7. Which of the following operations can be performed on nominal attributes?

A. distinctness

B. order

C. both of the above

D. none of the above

8. Which of the following is an example of discrete attribute?

A. thickness of a book in centimeter

B. weight of a book in grams

C. number of words in a book

D. none of the above


9. Exam and assignment marks obtained by all the students registered in a course can be considered as
an example of:

A. record data

B. ordered data

C. graph data

D. none of the above

9. Which of the following is not a data quality issue?

A. noise

B. missing value

C. duplicates

D. data type (record/ordered/graph)

10. Dimensionality reduction usually refers to reduction in:

A. number of objects

B. number of attributes

C. missing values

D. outliers

11. Which of the following is not a goal for data sampling algorithms?

A. reduction in data volume

B. preservation of data properties

C. obtaining a representative subset of data points

D. finding out missing attribute values


12. Discretization of attributes refers to:

A. deleting data objects

B. deleting data attributes

C. modifying nature of attribute values

D. removing noisy data objects

Answer Keys:

1. C

2. D

3. A

4. A

5. D

6. D

7. A

8. C

9. A

10. B

11. D

12. C

You might also like