Big Idea 2: Data (AP comp sci)

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

Meta data

Data about data

2
New cards

Cleaning

A process that makes the data uniform without changing their meaning

3
New cards

Bias

Occurs due to type of source of the data being collected

4
New cards

Sequential

Each task is executed one at a time

5
New cards

Parallel

Breaks a program up into sequential tasks and runs them at the same time

6
New cards

Speed up

Sequential time divided by parallel time

7
New cards

Distributing

Multiple devices are used to run a program

8
New cards

Lossless

Algorithms can usually reduce the number of bits stored or transmitted while guaranteeing complete reconstruction of the original idea

9
New cards

Lossy

Algorithms can significantly reduce the number of bits stored or transmitted but only allow reconstruction of an approximation of the original data

10
New cards

Abstraction

The process of reducing complexity by focusing on the main idea

11
New cards

Bit

A binary digit, either 0 or 1

12
New cards

Byte a sequence of 8 bits

13
New cards

Round off error

Results when the number of bits is not enough to represent the number with full precision

14
New cards

Analog Data

Values that change smoothly, rather than in discrete intervals, over time.