Big Idea 2 (17-22%) Flashcards

1
Q

bit / binary digit

A

shorthand for binary digit and is either
0 or 1.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

byte

A

8 bits

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

abstraction

A

the process of reducing
complexity by focusing on the main idea.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

analog data

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

digital data

A

electronic representation of information in a format or language that machines can read and understand.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

sampling technique / samples

A

measuring values of the analog signal at
regular intervals called samples

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

binary (base 2)

A

uses only combinations of the
digits zero and one.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

decimal (base 10)

A

uses only combinations of
the digits 0 – 9.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

place value

A

determined
by the base raised to the power of the position

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

data compression

A

can reduce the size (number
of bits) of transmitted or stored data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

lossless data

A

compression algorithms can
usually reduce the number of bits stored or
transmitted while guaranteeing complete
reconstruction of the original data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

lossy data

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

information

A

the collection of facts and
patterns extracted from data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

meta data

A

data about data. EX: the piece of data may be an image, while the metadata may include the date of creation or the file size of the image.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

meta data

A

data about data. EX: the piece of data may be an image, while the metadata may include the date of creation or the file size of the image.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

cleaning data

A

process that makes the data
uniform without changing their meaning (e.g.,
replacing all equivalent abbreviations, spellings,
and capitalizations with the same word).