Ask Question
24 July, 20:51

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?

+4
Answers (1)
  1. 24 July, 21:13
    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
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “A space probe is controlled by 7 different instructions from the ground. the probabilities of sending these instructions vary - the three ...” in 📘 Mathematics if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers