Number Systems Flashcards

(21 cards)

1
Q

What is a natural number?

A

A natural number is a whole number used in counting, including zero.

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

What is a rational number?

A

Any value that can be expressed as a ratio or a fraction, includes all integer values.

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

What is an irrational number?

A
  • Number that cannot be expressed as a fraction, and has an endless series of non-repeating digits, e.g. pi.
  • Irrational number cannot be correctly represented using a finite number of digits, and therefore a rounding error will occur.
  • Example being √2
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a real number?

A
  • Any natural, rational or irrational number.

* Set of real numbers is defined as the set of all possible real world quantities.

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

What is the set of integers referred to as?

A

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

What is the set of rational numbers referred to as?

A

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

What is the set of real numbers referred to as?

A

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

What are natural numbers referred to as?

A

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

What is an ordinal number?

A

Ordinal numbers describe the numerical position of objects, commonly used as pointers to a particular element in a sequence, or to define the position of something in a list.

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

Where might ordinal numbers be used?

A

When objects are placed in order, ordinal numbers are used to tell their position.

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

How can number bases be represented?

A

A number’s base can be written as a subscript to denote its value in the correct number system.

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

What are the bases for the various numbers systems?

A
  • Decimal, base 10
  • Binary, base 2
  • Hexadecimal, base 16
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

How can you obtain the maximum value that can be represented using binary for n bits?

A

2^n - 1

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

What is the minimum value that can be used to represent binary for n bits?

A

0

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

Why is the hexadecimal number system used?

A
  • The hexadecimal system is used as a shorthand for binary since it is simple to represent a byte in just two digits.
  • Fewer mistakes are made in writing a hex number than a string of binary digits.
  • It is easier for technicians and computer users to write or remember a hex number than a binary number.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a cardinal number?

A

Identify the size of a list`

17
Q

What is an ordinal number?

A

Identifies the position of data within an ordered set.

18
Q

When is data said to be well ordered?

A

When it has an internal structure that defines the relationship between the data items.

19
Q

What are real numbers used for?

A

Measuring continuous or infinitely changing values.

20
Q

Why do you count using natural numbers?

A

We only need to use positive whole numbers

21
Q

Why do you measure using real numbers?

A

Range of numbers may be positive or negative and may require a fractional part.