Questions: Fano's Inequality

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

An estimator guesses a random variable X (which takes 8 values) from observation Y with error probability P_e = 0.01. What does Fano's inequality tell us about H(X|Y)?

AH(X|Y) = 0, because the estimator is nearly perfect
BH(X|Y) <= H(0.01) + 0.01 * log2(7) ≈ 0.081 + 0.028 = 0.109 bits — the conditional entropy must be small because the estimation is accurate
CH(X|Y) <= 3 bits (the full entropy of a uniform 8-valued variable)
DFano's inequality cannot be applied when the error probability is below 0.5
Question 2 True / False

Fano's inequality provides a LOWER bound on the conditional entropy H(X|Y).

TTrue
FFalse
Question 3 Short Answer

Explain how Fano's inequality is used to prove the converse of the channel coding theorem — that reliable communication above channel capacity is impossible.

Think about your answer, then reveal below.