Asked by alec
As in the previous exercise, let È be the bias of a coin, i.e., the probability of Heads at each toss. We assume that È is uniformly distributed on [0,1]. Let K be the number of Heads in 9 independent tosses. We have seen that the LMS estimate of K is E[K∣È=è]=nè.
a) Find the conditional mean squared error E[(K−E[K∣È=è])2∣È=è] if è=1/3.
b) Find the overall mean squared error of this estimation procedure.
a) Find the conditional mean squared error E[(K−E[K∣È=è])2∣È=è] if è=1/3.
b) Find the overall mean squared error of this estimation procedure.
Answers
Answered by
NONO
a) = var(K/o)= np(1-p) = 9*(1/3)*(2/3)= 2
Answered by
FrenchBoss
b) 3/2
Answered by
FrenchBoss
b) integrate n*p*(1-p) , from 0 to 1
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.