Questions: Maximum Entropy Principle

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

You know only that a die has mean 4.5 (higher than the fair-die mean of 3.5). The maximum entropy distribution subject to this constraint will be:

AUniform over {1,2,3,4,5,6} — MaxEnt always gives uniform distributions
BAn exponential-family distribution that tilts probability toward higher faces, with the tilt parameter determined by the mean constraint — it assigns more probability to 5 and 6 than to 1 and 2
CA point mass on 4.5
DA uniform distribution over {4, 5, 6} only
Question 2 True / False

The maximum entropy distribution for a continuous random variable with known mean mu and variance sigma^2 is the Gaussian N(mu, sigma^2).

TTrue
FFalse
Question 3 Short Answer

Explain why the MaxEnt distribution minimizes KL divergence from the uniform distribution (or the specified prior), and what this reveals about the principle's relationship to Bayesian inference.

Think about your answer, then reveal below.