Question
6. Biased coin
Bookmark this page
Problem 5. Biased coin
5.0 points possible (graded, results hidden)
We are given a biased coin, where the probability of Heads is q. The bias q
is itself the realization of a random variable Q which is uniformly distributed on the interval [0,1]. We want to estimate the bias of this coin. We flip it
5 times, and define the (observed) random variable N as the number of Heads in this experiment.
Given the observation N=3, calculate the posterior distribution of the bias
Q. That is, find the conditional distribution of Q, given N=3.
For 0≤q≤1,
Question 1 --> fQ|N(q∣N=3)= ?
Question 2 --> What is the LMS estimate of Q, given N=3?
Question 3 --> What is the resulting conditional mean squared error of the LMS estimator, given N=3?
Bookmark this page
Problem 5. Biased coin
5.0 points possible (graded, results hidden)
We are given a biased coin, where the probability of Heads is q. The bias q
is itself the realization of a random variable Q which is uniformly distributed on the interval [0,1]. We want to estimate the bias of this coin. We flip it
5 times, and define the (observed) random variable N as the number of Heads in this experiment.
Given the observation N=3, calculate the posterior distribution of the bias
Q. That is, find the conditional distribution of Q, given N=3.
For 0≤q≤1,
Question 1 --> fQ|N(q∣N=3)= ?
Question 2 --> What is the LMS estimate of Q, given N=3?
Question 3 --> What is the resulting conditional mean squared error of the LMS estimator, given N=3?
Answers
Answer 1: fQ|N(q∣N=3)= (5q^3)(1-q)^2
Answer 2: The LMS estimate of Q, given N=3 is q=3/5.
Answer 3: The resulting conditional mean squared error of the LMS estimator, given N=3 is 1/25.
Answer 2: The LMS estimate of Q, given N=3 is q=3/5.
Answer 3: The resulting conditional mean squared error of the LMS estimator, given N=3 is 1/25.
Related Questions
A coin is biased so that a head is twicw as likely to occur as a tail. Suppose the coin is tossed th...
A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed 3 times...
A coin is tossed 1000 times,out of which we observe 560 heads,the question of interest is whether th...
We have an infinite collection of biased coins, indexed by the positive integers. Coin i has probabi...