Csse 1502
Quiz por , criado more than 1 year ago

Information Theory Quiz sobre IT - Practice part, criado por Csse 1502 em 14-05-2018.

1716
2
0
Csse 1502
Criado por Csse 1502 aproximadamente 6 anos atrás
Fechar

IT - Practice part

Questão 1 de 51

1

A card is drawn from a pack of 52 cards. The probability of getting a king of heart is

Selecione uma ou mais das seguintes:

  • 1/26

  • 1/52

  • 1/13

  • 2/13

Explicação

Questão 2 de 51

1

A card is drawn from a pack of 52 cards. The probability of getting a queen or a king of heart is

Selecione uma ou mais das seguintes:

  • 1/52

  • 1/26

  • 1/13

  • 2/13

Explicação

Questão 3 de 51

1

A code has two allowable combinations 101 and 010. What is the allowable combination for the error combination 001?

Selecione uma ou mais das seguintes:

  • 101

  • 010

  • 001

  • None

Explicação

Questão 4 de 51

1

A code has two allowable combinations 101 and 010. What is the allowable combination for the error combinat

Selecione uma ou mais das seguintes:

  • 101

  • 01

  • 100

  • None

Explicação

Questão 5 de 51

1

A code has two allowable combinations 101 and 010. What is the allowable combination for the error combination 000?

Selecione uma ou mais das seguintes:

  • 010

  • 101

  • 000

  • None

Explicação

Questão 6 de 51

1

51. Code has dmin = 9. How many errors can be corrected by this code?

Selecione uma das seguintes:

  • 5

  • 7

  • 4

  • 8

Explicação

Questão 7 de 51

1

A code has two allowable combinations 101 and 010. What is the allowable combination for the error combination 111?

Selecione uma ou mais das seguintes:

  • 101

  • 010

  • 111

  • None

Explicação

Questão 8 de 51

1

52. Code has dmin = 9. How many errors can be detected by this code?

Selecione uma das seguintes:

  • 7

  • 9

  • 8

  • 4

Explicação

Questão 9 de 51

1

57. Determine the Hamming distance for code that can detect 3 errors and correct 2 errors.

Selecione uma das seguintes:

  • 6

  • 5

  • 7

  • 9

Explicação

Questão 10 de 51

1

A code has two allowable combinations 101 and 010. What is the allowable combination for the error combination 011?

Selecione uma ou mais das seguintes:

  • 010

  • 101

  • 011

  • None

Explicação

Questão 11 de 51

1

58. Determine the Hamming distance for code that can detect 3 errors and correct 1 errors.

Selecione uma das seguintes:

  • 5

  • 4

  • 6

  • 8

Explicação

Questão 12 de 51

1

A code has two allowable combinations 101 and 010. What is the allowable combination for the error combination 110?

Selecione uma ou mais das seguintes:

  • 010

  • 101

  • 110

  • None

Explicação

Questão 13 de 51

1

59. Determine the Hamming distance for code that can detect 5 errors and correct 3 errors.

Selecione uma das seguintes:

  • 9

  • 8

  • 10

  • 14

Explicação

Questão 14 de 51

1

A fair coin is tossed four times, the probability of getting four heads is

Selecione uma ou mais das seguintes:

  • 1/4

  • 1/16

  • 1

  • 1/2

Explicação

Questão 15 de 51

1

A Huffman code is a = 1, b = 000, c = 001, d = 01. Probabilities are p(a) = 0.4, p(b) = 0.1, p(c) = 0.2, p(d) = 0.3. The average length of codewords q is

Selecione uma ou mais das seguintes:

  • 2.1 bit

  • 1.9 bit

  • 2.0 bit

  • 8.0 bit

Explicação

Questão 16 de 51

1

60. Encode a string "0000" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0000001

  • 0000111

  • 0000000

  • 0000101

Explicação

Questão 17 de 51

1

An alphabet consist of the letters a, b, c and d. The probability of occurrence is \n p(a) = 0.4, p(b) = 0.1, p(c) = 0.2 and p(d) = 0.3. The Huffman code is

Selecione uma ou mais das seguintes:

  • a=0,b=111,c=11,d=101

  • a=0,b=110,c=111,d=10

  • a=0,b=11,c=10,d=111

  • a=01,b=111,c=110,d=10

Explicação

Questão 18 de 51

1

61. Encode a string "0001" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0001010

  • 0001001

  • 0001011

  • 0001111

Explicação

Questão 19 de 51

1

Bag contain 10 black and 20 white balls, One ball is drawn at random. What is the probability that ball is white

Selecione uma ou mais das seguintes:

  • 1

  • 2/3

  • 1/3

  • 4/3

Explicação

Questão 20 de 51

1

62. Encode a string "0010" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0010010

  • 0010111

  • 0010110

  • 0010100

Explicação

Questão 21 de 51

1

Calculate the code rate for Hamming (15,11) code

Selecione uma ou mais das seguintes:

  • 1

  • 0,73

  • 0,571

  • 0,839

Explicação

Questão 22 de 51

1

63. Encode a string "0011" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0011100

  • 0011001

  • 0011101

  • 0011111

