Data Objects and Attributes Overview

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What does a data object represent?

  • A variable
  • An entity (correct)
  • A database
  • A model

What are the components of a data set?

Data objects and attributes

Attributes can also be referred to as dimensions, features, and variables.

True (A)

A set of attributes used to describe a given object is called an _______.

<p>attribute/feature vector</p> Signup and view all the answers

Which attribute type provides order and ranking?

<p>Ordinal (D)</p> Signup and view all the answers

What are the two main types of attributes?

<p>Quantitative and Qualitative</p> Signup and view all the answers

________ attributes have values that provide enough information to order objects.

<p>Ordinal</p> Signup and view all the answers

Flashcards are hidden until you start studying

Study Notes

Data Objects

  • Data sets are comprised of data objects, which represent entities.
  • Examples of entities include customers, products, and sales in a sales database; patients and treatments in a medical database; and students, professors, and courses in a university database.
  • Data objects are also called objects, data points, examples, instances, records, samples, or tuples.
  • Attributes describe data objects.

Attributes

  • An attribute is a data field that describes a characteristic or feature of a data object.
  • Examples of attributes are age, name, gender, and address.
  • The term dimension is often used in data warehousing, while machine learning literature uses feature and statisticians use variable.
  • The term attribute is commonly used by data mining and database professionals.
  • Observed values for a given attribute are known as observations.
  • An attribute/feature vector is a set of attributes that are used to describe a given object.

Attribute Types

  • Attributes can be classified into two main types: quantitative and qualitative.
  • Quantitative attributes are numeric values (real or integer).
  • Qualitative attributes are categorical values.

Categorical Attribute Types

  • Nominal: Categories without ordering.
    • Examples: color (black, blond, brown, grey, red, white) and marital status (single, married, divorced, widowed)
  • Binary: Attributes with two states, 0 and 1, such as gender (male, female).
    • Symmetric binary: Both outcomes are equally important.
    • Asymmetric binary: Outcomes have different importance, such as medical test results (positive, negative).
  • Ordinal: Values with order but not necessarily equal intervals, such as sizes (small, medium, large) and grades (A+, A, B+, B, C+, C, D, F).

Numeric Attribute Types

  • Interval: Values are measured on a scale with equal units but lack a true zero point.
    • Examples: temperature, calendar dates, intelligence scores, and blood pressure.
  • Ratio: Values have a true zero point, allowing for comparisons of magnitudes.
    • Examples: length, counts, monetary quantities, and temperature in Kelvin.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

2_Ch2_mmk.pdf

More Like This

Use Quizgecko on...
Browser
Browser