Questions: Bayesian Inference Foundations

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher flips a coin 10 times and observes 7 heads. Using a uniform prior on θ ∈ [0,1], what is the Bayesian posterior mean for θ?

A0.70 — the maximum likelihood estimate
B0.667 — the mean of the resulting Beta(8, 4) posterior
C0.50 — the prior mean
D0.75 — the upper bound of a 95% credible interval
Question 2 Multiple Choice

Which statement correctly describes a 95% Bayesian credible interval [a, b]?

AIf the experiment were repeated many times, 95% of such intervals would contain the true θ
BGiven the observed data, P(a ≤ θ ≤ b | X) = 0.95
CThe interval covers 95% of the prior distribution regardless of the data
DThe interval is centered on the maximum likelihood estimate
Question 3 True / False

In Bayesian inference, the optimal point estimate under squared-error loss is the posterior mean E[θ|X].

TTrue
FFalse
Question 4 True / False

In Bayesian inference, the posterior distribution is computed before observing data; the likelihood then updates it afterward.

TTrue
FFalse
Question 5 Short Answer

Why does the Bayesian posterior mean typically differ from the frequentist maximum likelihood estimate, and what determines how large that difference is?

Think about your answer, then reveal below.