01 Data Rep Topic 1 Number Systems Flashcards

1
Q

Natural numbers

A

Positive integers (whole numbers)
N = {0,1,2,3,…}

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

Whole numbers

A

Any positive or negative whole numbers is called an integer
Z = {…-2,-1,0,1,…}

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

Rational numbers

A

Include values that can be expressed as fractions or ratios
Q = {…}

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

Irrational numbers

A

Numbers that cannot be expressed as a fraction

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

real numbers

A

If a number is rational or irrational it is considered a real number (R)

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

Hexadecimal base 16

A

0-15
0-9 A-F

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

Advantages of HEX

A

Much easier to read and remember than a string of binary digits
Quicker to write or type, since a hex digit takes up only one character not four
There is less chance of making an error when typing hex characters than a string of 1s and 0s
Very easy to convert to and from binary

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