Chapter 2: Data Modeling and Use - Vocabulary Study Guide

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards based on Johanna Drucker's study guide for Data Modeling and Use.

Last updated 1:22 PM on 9/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

Data modeling

The process of creating a model that determines what features will be identified, made explicit, and represented, and in what format.

2
New cards

Data

Information produced through a process of abstraction. Drucker emphasizes that data are made, not simply given.

3
New cards

Data vs. capta

Data are not simply "given"; they are made or "captured" through categories and distinctions used for measuring, sorting, or counting.

4
New cards

Quantitative data

Data produced from things that can be counted or measured, such as word counts, pixels, distances, or other numerical values.

5
New cards

Qualitative data

Data created from interpretive or descriptive judgments, such as rating something as good or bad.

6
New cards

Structured data

Data made up of entities that are explicit, discrete, and unambiguous, such as numbers or true/false statements.

7
New cards

Unstructured data

Data that can be ambiguous or unclear, such as natural language or images.

8
New cards

Data structure

The formal organization of data. A table is one example because position helps determine the values of information.

9
New cards

Parameterization

The process of making features measurable, especially through counting.

10
New cards

Tokenization

Defining what can be treated as a discrete unit of data.

11
New cards

Data cleaning

Preparing data so it is consistent enough to be accurately sorted, filtered, counted, and analyzed.

12
New cards

Standardization

Using consistent formats for data types such as dates, places, and names.

13
New cards

Spreadsheet

A table or collection of tables used to structure, store, manipulate, and analyze data.

14
New cards

Relational database

A database structure that separates information into related tables so varying information can be kept distinct from consistent information.

15
New cards

Machine-readable

Data structured in a form that can be processed computationally.

16
New cards

Disambiguation

Clarifying between different possible meanings, such as distinguishing a place name from a personal name.