Explicação

Questão 23 de 51

1

64. Encode a string "0100" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0100011

  • 0100110

  • 0100111

  • 0100101

Explicação

Questão 24 de 51

1

Calculate the code rate for Hamming (31,26) code

Selecione uma ou mais das seguintes:

  • 1

  • 0,839

  • 0,733

  • 0,571

Explicação

Questão 25 de 51

1

65. Encode a string "0101" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0101101

  • 0101000

  • 0101100

  • 0101110

Explicação

Questão 26 de 51

1

Calculate the code rate for Hamming (7,4) code

Selecione uma ou mais das seguintes:

  • 1

  • 0,571

  • 0,733

  • 0,839

Explicação

Questão 27 de 51

1

Calculate the efficiency of the language if it has 32 letters and its I average is 1 bit.

Selecione uma ou mais das seguintes:

  • 0,8

  • 0,2

  • 5

  • 1

Explicação

Questão 28 de 51

1

66. Encode a string "0110" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0110101

  • 0110011

  • 0110001

  • 0110000

Explicação

Questão 29 de 51

1

Calculate the redundancy of the language if it has 32 letters and its I average is 1 bit.

Selecione uma ou mais das seguintes:

  • 0,8

  • 0,2

  • 5

  • 1

Explicação

Questão 30 de 51

1

Code has dmin = 1. How many errors can be corrected by this code?

Selecione uma ou mais das seguintes:

  • 2

  • 3

  • 0

  • 1

Explicação

Questão 31 de 51

1

67. Encode a string "0111" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 0111110

  • 0111000

  • 0111010

  • 0111011

Explicação

Questão 32 de 51

1

Code has dmin = 1. How many errors can be detected by this code?

Selecione uma ou mais das seguintes:

  • 2

  • 3

  • 0

  • 1

Explicação

Questão 33 de 51

1

68. Encode a string "1000" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1000111

  • 1000100

  • 1000101

  • 1000001

Explicação

Questão 34 de 51

1

Code has dmin = 10. How many errors can be detected by this code?

Selecione uma ou mais das seguintes:

  • 4

  • 8

  • 9

  • 10

Explicação

Questão 35 de 51

1

Code has dmin = 11. How many errors can be corrected by this code?

Selecione uma ou mais das seguintes:

  • 11

  • 7

  • 5

  • 10

Explicação

Questão 36 de 51

1

69. Encode a string "1001" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1001111

  • 1001010

  • 1001110

  • 1001100

Explicação

Questão 37 de 51

1

70. Encode a string "1010" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1010111

  • 1010001

  • 1010011

  • 1010010

Explicação

Questão 38 de 51

1

71. Encode a string "1011" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1011100

  • 1011010

  • 1011000

  • 1011001

Explicação

Questão 39 de 51

1

72. Encode a string "1100" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1100110

  • 1100000

  • 1100010

  • 1100011

Explicação

Questão 40 de 51

1

73. Encode a string "1101" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1101101

  • 1101011

  • 1101001

  • 1101000

Explicação

Questão 41 de 51

1

74. Encode a string "1110" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1110000

  • 1110101

  • 1110100

  • 1110110

Explicação

Questão 42 de 51

1

75. Encode a string "1111" with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • 1111110

  • 1111011

  • 1111111

  • 1111101

Explicação

Questão 43 de 51

1

76. Find the information amount of a symbol from the language with total number of symbols n = 18.

Selecione uma das seguintes:

  • I = log218

  • I = log182

  • I = 18 * log218

  • I = 18 * log182

Explicação

Questão 44 de 51

1

83. If a card is chosen from a pack of 52 cards, what is the probability of getting a five or a seven?

Selecione uma das seguintes:

  • 4/52

  • 8/52

  • 1/26

  • 1/169

Explicação

Questão 45 de 51

1

84. In a box, there are 8 red, 7 blue and 6 green balls. One ball is picked up randomly. What is the probability that it is neither blue nor green?

Selecione uma das seguintes:

  • 2/3

  • 8/21

  • 3/7

  • 9/22

Explicação

Questão 46 de 51

1

87. In a throw of dice what is the probability of getting number greater than 5.

Selecione uma das seguintes:

  • 1/3

  • 1/6

  • 1/5

  • 1

Explicação

Questão 47 de 51

1

96. Specify the error position in the string "0000110", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • i1

  • i2

  • i3

  • i4

Explicação

Questão 48 de 51

1

97. Specify the error position in the string "0001110", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • i4

  • i1

  • i2

  • r2

Explicação

Questão 49 de 51

1

98. Specify the error position in the string "0011001", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • r2

  • r1

  • r3

  • i3

Explicação

Questão 50 de 51

1

99. Specify the error position in the string "0101011", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1, r2, r3)

Selecione uma das seguintes:

  • i1

  • i2

  • i3

  • i4

Explicação

Questão 51 de 51

1

100. Specify the error position in the string "0101110", if the initial string was encoded with Hamming (7,4) code using the following structure (i1, i2, i3, i4, r1,

Selecione uma das seguintes:

  • r3

  • r2

  • r1

  • no error

Explicação