1. Data Representation - Numbers Flashcards

1
Q

Data

A

Basic values or facts

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

Information

A

Data that has been organised or processed in a useful manner

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

Multimedia

A

Several different media types

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

Data compression

A

Reducing the amount of space needed to store a piece of data

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

Bandwidth

A

The number of bits or bytes that can be transmitted from one place to another in a fixed amount of time

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

Analogue data

A

Continuous representation, analogous to the actual information that it represents

Computers cannot work well with analogue data –> reason for digital data

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

Digital data

A

Discrete representation, breaking the information up into separate elements

Best data form for computers

Breaks data into pieces and represents those pieces separately –> approximates the precise values

–> computers are finite, so cannot precisely represent an infinite world –> we represent enough of the world to satisfy our practical needs

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

How to represent numbers

A

Computers use electrical current to represent data

–> Two options: On, Off, represented by 1 and 0 –> BASE 2

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

Binary Baics

A

One bit –> 1 or 0

–> represents two states

So: –> Two bits –> can represent 4 states

n-bits –> represent 2**n states

Number of bits gives the range and accuracy of numbers that can be dealt with

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