CSP Unit 1 Flashcards

1
Q

analog signal

A

continuous and infinite data, similar to how data may appear in the natural world

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

abstraction

A

the reduction of complexity being presented at a given point in computation: allowing for the use of something wihtout necessairly understanding it

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

byte

A

a grouping of 8 bits, with a maximum possible value of 225

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

lossless compression

A

storage conserving technique where data can be restored entirely to its original state without the loss of info

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

round-off error

A

error from attempting to represent a number that is too precise

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

data

A

info that may be stored and maipulated by a computer

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

binary number

A

a base 2 number with two possible different digits

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

ASCII

A

a stnadardized system for interpreting binary numbers as text

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

overflow error

A

error from a given number value being larger than the container used to store it

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

bit

A

a 1 or 0, used in a computer’s memory or processing

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

digital signal

A

finite and segmented data, similar to data as it would be stored in a computer

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

algorithm

A

a finite set of instructions for performing a particular task

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

lossy compression

A

storage conserving technique where some amount of information or detail is lost in the process of saving storage space

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

pixel

A

a single area of illumination on a screen, usually composed of smaller red, green, and blue lights which can be turned on or off

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

decimal numbers

A

a base 10 number with ten possible digits

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

sample size

A

a process for creating a digital representation of analog data by measuring the analog data at regular intervals called samples