Homework 3 online

October 21st, 2009 | Tags:

You can get homework3 from git or by clicking the link.

  1. Darren
    October 22nd, 2009 at 17:05
    Quote | #1

    Hi Nils — for Problem #2, what is the prior probability P(theta=F)? Also , do we assume that theta is picked independently for each roll, or do we have transition probabilities?

  2. leec
    October 26th, 2009 at 12:42
    Quote | #2

    For HW3 Problem 2, assume the same transition probabilities as the Occasionally Dishonest Casino problem: i.e. p(F|F)=0.95, p(L|L)=0.9, and also the same priors we used in class p(F)=2/3; p(L)=1/3.