data final

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

1/69

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:57 PM on 4/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

70 Terms

1
New cards

Relational database

tables that connect to each other

2
New cards

Purpose of a database

store and organize data

3
New cards

What can be stored

numbers words dates images

4
New cards

Data model

picture of how data is organized

5
New cards

Table

a place to store related data

6
New cards

Record

one row of data

7
New cards

Field

one column of data

8
New cards

Primary key

unique id for each row

9
New cards

Foreign key

links one table to another

10
New cards

Parent table

has the main id

11
New cards

Child table

uses the id from parent

12
New cards

Referential integrity

data must match between tables

13
New cards

Database vs spreadsheet

database is better for big complex data

14
New cards

Transactional data

day to day data

15
New cards

Analytical data

used to make decisions

16
New cards

Data quality

how good the data is

17
New cards

High quality data

accurate complete consistent

18
New cards

Low quality data

messy wrong missing

19
New cards

Why clean data

to fix errors

20
New cards

Remove duplicates

delete repeats

21
New cards

Trim

remove extra spaces

22
New cards

Split column

break data into parts

23
New cards

Concatenate

combine data

24
New cards

Replace values

fix wrong data

25
New cards

Query

ask for data

26
New cards

Aggregation

summarize data

27
New cards

Sum

add numbers

28
New cards

Average

find mean

29
New cards

Count

count all

30
New cards

Count distinct

count unique

31
New cards

Group by

put data into groups

32
New cards

Sort

order data

33
New cards

Filter

show only some data

34
New cards

AND

all conditions must be true

35
New cards

OR

only one condition must be true

36
New cards

Append

stack tables

37
New cards

Merge

join tables

38
New cards

Data visualization

show data as charts

39
New cards

Numerical data

numbers

40
New cards

Categorical data

names or labels

41
New cards

Bar chart

compare groups

42
New cards

Line chart

show trends

43
New cards

Scatter plot

show relationships

44
New cards

Map

show location data

45
New cards

Graph parts

title labels legend

46
New cards

Filters

limit data shown

47
New cards

Slicers

clickable filters

48
New cards

Dashboard

all data in one screen

49
New cards

Infographic

visual way to show info

50
New cards

Contrast

make things stand out

51
New cards

Repetition

keep style the same

52
New cards

Alignment

line things up

53
New cards

Proximity

group related items

54
New cards

Data sourcing

collecting data

55
New cards

Survey

ask people questions

56
New cards

Open ended

long answers

57
New cards

Closed ended

multiple choice

58
New cards

Double barreled

two questions in one

59
New cards

Survey logic

controls question flow

60
New cards

Skip logic

jump questions

61
New cards

Display logic

show certain questions

62
New cards

Population

whole group

63
New cards

Sample

part of group

64
New cards

Random sample

everyone equal chance

65
New cards

Stratified sample

groups sampled evenly

66
New cards

Convenience sample

easy to reach people

67
New cards

Primary data

you collect it

68
New cards

Secondary data

someone else collected it

69
New cards

API

lets systems share data

70
New cards

Robots txt

tells bots what they can access