1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Yuliya22 [10]
3 years ago
9

A space probe is controlled by 7 different instructions from the ground. the probabilities of sending these instructions vary -

the three most common instructions have probabilities 1/2, 1/4, and 1/8 of being sent, respectively. the remaining four instructions are equally likely to be sent. in expectation, what is the minimum number of whole number bits required to communicate with the probe?
Mathematics
2 answers:
Sveta_85 [38]3 years ago
7 0
<span>2 This problem involves entropy and Shannon information density. Let's look at the base 2 logarithm of the probability of each command. For convience, I'll call the commands a,b,c,d,e,f,g with the most frequent commands having earlier letters in the sequence. So the commands, their probability, and the base 2 logarithms are: a: 0.5, -1 b: 0.25, -2 c: 0.125, -3 d: 0.03125, -5 e: 0.03125, -5 f: 0.03125, -5 g: 0.03125, -5 Now let's negate each of the base 2 logarithms, so we have the values 1,2,3,5,5,5,5. Those numbers represent the number of bits of information that each command represents. We expect command "a" half the time, so a single bit is all we need. Command "b" takes 2 bits, and so on for the remaining 5 commands. So the expected number of bits to be sent is simply the probability of each command multiplied by the number of bits to represent that command. Therefore: 0.5 * 1 + 0.25 * 2 + 0.125 * 3 + 0.03125 * 5 + 0.03125 * 5 + 0.03125 * 5 + 0.03125 * 5 = 0.5 + 0.5 + 0.375 + 0.15625 + 0.15625 + 0.15625 + 0.15625 = 2 Now let's demonstrate such an encoding. I'll use Huffman encoding for this example, but I'm not going to demonstrate how to derive the actual encoding since this is beyond the scope of this problem. For the command "a", I'll use the single bit "0". a: 0 So if the probe see the single bit "0", it knows that command "a" is being sent. And if it see the value "1", it knows that more bits are being sent for another command. So for the command "b", I'll use the sequence "10". So the command table looks like: a: 0 b: 10 And going further, the entire command table can look like: a: 0 b: 10 c: 110 d: 11100 e: 11101 f: 11110 g: 11111 Notice that none of the shorter bit sequences is a prefix for any of the longer sequences. This allows the shorter sequences to be recognized the moment that they've been sent. Additionally, the above table isn't the only possible encoding scheme.</span>
valentina_108 [34]3 years ago
4 0
The space probe needs to be able to differentiate 7 different type of command. 
The possible way that can be code by n bits would be 2^n. Then, the number of bits for coding at least 7 different commands would be:

2^n > 7
2^n > 2^2.80
n > 2.80
n=3

You need at least 3 bits
You might be interested in
Picture attached, please simplify
Charra [1.4K]
The answer is the second option given
6 0
3 years ago
the probability of a number cube landing on 4 is 1/6 if a number cube is tossed 12 times how many times can it be expected to la
oksano4ka [1.4K]
The answer is twice, because 1/6 of 12 is 2
7 0
3 years ago
If a 30% discount is put on an item, and the sale price is $206.50, then what was the original price?
s2008m [1.1K]

Answer:

295

Step-by-step explanation:

.3 x 295 = 88.5

295 - 88.5 = 206.5

8 0
3 years ago
What is the slope for this graph?*<br><br><br><br> (3,2)<br> |(1,2)<br> (-2,1)<br> (-1,2)
Ad libitum [116K]

Answer:

the slope is 0

Step-by-step explanation:

4 0
2 years ago
Read 2 more answers
graph the solutions of the inequality on a number line. Describe the solution to the inequality. p &gt; 4
inysia [295]

Draw out a number line. Make sure 4 is on the number line. At this location, plot an open circle. The open circle indicates "do not include this endpoint as part of the solution set". We shade to the right of this open circle.

Visually this describes all real numbers that are larger than 4.

5 0
3 years ago
Other questions:
  • What are the number of possible digits to round 1_9,644 to the nearest 100,000?
    8·2 answers
  • I really need help with this question, and I would really appreciate it! I will mark brainliest!
    14·1 answer
  • Can someone please help me asapp I’ll mark brainlist!!!
    12·2 answers
  • 9/10 + 7/8 in simplest form
    7·2 answers
  • Manny has 48 feet of wood. He wants to use all of it to create a border around a garden. The equation 2 l plus 2 w equals 48 can
    8·2 answers
  • If the volume of a sphere is 38808 cubes then find its surface area
    12·1 answer
  • Suppose that a worker in Country A can make either 10 iPods or 5 tablets each year. Country A has 100 workers. Suppose a worker
    9·1 answer
  • 9. On Johnny math test, he was asked to re-write the expression –3(x + 10) by using the distributive
    8·1 answer
  • Find the value of x <br> A) 3<br> B) 14<br> C) 5<br> D) 2
    15·1 answer
  • Algebra Find the value of n :<br><br> n × 0.2 = 0.08
    9·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!